Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 08:00
· 16 commits to main since this release

What's Changed

  • fix(tests): write_file allow-tests pin workspace env + assert location by @mrdushidush in #59
  • feat(repl): live activity indicator (thinking / running spinner) by @mrdushidush in #60
  • feat(repo_map): compact outline output + steer to grep/glob by @mrdushidush in #62
  • fix(tests): pin openai_compat in default chat-body test by @mrdushidush in #64
  • fix(tools): raise file-size cap to 1MB; flag oversized grep skips by @mrdushidush in #65
  • docs(bash): Windows shell guidance in tool description by @mrdushidush in #66
  • feat(semantic_grep): filter stop-words in tokenizer by @mrdushidush in #67
  • feat(cli): single-keypress y to approve danger prompt by @mrdushidush in #68
  • feat(repo_map): C# definitions in mode=map by @mrdushidush in #69
  • feat(shell): refuse destructive git that would discard uncommitted work by @mrdushidush in #70
  • feat: grep_search count_only mode for total match counts by @mrdushidush in #71
  • chore(grep_search): align count_only schema indentation by @mrdushidush in #72
  • feat(read_file): tail=N to read the last N lines by @mrdushidush in #73
  • fix(apply_diff): anchor line-trim reindent on the first line, not the block minimum by @mrdushidush in #74
  • feat(repo_map): Java definitions in mode=map by @mrdushidush in #75
  • chore(release): v0.11.0 by @mrdushidush in #76

Full Changelog: v0.10.0...v0.11.0