What's Changed
- fix: allow fn_task_done when worktree directory missing by @abeperl in #918
- feat: Add optional dependencies parameter to fn_task_update tool by @abeperl in #937
- fix: Replace htmlUrl with url in gh search repos query by @klarkc in #1057
- feat: make agent name editable in review step of creation modal by @agustinsacco in #1063
- fix(dashboard): use per-project chatStore in chat session API routes by @titosemi in #974
- fix(dashboard): wire scroll-to-top pagination for chat history instead of loading all messages by @titosemi in #978
- fix(chat): use per-project ChatManager for multi-project message routing by @titosemi in #1073
New Contributors
- @abeperl made their first contribution in #918
- @klarkc made their first contribution in #1057
- @agustinsacco made their first contribution in #1063
- @titosemi made their first contribution in #974
Full Changelog: v0.33.0...v0.34.0