What's Changed
- feat: task dependency graph view by @JBotwina in #222
- feat: Graph Filtering and Node Controls by @JBotwina in #226
- fix: project picker dropdown highlights first item instead of current project by @illia1f in #225
- feat: Add a stop button to halt agent execution when processing. by @stephan271c in #231
- fix: onboarding dialog title overflowing by @Shironex in #240
- refactor(ProjectSelector): improve project selection logic and UI/UX by @illia1f in #239
- fix: Open in Browser button not working on Windows by @leonvanzyl in #232
- docs: update links to Claude by @WikiRik in #244
- fix: git diff loop by @Shironex in #247
- fix: new project path overflow by @Shironex in #249
- fix: branch list issue and improve ui feedback by @Shironex in #251
- feat(ProjectSelector): add auto-scroll and improved UX for project picker by @illia1f in #245
- feat: Improve ai suggestion output ui by @Shironex in #256
- feat: abbility to analyze github issues with ai with confidence / task creation by @Shironex in #250
- small fixes by @webdevcody in #261
- feat: Add task dependencies and spawn sub-task functionality by @JBotwina in #243
- feat: improve ai suggestions by @Shironex in #255
- refactor: Extract PathInput component from FileBrowserDialog & Improve UI/UX by @illia1f in #262
- docs: Update README for clarity and feature enhancements by @Shironex in #263
- feat: automaticly load claude.md files and settings json globally / per project by @Shironex in #267
- fix: expand untracked directories to show individual file diffs by @tony-nekola-silk in #266
- adding a queue system to the agent runner by @webdevcody in #275
- feat: Add search functionality to PathInput with keyboard shortcut support by @illia1f in #268
- fix: replace window.confirm with React dialogs in trash operations by @illia1f in #274
- fix: use CSS variables for universal scrollbar styling across all themes by @illia1f in #277
- feat: Implement throttling and retry logic in secure-fs module by @Shironex in #272
- feat: add configurable sandbox mode setting by @casiusss in #282
- adding button to make when creating a new feature by @webdevcody in #285
- fix: add retry mechanisms to context test helpers for flaky test stability by @tony-nekola-silk in #281
- persist the terminals when clicking around the app by @webdevcody in #287
- feat: implement pipeline feature for automated workflow steps by @webdevcody in #291
- feat: enhance AgentView with adjustable textarea and improved input handling #294 by @ugurkellecioglu in #296
- docs: add comprehensive contributing guide by @illia1f in #307
- refactor: update Dockerfiles for server and UI to streamline dependen… by @Shironex in #302
- docs: update security vulnerability reporting to Discord by @illia1f in #309
- feat: add GitHub issue comments display and AI validation integration by @Shironex in #308
- chore: remove pnpm lock file by @Shironex in #310
- feat: add MCP server support by @mzubair481 in #286
- feat: enchance agent runner ui by @Shironex in #314
- feat: Improve rate limit error handling with user-friendly messages by @Shevanio in #312
- adding more security to api endpoints to require api token for all ac… by @webdevcody in #321
- fix(kanban-card): jumping hover animation & drag overlay consistency by @illia1f in #324
- feat: customizable prompts by @casiusss in #322
- feat: enhance MCP server management and JSON import/export functionality by @webdevcody in #325
New Contributors
- @stephan271c made their first contribution in #231
- @WikiRik made their first contribution in #244
- @tony-nekola-silk made their first contribution in #266
- @casiusss made their first contribution in #282
- @ugurkellecioglu made their first contribution in #296
- @mzubair481 made their first contribution in #286
- @Shevanio made their first contribution in #312
Full Changelog: v0.6.0...v0.7.0