Skip to content

Releases: newhook/co

v0.1.0-alpha.2

31 Jan 18:33

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

Changelog

  • 004091a Add 'a' key in WorkDetailsPanel to create child issue and auto-run (#216)
  • 7742835 Add 'co work review' command for code review tasks (#44)
  • 5e44208 Add --base flag to co work create command (ac-rvf) (#35)
  • 9dba19e Add --deps flag to process bead dependencies (#8)
  • ff8f9c0 Add CI log parsing for detailed test and lint failure issues (#210)
  • 8287bee Add GitHub Actions CI workflow (#208)
  • 7e18288 Add GitHub PR feedback integration for automated bead creation (#129)
  • 57dc964 Add Linear import integration (#107)
  • 4a62db3 Add MIT license and rename to Claude Orchestrator (#10)
  • 7255124 Add README documentation (#3)
  • 923bd3b Add SQLite tracking database and CLI subcommands (#11)
  • 28ce95f Add Work concept foundation (epic ac-8wa) (#33)
  • a96eef0 Add auto-run and unique IDs for work pr/review commands (#46)
  • e6cd236 Add auto_workflow metadata to distinguish manual vs automated review tasks (#132)
  • 13b9814 Add automated bead-to-PR workflow mode to 'co work create' (#49)
  • e2608bb Add bulk Linear issue import with textarea support (#114)
  • 09b50e1 Add config option for --dangerously-skip-permissions flag (#120)
  • 2eba0ee Add configurable base branch for repositories (#233)
  • fd94c7c Add configurable max review iterations for automated workflows (#123)
  • 67d02c6 Add configurable time limit for Claude sessions (#125)
  • 7c1c90f Add configurable zellij tab management on work destruction (#222)
  • 0441706 Add control plane architecture for async work creation (#177)
  • 446267d Add debug logging and crash recovery for destroy worktree (#257)
  • c441338 Add dependency-aware ordering to plan command (#48)
  • 93a9ef2 Add description textarea to Create New Issue dialog in Plan Mode TUI (#89)
  • 48ef008 Add explicit instruction to never push directly to main (#27)
  • 6c735f3 Add feature branch workflow, positional bead arg, and GetBeadWithDeps (#6)
  • 55da0a1 Add friendly names to zellij worker tab titles (#103)
  • f69bca6 Add golangci-lint configuration for code quality (#184)
  • b05f5d4 Add goreleaser and pin tool versions (#258)
  • 4b0d72c Add install script and release workflow (#218)
  • 099cf09 Add integration test harness for work flows (#253)
  • 3afab08 Add internal packages for git, claude, and github operations
  • e767881 Add isLastChild and treePrefixPattern fields to beadItem for proper tree rendering (#87)
  • c45b715 Add lazygit-style TUI management interface (#69)
  • f7134f4 Add manual Claude Code session functionality to work mode (#98)
  • e192af3 Add mise configuration (#4)
  • 219fb19 Add mise.toml generation to project creation (#215)
  • e200124 Add mouse support to TUI (#105)
  • 66dad17 Add multi-select support to Plan mode for work creation (#80)
  • 303701d Add new issue creation feature to work mode TUI (#91)
  • dc0f24c Add orchestrator health monitoring and recovery with security improvements (#124)
  • edc4d92 Add post-checkout initialization for proj create and worktrees (#26)
  • ec34419 Add pre-commit hooks configuration (#206)
  • 54dc50c Add project-based orchestrator with worktree isolation (#13)
  • f72a974 Add proper context handling and control-C cleanup (#50)
  • 0f5e414 Add support for creating work from existing git branches (#238)
  • 4b543f0 Add support for importing PRs into work units (#247)
  • 2613ade Add task reset keybinding to TUI work details panel (#251)
  • fddf1c6 Add task-specific run, sync command, and cleanup work creation (#38)
  • 0e6b4c4 Add testify assertion library to all tests (#41)
  • 73976da Add update-pr-description task type (#59)
  • 02475a8 Add work assignment tracking to plan mode TUI (#82)
  • 8dfefd7 Add work console feature for opening shell tabs in worktree (#93)
  • 2377f4b Add yellow highlight animation for newly created beads in Plan mode (#119)
  • eaf1134 Add zellij integration for Claude Code execution (#9)
  • 349d2aa Add zoom state to work mode model (#111)
  • 2af41d5 Adopt moq for test mock generation (#249)
  • 4eb010b Also update co's mise.toml to beads v0.49.2
  • 0c2c33c Auto-spawn control plane and notify user when new zellij session is created (#219)
  • da7bae6 Bug fixes: complete command, work create, task delete, and run command (#39)
  • 1b48998 Centralize bd CLI calls into internal/beads package (#97)
  • 8ddf1c3 Consolidate zellij-task model with work-based orchestrator (#60)
  • bb7df94 Create internal/zellij package for terminal multiplexer abstraction (#68)
  • 4c98b8b Dead code analysis and removal with migration system improvements (#66)
  • c263550 Detect and display PR merge conflicts (#220)
  • 358ed9b Document agent vs user-facing commands in README and help text (#182)
  • 3651640 Document beads version alignment requirement
  • 4c57847 Document mise initialization in proj create and worktrees (#28)
  • 17ef7b8 Document mise setup task for JS/Node dependency installation (#232)
  • 74686a2 Ensure control plane is running when TUI schedules destroy work task (#241)
  • 5ed4ffd Extract interfaces for testability in CLI wrapper packages (#244)
  • 8044199 Extract interfaces for testability in CLI wrapper packages (#245)
  • 17804dc Extract interfaces for testability in control and orchestration packages (#248)
  • 1dcc678 Fetch base branch before creating worktree (#214)
  • 7e09443 Fix 't' terminal key by conditionally rendering args (#230)
  • 569cbad Fix CI status incorrectly showing failure due to historical workflow runs (#211)
  • 5e3df9f Fix Claude termination and spinner newline bugs (#71)
  • 7a6c532 Fix DeleteWork to clean up work_beads and scheduler records (#239)
  • 3c518f0 Fix EnsureControlPlane to initialize session when none exists (#242)
  • 9b0d6e7 Fix FOREIGN KEY constraint errors in task delete command (#36)
  • 6525ef3 Fix PR comment monitoring by treating human comments as review-level priority (#235)
  • ba6231b Fix PR feedback polling to start when PR is created (#212)
  • e995c2d Fix PR feedback processor to parse lint job logs
  • 2d0f0b2 Fix PR feedback to include user comments (#223)
  • 22b8367 Fix README installation instructions and workflow diagram (#12)
  • 9f3629e Fix TUI automated workflow to use orchestrator with auto flag (#156)
  • 928d2ed Fix TUI bead hierarchy issues with database-backed implementation (#106)
  • de9e610 Fix TUI console output corruption from work operations (#86)
  • 0890798 Fix TUI work mode key handling and bead assignment issues (#128)
  • 08aa151 Fix TUI work mode real-time updates with event-driven database watcher (#117)
  • 21e6a22 Fix Work and Monitor modes to restart periodic refresh on focus (#78)
  • 558fde1 Fix awkward modal dialog when pressing 'w' in plan mode - replace with panel overlay (#118)
  • 77e9103 Fix bead ID parsing to support child beads with dots (#229)
  • 2e428ad Fix co run to process new tasks on completed work (#47)
  • a48fbc0 Fix epic creation and add debug logging (#110)
  • cf235bc Fix epic workf...
Read more

v0.1.0-alpha.1

31 Jan 16:56

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Changelog

  • 004091a Add 'a' key in WorkDetailsPanel to create child issue and auto-run (#216)
  • 7742835 Add 'co work review' command for code review tasks (#44)
  • 5e44208 Add --base flag to co work create command (ac-rvf) (#35)
  • 9dba19e Add --deps flag to process bead dependencies (#8)
  • ff8f9c0 Add CI log parsing for detailed test and lint failure issues (#210)
  • 8287bee Add GitHub Actions CI workflow (#208)
  • 7e18288 Add GitHub PR feedback integration for automated bead creation (#129)
  • 57dc964 Add Linear import integration (#107)
  • 4a62db3 Add MIT license and rename to Claude Orchestrator (#10)
  • 7255124 Add README documentation (#3)
  • 923bd3b Add SQLite tracking database and CLI subcommands (#11)
  • 28ce95f Add Work concept foundation (epic ac-8wa) (#33)
  • a96eef0 Add auto-run and unique IDs for work pr/review commands (#46)
  • e6cd236 Add auto_workflow metadata to distinguish manual vs automated review tasks (#132)
  • 13b9814 Add automated bead-to-PR workflow mode to 'co work create' (#49)
  • e2608bb Add bulk Linear issue import with textarea support (#114)
  • 09b50e1 Add config option for --dangerously-skip-permissions flag (#120)
  • 2eba0ee Add configurable base branch for repositories (#233)
  • fd94c7c Add configurable max review iterations for automated workflows (#123)
  • 67d02c6 Add configurable time limit for Claude sessions (#125)
  • 7c1c90f Add configurable zellij tab management on work destruction (#222)
  • 0441706 Add control plane architecture for async work creation (#177)
  • c441338 Add dependency-aware ordering to plan command (#48)
  • 93a9ef2 Add description textarea to Create New Issue dialog in Plan Mode TUI (#89)
  • 48ef008 Add explicit instruction to never push directly to main (#27)
  • 6c735f3 Add feature branch workflow, positional bead arg, and GetBeadWithDeps (#6)
  • 55da0a1 Add friendly names to zellij worker tab titles (#103)
  • f69bca6 Add golangci-lint configuration for code quality (#184)
  • d3b8057 Add goreleaser and pin tool versions in mise.toml
  • 4b0d72c Add install script and release workflow (#218)
  • 099cf09 Add integration test harness for work flows (#253)
  • 3afab08 Add internal packages for git, claude, and github operations
  • e767881 Add isLastChild and treePrefixPattern fields to beadItem for proper tree rendering (#87)
  • c45b715 Add lazygit-style TUI management interface (#69)
  • f7134f4 Add manual Claude Code session functionality to work mode (#98)
  • e192af3 Add mise configuration (#4)
  • 219fb19 Add mise.toml generation to project creation (#215)
  • e200124 Add mouse support to TUI (#105)
  • 66dad17 Add multi-select support to Plan mode for work creation (#80)
  • 303701d Add new issue creation feature to work mode TUI (#91)
  • dc0f24c Add orchestrator health monitoring and recovery with security improvements (#124)
  • edc4d92 Add post-checkout initialization for proj create and worktrees (#26)
  • ec34419 Add pre-commit hooks configuration (#206)
  • 54dc50c Add project-based orchestrator with worktree isolation (#13)
  • f72a974 Add proper context handling and control-C cleanup (#50)
  • 0f5e414 Add support for creating work from existing git branches (#238)
  • 4b543f0 Add support for importing PRs into work units (#247)
  • 2613ade Add task reset keybinding to TUI work details panel (#251)
  • fddf1c6 Add task-specific run, sync command, and cleanup work creation (#38)
  • 0e6b4c4 Add testify assertion library to all tests (#41)
  • 73976da Add update-pr-description task type (#59)
  • 02475a8 Add work assignment tracking to plan mode TUI (#82)
  • 8dfefd7 Add work console feature for opening shell tabs in worktree (#93)
  • 2377f4b Add yellow highlight animation for newly created beads in Plan mode (#119)
  • eaf1134 Add zellij integration for Claude Code execution (#9)
  • 349d2aa Add zoom state to work mode model (#111)
  • 2af41d5 Adopt moq for test mock generation (#249)
  • 0c2c33c Auto-spawn control plane and notify user when new zellij session is created (#219)
  • da7bae6 Bug fixes: complete command, work create, task delete, and run command (#39)
  • 1b48998 Centralize bd CLI calls into internal/beads package (#97)
  • 8ddf1c3 Consolidate zellij-task model with work-based orchestrator (#60)
  • bb7df94 Create internal/zellij package for terminal multiplexer abstraction (#68)
  • 4c98b8b Dead code analysis and removal with migration system improvements (#66)
  • c263550 Detect and display PR merge conflicts (#220)
  • 358ed9b Document agent vs user-facing commands in README and help text (#182)
  • 4c57847 Document mise initialization in proj create and worktrees (#28)
  • 17ef7b8 Document mise setup task for JS/Node dependency installation (#232)
  • 74686a2 Ensure control plane is running when TUI schedules destroy work task (#241)
  • 5ed4ffd Extract interfaces for testability in CLI wrapper packages (#244)
  • 8044199 Extract interfaces for testability in CLI wrapper packages (#245)
  • 17804dc Extract interfaces for testability in control and orchestration packages (#248)
  • 1dcc678 Fetch base branch before creating worktree (#214)
  • 7e09443 Fix 't' terminal key by conditionally rendering args (#230)
  • 569cbad Fix CI status incorrectly showing failure due to historical workflow runs (#211)
  • 5e3df9f Fix Claude termination and spinner newline bugs (#71)
  • 7a6c532 Fix DeleteWork to clean up work_beads and scheduler records (#239)
  • 3c518f0 Fix EnsureControlPlane to initialize session when none exists (#242)
  • 9b0d6e7 Fix FOREIGN KEY constraint errors in task delete command (#36)
  • 6525ef3 Fix PR comment monitoring by treating human comments as review-level priority (#235)
  • ba6231b Fix PR feedback polling to start when PR is created (#212)
  • e995c2d Fix PR feedback processor to parse lint job logs
  • 2d0f0b2 Fix PR feedback to include user comments (#223)
  • 22b8367 Fix README installation instructions and workflow diagram (#12)
  • 9f3629e Fix TUI automated workflow to use orchestrator with auto flag (#156)
  • 928d2ed Fix TUI bead hierarchy issues with database-backed implementation (#106)
  • de9e610 Fix TUI console output corruption from work operations (#86)
  • 0890798 Fix TUI work mode key handling and bead assignment issues (#128)
  • 08aa151 Fix TUI work mode real-time updates with event-driven database watcher (#117)
  • 21e6a22 Fix Work and Monitor modes to restart periodic refresh on focus (#78)
  • 558fde1 Fix awkward modal dialog when pressing 'w' in plan mode - replace with panel overlay (#118)
  • 77e9103 Fix bead ID parsing to support child beads with dots (#229)
  • 2e428ad Fix co run to process new tasks on completed work (#47)
  • a48fbc0 Fix epic creation and add debug logging (#110)
  • cf235bc Fix epic workflow in co work create (#90)
  • 3068d35 Fix manual review tasks triggering automatic PR creation (#213)
  • cfa7b16 Fix mise config detection to include all config file locations (#29)
  • c99e08a...
Read more