Releases: Mng-dev-ai/agentrove
Releases · Mng-dev-ai/agentrove
v0.1.47
What's Changed
- Improve iOS install script robustness by @Mng-dev-ai in #678
- Replace Mosaic split-view library with custom tiles by @Mng-dev-ai in #679
- Extract chat title and sub-thread counting into service methods by @Mng-dev-ai in #680
- Deduplicate skills by resolved path and handle symlinks by @Mng-dev-ai in #681
- fix: update lucide-react icons to current API by @Mng-dev-ai in #682
- refactor: centralize view icons and update tab indicator by @Mng-dev-ai in #683
- fix: wait for content sync before revealing line in editor by @Mng-dev-ai in #684
Full Changelog: v0.1.46...v0.1.47
v0.1.46
What's Changed
- feat: awaiting-approval pill for blocked sidebar chats by @Mng-dev-ai in #675
- feat: move split-view pane controls into title-bar tabs by @Mng-dev-ai in #676
- feat: shift-click view icon to stack split panes vertically by @Mng-dev-ai in #677
Full Changelog: v0.1.45...v0.1.46
v0.1.45
What's Changed
- feat: add multi-palette theme system by @Mng-dev-ai in #653
- fix: add raster favicon fallback for Safari by @Mng-dev-ai in #654
- feat: add native iOS app via Tauri mobile by @Mng-dev-ai in #655
- fix: stop SettingsPage crashing on cold load by @Mng-dev-ai in #656
- Scan per-sandbox HOMEs for skill discovery in cloud mode by @Mng-dev-ai in #657
- Revert "Scan per-sandbox HOMEs for skill discovery in cloud mode" by @Mng-dev-ai in #659
- Add gh, ripgrep, and common CLI tools to backend image by @Mng-dev-ai in #660
- fix: scope Settings Skills tab to a workspace by @Mng-dev-ai in #661
- fix: mobile toast position and agent-view switching by @Mng-dev-ai in #662
- Split sidebar chat tap into open vs sub-thread toggle by @Mng-dev-ai in #663
- feat: show provider icons in sidebar chats and sub-threads by @Mng-dev-ai in #664
- Add one-step iOS install helper; fix mobile CodeView drawer by @Mng-dev-ai in #665
- feat: add Dracula theme by @Mng-dev-ai in #666
- feat: add Tokyo Night & Catppuccin Latte themes + theme picker by @Mng-dev-ai in #667
- fix: prevent stale editor flashes by @Mng-dev-ai in #668
- feat: add Ember theme by @Mng-dev-ai in #669
- fix: reset thinking timer on new stream by @Mng-dev-ai in #670
- fix: bubble cloud project to top on new chat by @Mng-dev-ai in #671
- Revert "fix: bubble cloud project to top on new chat" by @Mng-dev-ai in #672
- fix: order sidebar local and cloud projects by activity by @Mng-dev-ai in #673
- feat: cloud project rename, delete, and new-thread sidebar actions by @Mng-dev-ai in #674
Full Changelog: v0.1.44...v0.1.45
v0.1.44
What's Changed
- fix: even out stream action toggle/icon spacing by @Mng-dev-ai in #645
- fix: save drawn-on image attachments in the desktop app by @Mng-dev-ai in #646
- fix: gate chat status polling on in-memory check before DB by @Mng-dev-ai in #647
- fix: enable bypassPermissions mode on root deployments by @Mng-dev-ai in #648
- feat: route cloud chats to their owning backend for desktop parity by @Mng-dev-ai in #649
- feat: enable cloud parity on landing composer by @Mng-dev-ai in #650
- fix: keep thinking timer accurate across chat switches by @Mng-dev-ai in #651
- feat: add desktop system tray with menu and hide-to-tray by @Mng-dev-ai in #652
Full Changelog: v0.1.43...v0.1.44
v0.1.43
What's Changed
- Add new OpenCode Go models by @Mng-dev-ai in #643
- fix: render stream actions under last message instead of above input by @Mng-dev-ai in #644
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- feat: bundle Nerd Font for terminal icon glyphs by @Mng-dev-ai in #641
- feat: configurable post-stream action buttons by @Mng-dev-ai in #642
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- fix: collapse file tree folders by default by @Mng-dev-ai in #636
- feat: open changed file in editor from git diff view by @Mng-dev-ai in #637
- Remove plans folder by @Mng-dev-ai in #638
- feat: add icon view switcher to title bar by @Mng-dev-ai in #639
- feat: maximize/minimize toggle for split-view tiles by @Mng-dev-ai in #640
Full Changelog: v0.1.40...v0.1.41
v0.1.40
What's Changed
- fix: deliver full-replace system prompt for one-shot text generation by @Mng-dev-ai in #633
- fix: fill tile width in secrets view by @Mng-dev-ai in #634
- fix: serialize timestamps as UTC-aware so clients show correct times by @Mng-dev-ai in #635
Full Changelog: v0.1.39...v0.1.40
v0.1.39
What's Changed
- fix: widen file tree and tighten indent for readability by @Mng-dev-ai in #625
- feat: run chats on a remote cloud instance by @Mng-dev-ai in #626
- Add Claude Fable 5 support by @Mng-dev-ai in #627
- fix: terminal scrolling, reattach repaint, and reconnect by @Mng-dev-ai in #628
- fix: streaming flow bugs and dead-code cleanup by @Mng-dev-ai in #629
- fix: macOS title bar minimize and per-button traffic light hover by @Mng-dev-ai in #630
- fix: deliver title-generation system prompt over ACP session meta by @Mng-dev-ai in #631
- feat: generate chat title with AI from rename dialog by @Mng-dev-ai in #632
Full Changelog: 0.1.38...v0.1.39
v0.1.38
What's Changed
- docs: build agent harness skeleton (PR 1/2) by @Mng-dev-ai in #603
- docs: write artifact docs and domain maps (PR 2/2) by @Mng-dev-ai in #606
- fix: keep image attachments visible after picking slash command by @Mng-dev-ai in #607
- feat: view two chats side-by-side via split panes by @Mng-dev-ai in #608
- chore: fix all lint warnings and ignore build artifacts by @Mng-dev-ai in #609
- Add Cursor Composer 2.5 models by @Mng-dev-ai in #611
- Upgrade Pierre diffs rendering by @Mng-dev-ai in #612
- feat: resizable sidebar with drag handle by @Mng-dev-ai in #613
- chore: remove border-left from tool call details by @Mng-dev-ai in #614
- chore: bump claude-agent-acp to 0.38.0 and codex-acp to 0.15.0 by @Mng-dev-ai in #615
- chore: remove PR Review inbox feature by @Mng-dev-ai in #616
- fix: queue concurrent permission requests and dedupe replays by seq by @Mng-dev-ai in #617
- fix: render Cursor web search as a web tool card by @Mng-dev-ai in #618
- Add latest OpenCode Go models by @Mng-dev-ai in #619
- docs: revert agent harness docs by @Mng-dev-ai in #620
- chore: bump claude-agent-acp to 0.42.0 by @Mng-dev-ai in #621
- fix: align Claude ACP model selection by @Mng-dev-ai in #622
- Per-chat split-view tiles and pane-aware actions by @Mng-dev-ai in #623
- feat: default thinking mode to high by @Mng-dev-ai in #624
Full Changelog: v0.1.37...v0.1.38