github Narcooo/inkos v1.2.0

latest releases: v1.7.0, v1.6.3, v1.6.2...
3 months ago
  • fix(cli): fix CI test failures blocking v1.2.0 release (a7129b5)
  • chore(release): bump to v1.2.0, update docs and changelog (4fcabc2)
  • fix(studio): use responseText instead of last session message for agent replies (0495b00)
  • fix(studio): fix ChatBar dropping assistant responses on every interaction (367891c)
  • fix(studio): lift book card z-index when dropdown menu is open (645c9f6)
  • fix(studio): fix dropdown menu z-index stacking by removing transform from paper-sheet (9b40bb5)
  • fix(studio): remove overflow-hidden from book cards so dropdown menus render (6d613f8)
  • feat: merge interaction control layer, TUI dashboard, and studio enhancements (8f12ee2)
  • fix(studio): fix ChatBar stale closure, deduplicate command handlers (8b71517)
  • refactor(interaction): split draft and book selection handlers (5410b95)
  • fix(interaction): harden agent errors and file handling (fbbf108)
  • fix(tui): polish dashboard interactions, theme and animations (1edd52a)
  • fix(studio): align revise endpoint with pipeline modes (a0cf181)
  • chore(workspace): relink local packages for dev integration (21facd6)
  • test(studio): align server fixture with chapter checks (54deba1)
  • fix(studio): polish interaction flows across major pages (ed1d792)
  • fix(tui): stop caret redraws while idle (b8ac5b2)
  • feat(studio): build creation flow on shared drafts (703ac57)
  • feat(interaction): carry foundation drafts into book creation (378acaf)
  • feat(interaction): add shared book-draft ideation flow (2437df0)
  • fix(tui): stabilize slash commands and idle caret (3d75ac2)
  • fix(tui): add a blinking composer caret (c7bbb2b)
  • feat(tui): rebuild the interface around an Ink dashboard (a78b958)
  • feat(interaction): add shared create and export flows (70ef3db)
  • fix(tui): drop input box borders, use simple › prompt with spacing (e944280)
  • fix(tui): add bottom padding so input doesn't sit flush at terminal edge (4c72b5c)
  • refactor(tui): natural scroll flow, no cursor gymnastics (c8cddda)
  • feat(tui): back chat replies with the active LLM (55d3756)
  • fix(tui): route casual chat away from status fallback (098ea4a)
  • feat(tui): model display, slash Tab-complete, /config command (f753d00)
  • feat(tui): float input chrome above terminal edge (8018ac7)
  • fix(tui): restore prompt reset to unblock readline, suppress warnings via emitWarning (ecc4d2f)
  • fix(tui): keep user input text gray, reset color after enter (db92106)
  • fix(tui): full-width gray input area with more spacing (70f95f1)
  • fix(tui): suppress SQLite warning, simplify input to gray line (7a1752b)
  • feat(tui): bordered input box with label separator (1e13241)
  • feat(tui): ASCII art logo, input separator, styled LLM wizard (6ae937b)
  • feat(tui): themed animations and operation-aware effects (e79cbf2)
  • feat(tui): Claude Code-style persistent REPL with auto-init (ec72e18)
  • test(cli): cover interact command integration (984b975)
  • feat(studio): open chat by default (211b18c)
  • docs(cli): route external agents through interact command (530bc89)
  • feat(cli): add shared interact command (810e768)
  • feat(tui): add project book selection commands (2c4ee80)
  • feat(interaction): add stage telemetry and edit transactions (55c4477)
  • feat(studio): hydrate chat from shared interaction session (f29aa4c)
  • feat(interaction): support truth-file edit actions (12740d2)
  • feat(interaction): add edit transaction planning (1b1846c)
  • feat(interaction): track execution events and explain status (34e1c2c)
  • feat(studio): show shared session context in chat header (c750978)
  • feat(interaction): support slash command routing (d79c871)
  • feat(interaction): sync studio with shared project sessions (70ab9b9)
  • refactor(tui): route input through shared project control (e621e19)
  • feat(interaction): share project control with studio (01f9e62)
  • feat(tui): persist chat history and mode feedback (7f41f26)
  • feat(tui): execute routed actions and report results (49119c0)
  • feat(tui): persist project sessions and route control flow (762494e)
  • feat(interaction): add deterministic language routing (561c6cd)
  • feat(tui): scaffold project workspace shell (3bf7cc7)
  • feat(cli): open project TUI by default (5137f43)
  • feat(interaction): add shared control models and runtime bridge (41129f4)
  • docs: add interaction control layer design and plan (f2165ec)
  • Merge pull request #174 from SttFang/fix/thinking-model-temperature-clamp (e1271d1)
  • Merge pull request #176 from SttFang/chore/dead-code-cleanup (9323aa7)
  • docs: update WeChat group QR to group 4 (04ede6b)
  • chore(studio): remove unused fontsource-variable/geist (74de85c)
  • chore(studio): drop unused npm dependencies (4eadc65)
  • chore(studio): remove unused shadcn ui scaffolding (60035af)
  • chore(cli): remove unused formatBookCreateResume helper (5b09075)
  • chore(studio): remove unused isMissingFileError (41ea5bb)
  • chore(studio): remove unused safety helpers (e9fb3c5)
  • feat(llm): clamp temperature to 1 for thinking models (01a5c72)
  • docs: update WeChat group QR to group 3 (2e1121c)
  • chore: switch license to AGPL-3.0 (7a547cf)
  • docs: update WeChat group QR image (6373972)
  • docs: rename wechat group image to bust GitHub cache (59ce6ff)
  • docs: update WeChat group QR to inkos2 group (fd373bc)
  • docs: refine README positioning (11f244a)
  • docs: fix README community wording (8f80a64)
  • chore: touch up docs (b54feeb)
  • feat(revision): add brief-aware revise/rewrite and chapter resync (f660a35)
  • fix(studio): align reject rollback and auto-open browser (87ce601)
  • docs: add community section with WeChat group QR to Chinese README (056890d)
  • docs: update READMEs to v1, add v1.1.0 changelog, add WeChat group QR (d57157a)
  • chore(release): sync source manifests to v1.1.1 (0adfab8)

What's Changed

  • chore: remove dead code from studio and cli by @SttFang in #176
  • fix(llm): clamp temperature to 1 for thinking models (kimi-k2.5 etc.) by @SttFang in #174

New Contributors

Full Changelog: v1.1.1...v1.2.0

Don't miss a new inkos release

NewReleases is sending notifications on new releases.