Skip to content

v0.2.0

Latest

Choose a tag to compare

@cpgames cpgames released this 07 Feb 22:15
· 1 commit to main since this release

What's New in v0.2.0

Features

  • Worktree Sync: Worktrees now automatically sync with your branch before task execution
  • Pausable Agents: Pause and resume tasks at any point, including during QA review
  • AI Merge Resolution: Intelligent conflict resolution when merging features
  • Uncommitted Changes Handling: Stash or discard changes during merge with UI options
  • Setup Agent: New conversational agent for project investigation (WIP)
  • Unified Chat Panel: Improved chat interface

Improvements

  • Updated workflow to start with Context view for ideation and CLAUDE.md setup
  • Better session management with improved compaction
  • Enhanced ContextView, FeatureMergeDialog, and NewFeatureDialog UIs
  • Added GitHub setup and publish dialogs
  • Git store for state management

Bug Fixes

  • QA agents now properly stop when paused
  • FeatureMergeAgent properly handles abort signals

Breaking Changes

  • Removed PM agent terminology, now using "AI chat"