Skip to content

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 09:38
· 1224 commits to main since this release

New Features

  • add skip-auth flow for local/custom models (closes #100)
  • add transcript entry visibility controls
  • add @ path autocomplete closes #110

Bug Fixes

  • correct quickstart config link closes #103
  • recover transcript after runtime event drops
  • restore unified tool success colors closes #104
  • use precise token counts for critical context checks
  • support input-token counting in OpenAI test servers
  • harden compaction and runtime transcript capabilities
  • address outstanding PR review regressions
  • address follow-up review feedback
  • address final review nits
  • preserve default openai endpoint behavior
  • align auth and provider edge cases
  • skip rg integration test when rg is unavailable
  • provision ripgrep in CI
  • harden path autocomplete lifecycle
  • treat empty rg corpus as ready
  • harden path corpus parsing

Other

  • cover OpenAI test response helpers
  • Simplify system prompt; stronger subagents and more comments
  • fix system prompt typo
  • Merge pull request #106 from respawn-app/0.11.0
  • Merge pull request #111 from respawn-app/feat/path-autocomplete-110
  • bump version to 0.10.1 [skip ci]