Skip to content

StemCode v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:35
· 494 commits to f7282d6020e3c57aea6c70d1a58f61a39413df2e since this release

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)