Skip to content

Releases: rizwan3d/StemCode

StemCode V1.1.10

Choose a tag to compare

@github-actions github-actions released this 15 Aug 00:13

StemCode V1.1.10

Release assets

  • SHA256SUMS
  • StemCode.1.1.10.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: (bd58260)
  • Add Auto Commit Bot (7e08641)
  • Fix: Unit Test (85b4d5c)
  • feat(cli): pin latest user input and tighten header layout (705cb13)
  • docs: add PostHog trends for tool invoked telemetry (0a7cddf)
  • refactor(cli): remove panel wrapper from message view (59d71a7)
  • Refine CLI thinking indicator and fix VS Code marketplace link (b5a1759)
  • Fix: Name for VS Code (6f180ec)
  • Fix: VSCode name (954231c)
  • Add: CLI Image (4c67de4)
  • Handle VsixPublisher telemetry false failure after upload (661c6cd)
  • chore: switch VS and VS Code marketplace publishing to growbitlab (72deef9)
  • Update: release workflows (5d87fed)
  • Updated the NuGet publish flow to use NuGet Trusted Publishing (d819d7b)
  • Fix Bradanding and color (6557f59)
  • Update Logo (f05216c)
  • Remove Invalid Provider (c7ebbd8)
  • Fix: Readme (bc99b4c)
  • Rename cli (5d76edb)
  • Renamed the tracked project from NanoAgent to StemCode (2fc7cbb)
  • Remove Branding from telemetry payloads (ec2aff9)

StemCode v1.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:06

StemCode v1.1.9

Release assets

  • SHA256SUMS
  • StemCode.1.1.9.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Update: release workflows (c772ea3)
  • Updated the NuGet publish flow to use NuGet Trusted Publishing (3df7d02)
  • Fix Bradanding and color (fcc961e)
  • Update Logo (7db4169)
  • Remove Invalid Provider (89235c4)
  • Fix: Readme (fcdb9d6)
  • Rename cli (1f022e9)
  • Renamed the tracked project from NanoAgent to StemCode (ff7c380)
  • Remove Branding from telemetry payloads (51fe108)
  • Fix input layout test expectations (4039551)
  • Make input status labels clickable (fb299fe)
  • Redesign CLI header and input chrome (b553bb9)
  • Updated the docs to cover autocommit (6dd3fe3)
  • fix: harden auto-commit against concurrent git changes (909ffe2)
  • fix: refresh git index after auto-commit (2886cc0)
  • fix: always dispose host and skip autocommit with staged changes (2262c16)
  • fix: stage both paths for renamed files in auto-commit (38ff225)
  • fix: stage auto-commit paths relative to repo root (40e2e0f)
  • Ensure session shutdown even when auto-commit fails (9e4d80a)
  • fix: scope edit summaries and auto-commit to new backend changes (97c59d0)
  • chore: add NanoAgentAI co-author trailer to auto-commits (b4eff7a)
  • feat(tools): Add search_and_replace tool with tracked file edits (e314fe1)
  • feat(tools): add insert_content file edit tool (2a805ca)
  • fix: defer auto commits until session end (0039966)
  • feat: add automatic AI git commits (4912a83)
  • Fix: Git Sidebar (b9d01e1)
  • Fix terminal cleanup on Ctrl+C exit (4389b67)
  • Route custom tools through shell sandbox enforcement (f533400)
  • Refactor CLI entrypoint into focused runtime hosts (e5862b4)
  • refactor: wrap interactive terminal state in TerminalSession (609912f)
  • Implemented the patch-engine change so locators are treated as hints instead of hard requirements. (e697604)
  • metadata-driven context pipeline and removed the old fixed-budget behavior from the main request path. (7ad4562)
  • Implemented interrupted-turn recovery end-to-end in the conversation model and pipeline. (6882db3)
  • Remove local-only launch config and redundant JSON catch (712ab1f)
  • fix(tools): manage byte backups and stream large snapshots (61b1868)
  • Harden file rollback and Unicode patch/file-read handling (d8b3a2d)
  • Handle unicode-safe file reads and preserve patch indentation/context (cd90e5f)
  • Fix file read compatibility and indentation handling (cfe7ee1)
  • Harden file reads and tighten patch Unicode matching (d2a6397)
  • Improve apply_patch indentation repair and matching (5e97e07)
  • prompt construction so normal conversation history is no longer pre-limited by MaxHistoryTurns (538a16c)
  • Add paged workspace file reads with line ranges and integrity metadata (e6e43d9)
  • Update token retention and prune rules (06abbee)
  • Refine context compaction with token-priority pruning (3c5c071)
  • perf(cli): reduce startup overhead and optimize release publish size (24819a5)
  • Fix cross-platform timestamp preservation test (e68d3c5)
  • Fix: Harden workspace file edits with atomic writes and stale-state checks (bf170e9)
  • Add: PostHog model/provider/token telemetry to the existing turn analytics flow. (636d518)
  • Fix: Harden workspace path resolution against symlink escapes (fe13568)
  • feat(cli): add Ctrl+click full output toggle for tool results (f2cf962)
  • Add: Updated the CLI modal mouse behavior so the highlighted selection now follows mouse hover/movement (13b6903)
  • Add: Selection modals in the CLI now respond to the mouse (ec96d81)
  • feat(cli): add thinking mode display and interactive reasoning/thinking selection in header click (e2ef688)
  • Fix: Unit Test (6e18d76)
  • feat(cli): add model/provider selection on input panel header click (163cfb5)
  • feat(cli): add clickable input panel header and full tool output toggle (1684fce)
  • refactor(cli): migrate ConsoleBridge prompts to Spectre.Console (fbe0f79)
  • fix(cli): Use muted diff backgrounds for readable patch output (3d899ef)
  • Add: TUI Action for Working Dir Click (b7d0087)
  • Fix: Long Lines in Diff View and Chnage bg color (ca657d0)
  • Print Brandind on Exit CLI (d3f1adc)
  • Fix: Branding Text (a6a3b9e)
  • feat(cli): show provider in gray, effort in orange on model header; fix Ctrl+T toggle (20f588d)
  • Reject no-op apply_patch updates (a96ef68)
  • feat(cli): add syntax highlighting to side-by-side file diff in edit/apply-patch tool output (b8d50e9)
  • Fix: TUI (4935769)
  • Fix: Typo (4c436eb)
  • feat(cli): merge tool call and result into one collapsed block, show previews in collapsed headers (d5af603)
  • fix: propagate ActiveProviderName to child delegation sessions (610990d)
  • Fix: Tolerate malformed apply_patch hunk headers (DeepSeek) (485dab1)
  • Fix: Preserve quotes in tool feedback JSON (dbcfc26)
  • Add: click or Ctrl+T to expand for tools call outputs (9db63f1)
  • Fix: ACP Code Smell (de0ffac)
  • Refactor REPL and tool registration catalogs (d943c55)
  • feat: add AI commit message suggestion to git sidebar (9024237)
  • Add: Git repo Actions (0e4c572)
  • Fix: Diff View (8571141)
  • Add: GIt side bar commit info and open ion github acttion (765d3b1)
  • Update: TUI for git sidebar (b255161)
  • Add: Git file Actions (fe3643b)
  • Add: Git Actions on Commit (44449c9)
  • perf: parallelize codebase indexing and search scoring (2ddf0f9)
  • Add: Git pull and push and update doc (d13c4bf)
  • Add: add Commmit Stage and Branch in Git SideBar (8543b8e)
  • Fix: Section name generation now uses the user’s first prompt (08e6d84)
  • Remove three single-impl, non-mocked interfaces (a351de7)
  • Remove: Dead Code (4f956e7)
  • Add: --no-update-check (2f5d7af)
  • Add: --acp --no-old-reader (cfd35f2)
  • Add: --no-old-reader for the CLI resume flow (10e7768)
  • Patched the CLI render path so malformed Spectre header markup (4a77aed)
  • Add: ENV NANOAGENT_TITLE (6fd2157)
  • Add: ENV NANOAGENT_PROJECT_NAME (4a1a3f6)
  • Add: CLI switch for sandbox mode. (bb9799d)
  • feat: add F7 git sidebar to CLI TUI (07cefc2)
  • Fix: TUI and UX (99bfb0b)
  • Fix: FileEditSummary file name is not click able (b96cc43)
  • feat: session edit summary across CLI, Desktop, VS, and VsCode (ac040dc)
  • Fix: NanoAgent Provider (44b0fb9)
  • Updated the NanoAgent Enterprise onboarding default to https://app.getnanoai.com/v1 (308f098)
  • fix(VsCode): sanitize link hrefs via URL parser with scheme allowlist (0ac9207)
  • Add: Text Selectable in VS (e290fd7)
  • feat(VS,VsCode): add prompt queue while a turn is running (2a1c19d)
  • feat(VS): merge send/stop into one toggle button (c638ccd)
  • fix(VS): re-resolve working directory in Open Folder mode (9185d5d)
  • Update: VS Ext (c866255)
  • Revert "Merge branch 'master' of https://github.com/rizwan3d/NanoAgent" (b18c408)
  • docs: add cmd environment setup example (5796138)
  • Fix: VS Code install/start logic (87296e6)
  • Add: NPM package install snapshot (b89d48e)
  • Add: update check vscode (747abc5)
  • Add: VS code runs npm install -g nanoai-cli (a95157b)
  • Ref: VS Code (dda7ab6)
  • UI: VS Code (a2fbd04)
  • UI: VS CODE (008bb6e)
  • Add: reasoningEffort to vs code (1ae74a8)
  • Ref: ChatWebview (af0c52d)
  • Fix: removing the OS-dependent logic from relative dependency resolution. It now normalizes workspace-relative import paths segment-by-segment, so ./lib resolves to src/lib.ts consistently on both Windows and Linux. (773ffd2)
  • Add: codebase index is now graph-aware (89c5e9d)
  • fix(acp): support concurrent session prompts with pinned workspace roots (c278866)
  • Fix: VS code (1f3606c)
  • Update: Docs (b587645)
  • Add: plugin marketplace browse and remove (9cdd47e)
  • Add: current directory to list in ! and !! (b6a295c)
  • Add: plugin system (7062fef)
  • Improve: chat UI polish - themed scrollbars, hover transitions, richer empty state, toolbar Sessions button (defb6c3)
  • Add: session browser (session/list ACP method) with resume, fork, export (25c300b)
  • Add: @-mention file picker in chat composer (7bb973c)
  • Add: per-turn metrics line (elapsed, tokens, tool rounds) in chat (f3dc6e8)
  • Add: agent profile descriptions as tooltips in chat profile selector (78fff63)
  • Add (code): Inline diff view and Context/token meter (b0de37b)
  • Update: Doc (d780d52)
  • Add: VS Marketplace (5568270)
  • Fix: PostHog GitHub release and NuGet install trend (2170643)
  • Add: telemetry for install and release (ef983bf)
  • Add: Win supprot to curl (52bd1e0)
  • Add: CSS highlighting, Inline CSS/JS inside HTML, Fix: Large-file fix - "highlighting breaks/wrong" (7cbf2c9)
  • Add: side-by-side diff view for patch/file-edit previews in CLI (5a00dba)
  • Update: Readme and Doc (20f61dc)
  • Add: terminal-style file/directory tab completion for ! and !! (ae67ffb)
  • CLI stream drain so shell/tool output no longer replays at a painfully slow 6 chars per frame. (c783d7a)
  • Add: installer's step-by-step progress in CLI (2400582)
  • Add: NPM Bin file (4d05916)
  • /update replaces that binary, preserving its name, instead of silently creating a second nanoai copy. (c4b212f)
  • TUI Improvements: Added a collapsed thinking view that can be expanded inline. (f92d5db)
  • Fix: BG for Ubuntu's GNOME Terminal (907b395)
  • Update: Readme (0965572)
  • Add: NPM Update Check (d0678fc)
  • Fix: Test (dafae45)
  • Add: DeepSeek-focused tool-argument repair layer https://x.com/MrAhmadAwais/status/2050956678502420612 (7f02d18)
  • fix(cli): add input select-all, pause auto-scroll, and improve stuck-turn interrupt (72ff258)
  • Fix: Release Action (7655b4d)
  • Publish on NPM (6c5ef99)
  • Moved the input reset ...
Read more

StemCode v1.1.8

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:42

StemCode v1.1.8

Release assets

  • StemCode.1.1.8.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • fix: harden auto-commit against concurrent git changes (4ccfcf0)
  • fix: refresh git index after auto-commit (144bfa4)
  • fix: always dispose host and skip autocommit with staged changes (11f31b3)
  • fix: stage both paths for renamed files in auto-commit (0004374)
  • fix: stage auto-commit paths relative to repo root (09eda5f)
  • Ensure session shutdown even when auto-commit fails (a5f97c8)
  • fix: scope edit summaries and auto-commit to new backend changes (9bdc9e8)
  • chore: add StemCodeAI co-author trailer to auto-commits (0d83daa)
  • feat(tools): Add search_and_replace tool with tracked file edits (819d67e)
  • feat(tools): add insert_content file edit tool (2e53c5b)
  • fix: defer auto commits until session end (5a563a9)
  • feat: add automatic AI git commits (645b630)
  • Fix: Git Sidebar (1798192)
  • Fix terminal cleanup on Ctrl+C exit (54cc8d3)
  • Route custom tools through shell sandbox enforcement (a64b772)
  • Refactor CLI entrypoint into focused runtime hosts (7132812)
  • refactor: wrap interactive terminal state in TerminalSession (92b1cfe)
  • Implemented the patch-engine change so locators are treated as hints instead of hard requirements. (ab04afd)
  • metadata-driven context pipeline and removed the old fixed-budget behavior from the main request path. (fb42aa1)
  • Implemented interrupted-turn recovery end-to-end in the conversation model and pipeline. (e2a01d1)
  • Remove local-only launch config and redundant JSON catch (5006d5d)
  • fix(tools): manage byte backups and stream large snapshots (f5c18a7)
  • Harden file rollback and Unicode patch/file-read handling (f0a92ae)
  • Handle unicode-safe file reads and preserve patch indentation/context (0fa6e80)
  • Fix file read compatibility and indentation handling (d9f386b)
  • Harden file reads and tighten patch Unicode matching (aa01990)
  • Improve apply_patch indentation repair and matching (f69fb4d)
  • prompt construction so normal conversation history is no longer pre-limited by MaxHistoryTurns (3089cf2)
  • Add paged workspace file reads with line ranges and integrity metadata (34a5331)
  • Update token retention and prune rules (d9e6977)
  • Refine context compaction with token-priority pruning (ac1a81b)
  • perf(cli): reduce startup overhead and optimize release publish size (2a3816c)
  • Fix cross-platform timestamp preservation test (beed792)
  • Fix: Harden workspace file edits with atomic writes and stale-state checks (2149e79)
  • Add: PostHog model/provider/token telemetry to the existing turn analytics flow. (746ef4e)
  • Fix: Harden workspace path resolution against symlink escapes (c603190)
  • feat(cli): add Ctrl+click full output toggle for tool results (976ba30)
  • Add: Updated the CLI modal mouse behavior so the highlighted selection now follows mouse hover/movement (950c20b)
  • Add: Selection modals in the CLI now respond to the mouse (c4bdd73)
  • feat(cli): add thinking mode display and interactive reasoning/thinking selection in header click (c8ed5ab)
  • Fix: Unit Test (c079cb3)
  • feat(cli): add model/provider selection on input panel header click (aaffde1)
  • feat(cli): add clickable input panel header and full tool output toggle (e6e4059)
  • refactor(cli): migrate ConsoleBridge prompts to Spectre.Console (bc53814)
  • fix(cli): Use muted diff backgrounds for readable patch output (65fe178)
  • Add: TUI Action for Working Dir Click (a8bbf28)
  • Fix: Long Lines in Diff View and Chnage bg color (f13b9fe)
  • Print Brandind on Exit CLI (d1e7a01)
  • Fix: Branding Text (1a7a307)
  • feat(cli): show provider in gray, effort in orange on model header; fix Ctrl+T toggle (e1db889)
  • Reject no-op apply_patch updates (6a547a2)
  • feat(cli): add syntax highlighting to side-by-side file diff in edit/apply-patch tool output (207ff1c)
  • Fix: TUI (49e927d)
  • Fix: Typo (caed5a0)
  • feat(cli): merge tool call and result into one collapsed block, show previews in collapsed headers (78c216e)
  • fix: propagate ActiveProviderName to child delegation sessions (b69f522)
  • Fix: Tolerate malformed apply_patch hunk headers (DeepSeek) (1b196bf)
  • Fix: Preserve quotes in tool feedback JSON (0f243aa)
  • Add: click or Ctrl+T to expand for tools call outputs (cc5b45c)
  • Fix: ACP Code Smell (2d351cd)
  • Refactor REPL and tool registration catalogs (f735da6)
  • feat: add AI commit message suggestion to git sidebar (a7e22ac)
  • Add: Git repo Actions (f981f9f)
  • Fix: Diff View (0c61e28)
  • Add: GIt side bar commit info and open ion github acttion (95b26d6)
  • Update: TUI for git sidebar (005ce60)
  • Add: Git file Actions (fa75802)
  • Add: Git Actions on Commit (87fe594)
  • perf: parallelize codebase indexing and search scoring (8739950)
  • Add: Git pull and push and update doc (a5e09a9)
  • Add: add Commmit Stage and Branch in Git SideBar (6d7246e)
  • Fix: Section name generation now uses the userΓÇÖs first prompt (e21cf13)
  • Remove three single-impl, non-mocked interfaces (55aa4f4)
  • Remove: Dead Code (8fcb262)
  • Add: --no-update-check (393e1b2)
  • Add: --acp --no-old-reader (2b2e677)
  • Add: --no-old-reader for the CLI resume flow (575b35f)
  • Patched the CLI render path so malformed Spectre header markup (f41a6a0)
  • Add: ENV NANOAGENT_TITLE (f344ccb)
  • Add: ENV NANOAGENT_PROJECT_NAME (bc50dd2)
  • Add: CLI switch for sandbox mode. (5eb35a1)
  • feat: add F7 git sidebar to CLI TUI (1ec2d21)
  • Fix: TUI and UX (bb73504)
  • Fix: FileEditSummary file name is not click able (92b3450)
  • feat: session edit summary across CLI, Desktop, VS, and VsCode (52efc7f)
  • Fix: StemCode Provider (1a11ed7)
  • Updated the StemCode Enterprise onboarding default to https://app.getnanoai.com/v1 (2e68900)
  • fix(VsCode): sanitize link hrefs via URL parser with scheme allowlist (e1dc0a3)
  • Add: Text Selectable in VS (8234ea5)
  • feat(VS,VsCode): add prompt queue while a turn is running (0a0dc62)
  • feat(VS): merge send/stop into one toggle button (371ad6c)
  • fix(VS): re-resolve working directory in Open Folder mode (78acdde)
  • Update: VS Ext (4592fa4)
  • Revert "Merge branch 'master' of https://github.com/rizwan3d/StemCode" (7c89f16)
  • docs: add cmd environment setup example (a161d73)
  • Fix: VS Code install/start logic (128b282)
  • Add: NPM package install snapshot (48a0b4c)
  • Add: update check vscode (e840ae1)
  • Add: VS code runs npm install -g nanoai-cli (370dbd1)
  • Ref: VS Code (7dfdaa4)
  • UI: VS Code (0e4b9e6)
  • UI: VS CODE (0563ef1)
  • Add: reasoningEffort to vs code (e85a47d)
  • Ref: ChatWebview (c95059d)
  • Fix: removing the OS-dependent logic from relative dependency resolution. It now normalizes workspace-relative import paths segment-by-segment, so ./lib resolves to src/lib.ts consistently on both Windows and Linux. (d6d5d53)
  • Add: codebase index is now graph-aware (497c74a)
  • fix(acp): support concurrent session prompts with pinned workspace roots (6fdd1e4)
  • Fix: VS code (ab30fe9)
  • Update: Docs (7c16ad2)
  • Add: plugin marketplace browse and remove (28aa9b0)
  • Add: current directory to list in ! and !! (0948942)
  • Add: plugin system (f7e47d0)
  • Improve: chat UI polish - themed scrollbars, hover transitions, richer empty state, toolbar Sessions button (0c2ef47)
  • Add: session browser (session/list ACP method) with resume, fork, export (dcbafdf)
  • Add: @-mention file picker in chat composer (e70a8c9)
  • Add: per-turn metrics line (elapsed, tokens, tool rounds) in chat (a21bc8f)
  • Add: agent profile descriptions as tooltips in chat profile selector (0d86a49)
  • Add (code): Inline diff view and Context/token meter (640f44b)
  • Update: Doc (301be61)
  • Add: VS Marketplace (a99bc16)
  • Fix: PostHog GitHub release and NuGet install trend (2fbdb00)
  • Add: telemetry for install and release (a883321)
  • Add: Win supprot to curl (9aa4b50)
  • Add: CSS highlighting, Inline CSS/JS inside HTML, Fix: Large-file fix - "highlighting breaks/wrong" (d5d2936)
  • Add: side-by-side diff view for patch/file-edit previews in CLI (d648ed7)
  • Update: Readme and Doc (c260b78)
  • Add: terminal-style file/directory tab completion for ! and !! (482fb86)
  • CLI stream drain so shell/tool output no longer replays at a painfully slow 6 chars per frame. (fa10d0d)
  • Add: installer's step-by-step progress in CLI (c0d53ab)
  • Add: NPM Bin file (e8f5a32)
  • /update replaces that binary, preserving its name, instead of silently creating a second nanoai copy. (e2c28fb)
  • TUI Improvements: Added a collapsed thinking view that can be expanded inline. (225555d)
  • Fix: BG for Ubuntu's GNOME Terminal (cd2622a)
  • Update: Readme (ee607c6)
  • Add: NPM Update Check (23f0e71)
  • Fix: Test (d7ababd)
  • Add: DeepSeek-focused tool-argument repair layer https://x.com/MrAhmadAwais/status/2050956678502420612 (5f6d424)
  • fix(cli): add input select-all, pause auto-scroll, and improve stuck-turn interrupt (065aa44)
  • Fix: Release Action (c701d78)
  • Publish on NPM (049e23f)
  • Moved the input reset so every real submission clears the draft before slash-command dispatch (309a426)
  • Fix CLI startup failure handling and input safety (b508b47)
  • Add: queue flow for CLI (353f5a6)
  • Add: busy animation and moved it into the Session pane (79098fb)
  • Add: Copy adn Read mode (d568b8b)
  • Add: after selecting a model from the /models picker, the reasoning effort selector now opens automatically (6ff8ab0)
  • Add: Ctrl+V paste-from-clipboard to the CLI input box (cb59900)
  • Add: refreshes the local codebase index so the next prompt sees an up-to-date index. (55ee2ea)
  • Ad...
Read more

StemCode v1.1.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 14:14

StemCode v1.1.7

Release assets

  • StemCode.1.1.7.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Implemented the patch-engine change so locators are treated as hints instead of hard requirements. (3bdd5ee)
  • metadata-driven context pipeline and removed the old fixed-budget behavior from the main request path. (8c95b24)
  • Implemented interrupted-turn recovery end-to-end in the conversation model and pipeline. (97e6b88)
  • Remove local-only launch config and redundant JSON catch (0428c3a)
  • fix(tools): manage byte backups and stream large snapshots (410b79a)
  • Harden file rollback and Unicode patch/file-read handling (53ca063)
  • Handle unicode-safe file reads and preserve patch indentation/context (bd2ff78)
  • Fix file read compatibility and indentation handling (ce0f98e)
  • Harden file reads and tighten patch Unicode matching (62d49e2)
  • Improve apply_patch indentation repair and matching (0e6ba7c)
  • prompt construction so normal conversation history is no longer pre-limited by MaxHistoryTurns (4a0a841)
  • Add paged workspace file reads with line ranges and integrity metadata (d36230e)
  • Update token retention and prune rules (eda5aa5)
  • Refine context compaction with token-priority pruning (8552527)
  • perf(cli): reduce startup overhead and optimize release publish size (a43728b)
  • Fix cross-platform timestamp preservation test (d0c2ba7)
  • Fix: Harden workspace file edits with atomic writes and stale-state checks (500252d)
  • Add: PostHog model/provider/token telemetry to the existing turn analytics flow. (6842f7d)
  • Fix: Harden workspace path resolution against symlink escapes (93e2c0f)
  • feat(cli): add Ctrl+click full output toggle for tool results (05f1e09)
  • Add: Updated the CLI modal mouse behavior so the highlighted selection now follows mouse hover/movement (10b8ca6)
  • Add: Selection modals in the CLI now respond to the mouse (c010d2a)
  • feat(cli): add thinking mode display and interactive reasoning/thinking selection in header click (f05dc21)
  • Fix: Unit Test (51d82b7)
  • feat(cli): add model/provider selection on input panel header click (34d6b78)
  • feat(cli): add clickable input panel header and full tool output toggle (da18306)
  • refactor(cli): migrate ConsoleBridge prompts to Spectre.Console (c6644db)
  • fix(cli): Use muted diff backgrounds for readable patch output (9ec9f64)
  • Add: TUI Action for Working Dir Click (b75f5b0)
  • Fix: Long Lines in Diff View and Chnage bg color (4a6ef2f)
  • Print Brandind on Exit CLI (2b5d13a)
  • Fix: Branding Text (7cbfb17)
  • feat(cli): show provider in gray, effort in orange on model header; fix Ctrl+T toggle (a212a2a)
  • Reject no-op apply_patch updates (9d1bdd4)
  • feat(cli): add syntax highlighting to side-by-side file diff in edit/apply-patch tool output (2372b58)
  • Fix: TUI (e24b762)
  • Fix: Typo (72a1bf4)
  • feat(cli): merge tool call and result into one collapsed block, show previews in collapsed headers (a1b1b31)
  • fix: propagate ActiveProviderName to child delegation sessions (3efd650)
  • Fix: Tolerate malformed apply_patch hunk headers (DeepSeek) (7b2ce52)
  • Fix: Preserve quotes in tool feedback JSON (4284539)
  • Add: click or Ctrl+T to expand for tools call outputs (7bc6391)
  • Fix: ACP Code Smell (0125bf0)
  • Refactor REPL and tool registration catalogs (5fa9985)
  • feat: add AI commit message suggestion to git sidebar (f857645)
  • Add: Git repo Actions (abab5db)
  • Fix: Diff View (d075e76)
  • Add: GIt side bar commit info and open ion github acttion (ca2622b)
  • Update: TUI for git sidebar (d6704c7)
  • Add: Git file Actions (30ae556)
  • Add: Git Actions on Commit (c6f3ff0)
  • perf: parallelize codebase indexing and search scoring (066b566)
  • Add: Git pull and push and update doc (66a1c00)
  • Add: add Commmit Stage and Branch in Git SideBar (18a78eb)
  • Fix: Section name generation now uses the userΓÇÖs first prompt (82f0ae6)
  • Remove three single-impl, non-mocked interfaces (4104bc9)
  • Remove: Dead Code (0108021)
  • Add: --no-update-check (fc61a09)
  • Add: --acp --no-old-reader (46ed67d)
  • Add: --no-old-reader for the CLI resume flow (b3937cc)
  • Patched the CLI render path so malformed Spectre header markup (500b4d6)
  • Add: ENV NANOAGENT_TITLE (b0b862e)
  • Add: ENV NANOAGENT_PROJECT_NAME (e02cfde)
  • Add: CLI switch for sandbox mode. (6e59b22)
  • feat: add F7 git sidebar to CLI TUI (62925dc)
  • Fix: TUI and UX (9439c04)
  • Fix: FileEditSummary file name is not click able (6c9c8e7)
  • feat: session edit summary across CLI, Desktop, VS, and VsCode (16a6f93)
  • Fix: StemCode Provider (5303152)
  • Updated the StemCode Enterprise onboarding default to https://app.getnanoai.com/v1 (741f0f0)
  • fix(VsCode): sanitize link hrefs via URL parser with scheme allowlist (e8f03df)
  • Add: Text Selectable in VS (a5da649)
  • feat(VS,VsCode): add prompt queue while a turn is running (2ce771b)
  • feat(VS): merge send/stop into one toggle button (342c2dd)
  • fix(VS): re-resolve working directory in Open Folder mode (59fcccc)
  • Update: VS Ext (68b2ff9)
  • Revert "Merge branch 'master' of https://github.com/rizwan3d/StemCode" (035f4ab)
  • docs: add cmd environment setup example (7be0381)
  • Fix: VS Code install/start logic (a7112aa)
  • Add: NPM package install snapshot (7abe7c6)
  • Add: update check vscode (c838726)
  • Add: VS code runs npm install -g nanoai-cli (8879a56)
  • Ref: VS Code (c3dff31)
  • UI: VS Code (608e50d)
  • UI: VS CODE (806d39f)
  • Add: reasoningEffort to vs code (22a12e9)
  • Ref: ChatWebview (9de072c)
  • Fix: removing the OS-dependent logic from relative dependency resolution. It now normalizes workspace-relative import paths segment-by-segment, so ./lib resolves to src/lib.ts consistently on both Windows and Linux. (14443c0)
  • Add: codebase index is now graph-aware (1a0455b)
  • fix(acp): support concurrent session prompts with pinned workspace roots (f752d15)
  • Fix: VS code (1da9d5f)
  • Update: Docs (fc58e64)
  • Add: plugin marketplace browse and remove (50954fe)
  • Add: current directory to list in ! and !! (b26d4ee)
  • Add: plugin system (dfc7927)
  • Improve: chat UI polish - themed scrollbars, hover transitions, richer empty state, toolbar Sessions button (24017f5)
  • Add: session browser (session/list ACP method) with resume, fork, export (2940bf7)
  • Add: @-mention file picker in chat composer (ad9b039)
  • Add: per-turn metrics line (elapsed, tokens, tool rounds) in chat (88c503c)
  • Add: agent profile descriptions as tooltips in chat profile selector (4dc3f64)
  • Add (code): Inline diff view and Context/token meter (99b1d50)
  • Update: Doc (bb44676)
  • Add: VS Marketplace (41ac0a7)
  • Fix: PostHog GitHub release and NuGet install trend (fd47b4e)
  • Add: telemetry for install and release (52600cd)
  • Add: Win supprot to curl (a8614b9)
  • Add: CSS highlighting, Inline CSS/JS inside HTML, Fix: Large-file fix - "highlighting breaks/wrong" (994adc9)
  • Add: side-by-side diff view for patch/file-edit previews in CLI (cf5b879)
  • Update: Readme and Doc (5c0eef1)
  • Add: terminal-style file/directory tab completion for ! and !! (b0c43e9)
  • CLI stream drain so shell/tool output no longer replays at a painfully slow 6 chars per frame. (e2ac997)
  • Add: installer's step-by-step progress in CLI (5372ba5)
  • Add: NPM Bin file (86963fa)
  • /update replaces that binary, preserving its name, instead of silently creating a second nanoai copy. (da0db6f)
  • TUI Improvements: Added a collapsed thinking view that can be expanded inline. (04b1ef7)
  • Fix: BG for Ubuntu's GNOME Terminal (3bdc23f)
  • Update: Readme (be9c20c)
  • Add: NPM Update Check (0ce6239)
  • Fix: Test (c238e18)
  • Add: DeepSeek-focused tool-argument repair layer https://x.com/MrAhmadAwais/status/2050956678502420612 (b38c350)
  • fix(cli): add input select-all, pause auto-scroll, and improve stuck-turn interrupt (c1ee9da)
  • Fix: Release Action (a2994df)
  • Publish on NPM (4a28504)
  • Moved the input reset so every real submission clears the draft before slash-command dispatch (4c75939)
  • Fix CLI startup failure handling and input safety (70afe91)
  • Add: queue flow for CLI (ee1a421)
  • Add: busy animation and moved it into the Session pane (7345f41)
  • Add: Copy adn Read mode (66e42de)
  • Add: after selecting a model from the /models picker, the reasoning effort selector now opens automatically (01c4c72)
  • Add: Ctrl+V paste-from-clipboard to the CLI input box (7d5cc1c)
  • Add: refreshes the local codebase index so the next prompt sees an up-to-date index. (61746a5)
  • Add: tooloutput command to print their complete output or a compact preview. (68f8500)
  • Add: appendable workspace system prompt (cafb685)
  • Add: Syntax highlighter (c7f0f11)
  • Fix: CI (ae9c67c)
  • Fix: CI (f6ba630)
  • Fix: CI (d5b09db)
  • ci: publish Windows and Linux CLI test builds (00e322a)
  • Add: ACP Test (0e1a057)
  • Update: Doc (c40d2a6)
  • Add: ask_question tool (4f96ebb)
  • Fix: environment-based provider NANOAGENT_PROVIDER + NANOAGENT_API_KEY setup is treated as already configured (bce03ab)
  • Update: Web search to Exa MCP (caba0ab)
  • Add: headless provider path (1fbc428)
  • Add: NANOAGENT_REASONING environment variable (7ef663a)
  • Fix: ESC ΓåÆ CancelTurn() (f72cb45)
  • Budget controls are now disabled by default (3da310c)
  • Update: Doc (3b607bc)
  • Fix: Unit Test (39c291d)
  • Fix: Unit Test (e96575a)
  • Stream !! background output live and add /terminals view (8f0b6fc)
  • Add: IsGitInitialized and DateTime to System Prompt (ce5dd70)
  • Show git branch name next to working directory in session header (a16d78b)
  • Hide CliBranding after first...
Read more

StemCode v1.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:32

StemCode v1.1.6

Release assets

  • StemCode.1.1.6.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix cross-platform timestamp preservation test (004cf9d)
  • Fix: Harden workspace file edits with atomic writes and stale-state checks (f5acd4e)
  • Add: PostHog model/provider/token telemetry to the existing turn analytics flow. (be81cf0)
  • Fix: Harden workspace path resolution against symlink escapes (6482839)
  • feat(cli): add Ctrl+click full output toggle for tool results (e6ece83)

StemCode v1.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:37

StemCode v1.1.5

Release assets

  • StemCode.1.1.5.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Add: Updated the CLI modal mouse behavior so the highlighted selection now follows mouse hover/movement (4222388)
  • Add: Selection modals in the CLI now respond to the mouse (d52e040)
  • feat(cli): add thinking mode display and interactive reasoning/thinking selection in header click (00cc871)

StemCode v1.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:18

StemCode v1.1.4

Release assets

  • StemCode.1.1.4.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: Unit Test (61c812c)
  • feat(cli): add model/provider selection on input panel header click (823052c)
  • feat(cli): add clickable input panel header and full tool output toggle (928b8b9)
  • refactor(cli): migrate ConsoleBridge prompts to Spectre.Console (5239053)
  • fix(cli): Use muted diff backgrounds for readable patch output (8ff6943)
  • Add: TUI Action for Working Dir Click (209588c)
  • Fix: Long Lines in Diff View and Chnage bg color (25cc886)
  • Print Brandind on Exit CLI (f6609a3)
  • Fix: Branding Text (85f9ab9)
  • feat(cli): show provider in gray, effort in orange on model header; fix Ctrl+T toggle (9cab63a)
  • Reject no-op apply_patch updates (17e0935)
  • feat(cli): add syntax highlighting to side-by-side file diff in edit/apply-patch tool output (6386730)
  • Fix: TUI (0616ba2)
  • Fix: Typo (729037c)
  • feat(cli): merge tool call and result into one collapsed block, show previews in collapsed headers (c65e25b)
  • fix: propagate ActiveProviderName to child delegation sessions (6a516e6)
  • Fix: Tolerate malformed apply_patch hunk headers (DeepSeek) (5c493ec)
  • Fix: Preserve quotes in tool feedback JSON (1422608)
  • Add: click or Ctrl+T to expand for tools call outputs (d44a761)
  • Fix: ACP Code Smell (eae0a1e)
  • Refactor REPL and tool registration catalogs (5e81415)

StemCode v1.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:10

StemCode v1.1.3

Release assets

  • StemCode.1.1.3.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • feat: add AI commit message suggestion to git sidebar (81545a8)
  • Add: Git repo Actions (ef599d9)
  • Fix: Diff View (df2ebce)
  • Add: GIt side bar commit info and open ion github acttion (155de25)
  • Update: TUI for git sidebar (92c49f0)
  • Add: Git file Actions (39cf7f4)
  • Add: Git Actions on Commit (66f29e3)
  • perf: parallelize codebase indexing and search scoring (d8bcbed)
  • Add: Git pull and push and update doc (8892597)
  • Add: add Commmit Stage and Branch in Git SideBar (702bd85)
  • Fix: Section name generation now uses the userΓÇÖs first prompt (7fabf30)
  • Remove three single-impl, non-mocked interfaces (22515a9)
  • Remove: Dead Code (14a521d)
  • Add: --no-update-check (8b6d68a)
  • Add: --acp --no-old-reader (c88d50b)
  • Add: --no-old-reader for the CLI resume flow (b9651e1)

StemCode v1.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:09

StemCode v1.1.2

Release assets

  • StemCode.1.1.2.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Patched the CLI render path so malformed Spectre header markup (6088178)
  • Add: ENV NANOAGENT_TITLE (d83a2d4)
  • Add: ENV NANOAGENT_PROJECT_NAME (28cc137)
  • Add: CLI switch for sandbox mode. (fe7bbf4)

StemCode v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:35

StemCode v1.1.1

Release assets

  • StemCode.1.1.1.nupkg
  • StemCode.CLI-linux-arm64.zip
  • StemCode.CLI-linux-x64.zip
  • StemCode.CLI-osx-arm64.zip
  • StemCode.CLI-osx-x64.zip
  • StemCode.CLI-win-x64.zip
  • StemCode.Desktop-linux-arm64.zip
  • StemCode.Desktop-linux-x64.zip
  • StemCode.Desktop-osx-arm64.zip
  • StemCode.Desktop-osx-x64.zip
  • StemCode.Desktop-win-x64-setup.exe
  • StemCode.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • feat: add F7 git sidebar to CLI TUI (f7282d6)
  • Fix: TUI and UX (c8d2064)
  • Fix: FileEditSummary file name is not click able (f8672d3)
  • feat: session edit summary across CLI, Desktop, VS, and VsCode (2212a7a)
  • Fix: StemCode Provider (12ea21e)
  • Updated the StemCode Enterprise onboarding default to https://app.getnanoai.com/v1 (c64dfb2)
  • fix(VsCode): sanitize link hrefs via URL parser with scheme allowlist (9b2055f)
  • Add: Text Selectable in VS (cbf13aa)
  • feat(VS,VsCode): add prompt queue while a turn is running (aa3ced5)
  • feat(VS): merge send/stop into one toggle button (b139a6d)
  • fix(VS): re-resolve working directory in Open Folder mode (2e8f2f8)
  • Update: VS Ext (1afe544)
  • Revert "Merge branch 'master' of https://github.com/rizwan3d/StemCode" (5d5c799)
  • docs: add cmd environment setup example (7242282)
  • Fix: VS Code install/start logic (c23f3f1)
  • Add: NPM package install snapshot (6a349ea)
  • Add: update check vscode (f93309c)
  • Add: VS code runs npm install -g nanoai-cli (df33595)
  • Ref: VS Code (1631c95)
  • UI: VS Code (75528e9)