Skip to content

v0.90.4

Choose a tag to compare

@dwash96 dwash96 released this 20 Dec 05:07
· 891 commits to main since this release
64048c6

What's Changed

MR: #282
Full Changelog: v0.90.3...v0.90.4

Addresses:
#166
#280
#281
#286

Includes:

  • Replace networkx with rustworkx for repo map calculation time optimization
  • Make TUI default for non linear-output mode
  • #276 - Add copy-paste mode with cp: prefix for web UI interaction
  • #283 - Documentation updates
  • #284 - Auto-commit in agent mode on finished tool call
  • #285 - Fix bugs when running the Git tools

New Contributors