StemCode v1.1.4
·
535 commits
to 61c812c82e5875bcd191f8c0d9f965d697eea8d0
since this release
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)