Commit History

Author SHA1 Message Date
  Claude 5c1e152a44 Fix CLI tests and improve orchestrator performance 1 month ago
  Claude fd0589322b Merge dev branch with inline orchestrator mode 1 month ago
  Claude 50f5cdb5c2 Add inline mode to orchestrator for fast CLI piping 1 month ago
  Nick Sweeting bdb3d946b8 Delete pid_utils.py and migrate to Process model (#1741) 1 month ago
  claude[bot] b2132d1f14 Fix cubic review issues: process_type detection, cmd storage, PID cleanup, and migration 1 month ago
  claude[bot] 5121b0e5f9 Merge branch 'dev' into claude/refactor-process-management-WcQyZ 1 month ago
  claude[bot] ee201a0f83 Fix code review issues in process management refactor 1 month ago
  Claude b87bbbbecb Fix CLI tests to use subprocess and remove mocks 1 month ago
  Nick Sweeting 7dd2d65770 Add pluginmap management command (#1742) 1 month ago
  Nick Sweeting 575a595f26 Add unit tests for JSONL CLI pipeline commands (Phase 5 & 6) (#1743) 1 month ago
  Claude bb52b5902a Add unit tests for JSONL CLI pipeline commands (Phase 5 & 6) 1 month ago
  Claude 672ccf918d Add pluginmap management command 1 month ago
  Claude b822352fc3 Delete pid_utils.py and migrate to Process model 1 month ago
  Claude 2d3a2fec57 Add terminate, kill_tree, and query methods to Process model 1 month ago
  Claude f3e11b61fd Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 1 month ago
  Nick Sweeting 28a4f99f55 Add real-world use cases to CLI pipeline plan (#1740) 1 month ago
  Nick Sweeting 95d61b001e fix migrations 1 month ago
  Nick Sweeting 1d15901304 fix process health stats 1 month ago
  Nick Sweeting 3d8c62ffb1 fix extensions dir paths add personas migration 1 month ago
  Nick Sweeting 1bbb9b45a7 Change hook timeout enforcement strategy (#1739) 1 month ago
  Claude 1c85b4daa3 Refine use cases: 8 examples with efficient patterns 1 month ago
  Nick Sweeting 8dab2966cc Consolidate Chrome test helpers across all plugin tests (#1738) 1 month ago
  Claude 1cfb77a355 Rename Python helpers to match JS function names in snake_case 1 month ago
  Claude 524e8e98c3 Capture exit codes and stderr from background hooks 1 month ago
  Claude 0f46d8a22e Add real-world use cases to CLI pipeline plan 1 month ago
  Claude adeffb4bc5 Add JS-Python path delegation to reduce Chrome-related duplication 1 month ago
  Claude b73199b33e Refactor background hook cleanup to use graceful termination 1 month ago
  Claude d72ab7c397 Add simpler Chrome test helpers and update test files 1 month ago
  Claude 7d74dd906c Add Chrome CDP integration tests for singlefile 1 month ago
  Claude ef92a99c4a Refactor test_chrome.py to use shared helpers 1 month ago