Skip to content

Releases: tgruben-circuit/percy

v0.392.931446400

01 Apr 22:02

Choose a tag to compare

Changelog

  • 664d00b feat(loop): concurrent execution of parallel-safe tool calls

v0.391.910576166

14 Mar 01:34

Choose a tag to compare

Changelog

  • 22fc768 fix(ollama): use max_tokens instead of max_completion_tokens

v0.390.944460102

08 Mar 15:20

Choose a tag to compare

Changelog

v0.389.953115655

08 Mar 02:34

Choose a tag to compare

Changelog

  • 5b58aa8 feat(scripted_tools): add IPC loop and script execution
  • bdbebae feat(scripted_tools): add Python harness generator
  • 088ec64 feat(scripted_tools): dynamic description listing available tools
  • 5bc7b08 feat(scripted_tools): wire into ToolSet
  • 9f93eb8 test(scripted_tools): add IPC and error handling tests
  • ac9bad8 test(scripted_tools): integration test verifying results stay out of context

v0.381.91062602

08 Mar 01:29

Choose a tag to compare

Changelog

  • edb5a5c Fix flaky Claude cancel tests and normalize git root paths
  • f4d34ba server: add explicit conversation model switching
  • 321f3f6 ui/server: expose active switch model flow and harden errors
  • 0465820 ui: keep model picker visible while active turn is running
  • b094fc1 ui: switch existing conversations via switch-model endpoint

v0.373.915512555

07 Mar 17:59

Choose a tag to compare

Changelog

  • 0287d25 feat: add Deferred and Category fields to llm.Tool
  • e05707c feat: add request_tools meta-tool for deferred tool activation
  • 0560f23 feat: loop supports ActiveToolsFn for deferred tool filtering
  • 7196cb0 feat: wire deferred tool loading into ToolSet
  • c27736a feat: wire deferred tool loading into conversation loop
  • 36956d1 refactor: remove Tools() alias, use AllTools()/ActiveTools()

v0.365.963511

07 Mar 03:11

Choose a tag to compare

Changelog

  • 09c7ad0 Add Claude Code-style markdown table rendering
  • 0067491 Update README with markdown table rendering feature
  • 7976b3d feat: add MuninnDB REST client
  • a7c0351 feat: add muninn-backfill command for seeding MuninnDB from existing memory.db
  • 59311f3 feat: dual-write memory cells to MuninnDB
  • c8aa05f feat: merge MuninnDB activations into memory_search results
  • 8062f36 fix: batch by size (60KB limit) and match MuninnDB response format

v0.355.961462356

04 Mar 18:46

Choose a tag to compare

Changelog

  • c664ee2 fix: replace email with emoji in co-author trailer

v0.354.943636222

04 Mar 16:09

Choose a tag to compare

Changelog

  • 8f3c929 feat: add timestamp to user messages in conversation log

v0.353.955725473

04 Mar 14:48

Choose a tag to compare

Changelog

  • b7ab3be feat: include current date in system prompt