Releases: Mng-dev-ai/agentrove
Releases · Mng-dev-ai/agentrove
Release list
v0.1.22
What's Changed
- Add ACP transport with multi-agent Claude/Codex support by @Mng-dev-ai in #445
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- Fix GitHub link in PR Review Inbox for desktop app by @Mng-dev-ai in #438
- Add keyboard shortcuts for command menu by @Mng-dev-ai in #439
- Add sidebar toggle, theme switching, and file search to command menu by @Mng-dev-ai in #440
- Remove test infrastructure to rebuild from scratch by @Mng-dev-ai in #441
- Disallow WebFetch tool for non-Anthropic providers by @Mng-dev-ai in #442
- Inline image attachments for bridge-backed models by @Mng-dev-ai in #443
- Bump anthropic-bridge and Claude Code by @Mng-dev-ai in #444
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Fix sidebar chevron and loading indicator alignment by @Mng-dev-ai in #433
- Add GitHub integration: PR creation, branch management, review inbox by @Mng-dev-ai in #434
- Extract GitHubService from route handlers by @Mng-dev-ai in #435
- AI-Generated PR Description Feature Request by @Mng-dev-ai in #436
- Create Commit Action by @Mng-dev-ai in #437
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- Fix streaming content truncation on unmount and queue handoff drop by @Mng-dev-ai in #430
- Improve frontend naming and add contextual comments by @Mng-dev-ai in #431
- Fix off-screen stream cache writes targeting wrong chat by @Mng-dev-ai in #432
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Skip redundant set_model() calls on reused SDK sessions by @Mng-dev-ai in #426
- Fix plugin-installed resources not found on edit/delete by @Mng-dev-ai in #427
- Fix stuck skeleton when switching between streaming chats by @Mng-dev-ai in #429
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Remove host mode references from provider helper text by @Mng-dev-ai in #423
- Reduce useEffect usage with useMountEffect and ref-based resets by @Mng-dev-ai in #424
- Add compact prop to ModelSelector and fix DiffView spacing by @Mng-dev-ai in #425
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Deduplicate frontend code with shared abstractions by @Mng-dev-ai in #422
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Add sub-threads: parent-child chat hierarchy by @Mng-dev-ai in #419
- Make provider auth optional for host-mode deployments by @Mng-dev-ai in #420
- Fix keyboard scrolling in command menu by @Mng-dev-ai in #421
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Rename custom prompts to personas by @Mng-dev-ai in #414
- feat: make collapsed diff sections incrementally expandable by @Mng-dev-ai in #415
- Add expanded modal view for subagent tools by @Mng-dev-ai in #416
- Fix branch selector overlapping send/attach buttons by @Mng-dev-ai in #417
- Fix sidebar thread fetching with per-workspace queries by @Mng-dev-ai in #418
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Bump anthropic-bridge to 0.1.40 by @Mng-dev-ai in #407
- Fix long pasted text overflowing user message container by @Mng-dev-ai in #408
- Add external LSP plugin support to marketplace by @Mng-dev-ai in #409
- Add close button to split view panel by @Mng-dev-ai in #410
- Replace binary split view with mosaic tiling layout by @Mng-dev-ai in #411
- Remove unused frontend code by @Mng-dev-ai in #412
- Remove unused backend code by @Mng-dev-ai in #413
Full Changelog: v0.1.12...v0.1.13