Commit Graph

1442 Commits

Author SHA1 Message Date
freemo 533aabfc75 docs: Improved the description of the overall project in the spec 2026-02-05 09:12:58 -05:00
freemo b7c3152855 docs: Removed plandex directory and added implementation plan for new architecture 2026-02-05 00:29:05 -05:00
freemo b734dc65fc docs: v3_spec more minor cleanup 2026-02-05 00:12:16 -05:00
freemo ab030dc373 docs: v3_spec minor cleanup 2026-02-05 00:08:28 -05:00
freemo cfb898d583 docs: v3_spec has been expanded with additional details and examples 2026-02-04 23:52:51 -05:00
freemo 7be8d321bd Added a new v3 spec to describe new architecture direction 2026-02-04 19:55:44 -05:00
freemo 805140ce37 Merge branch 'master' into run-imp 2026-02-04 17:51:57 -05:00
freemo 3cf6a812ae feat: ported in run behavior as a subcommand of actor 2026-02-04 14:43:08 -05:00
freemo 12b91cef5e Finished port of v2 into actors, phase 7.5 complete 2026-02-02 18:46:33 -05:00
freemo 5fc006ea7f Added some additional stream router coverage 2026-02-01 21:08:28 -05:00
freemo e964c49aee test: Added some additional pure graph tests 2026-01-28 13:33:45 -05:00
freemo 2403f25252 feat: Ported the bulk of v2 w/tests 2026-01-27 21:55:06 -05:00
freemo fb0a34dd9a chore(tests): expand YAML/Jinja port coverage and log plan status 2026-01-24 12:06:18 -05:00
freemo 4a1183108a test: add actor-first v2 CLI/Jinja port feature 2026-01-24 10:15:16 -05:00
freemo 24333d84c2 docs: Updated documentation to make more clear the v2 source directory 2026-01-23 10:11:21 -05:00
freemo fa8adc69c6 docs: Updated documentation to make more clear the v2 tag is now v2.0.0 2026-01-22 13:20:44 -05:00
freemo 661a5e485c docs: Marked phase 2 complete and verified 2026-01-22 12:36:01 -05:00
freemo 0b405d51a8 docs: clarify actor-only CLI semantics and actor schema updates 2026-01-22 11:22:36 -05:00
freemo 34b5ad8f61 docs(cli): clarify actor-only help text and update plan notes 2026-01-22 10:12:50 -05:00
freemo 174be8d1e4 fix(cli,yaml): restore v2 parity and extend coverage 2026-01-17 12:54:03 -05:00
freemo 66d9040247 docs(cli): align actor-only docs and status output 2026-01-16 11:55:20 -05:00
freemo 75e4c72e9e docs: add v2→v3 mapping matrix and migration slice plan 2026-01-15 11:21:19 -05:00
freemo d2dd3a634c docs: Updated implementation plan to make sure v2 is completely migrated 2026-01-15 11:05:09 -05:00
freemo 34d13d3e0d docs(cli): align actor-first help and registry rules 2026-01-14 19:39:41 -05:00
freemo 77cd7e61f0 chore: Fixed the indentation on implementation plan 2026-01-14 19:13:58 -05:00
freemo edc566d5ab feat(actor): enforce actor-first plan resolution 2026-01-14 17:35:09 -05:00
freemo 6dfd41cafe Feat: Pulled in core engine from v2 for running configs 2025-12-29 21:25:14 -05:00
freemo f571b9feb9 Chore: Updated and fixed v2 directory for easy reference 2025-12-24 19:09:55 -05:00
freemo 559aa15629 Feat: Wire actor invocation context through plan graph/providers and add streaming CLI coverage. 2025-12-24 18:50:34 -05:00
freemo bb25017773 Feat: Handle actor CLI option overrides 2025-12-24 14:04:34 -05:00
freemo 65ee1a2e96 Feat: Harden actor configuration handling with unsafe confirmations, graph descriptors, and actor-based plan coverage. 2025-12-23 20:57:14 -05:00
freemo 7430b6e743 Feat: Added basic scaffolding for actors 2025-12-23 17:12:16 -05:00
freemo 01416576ee Chore: updated implementation plan to be more clear 2025-12-22 11:35:12 -05:00
freemo 2de7640a4a Tests: improved coverage slightly to get us back over 98% 2025-12-22 11:18:57 -05:00
freemo 0d95e3c326 Tests: Increase subprocess timeouts from 5-10s to 30s in test steps to fix intermittent CLI command timeout failures 2025-12-22 10:45:44 -05:00
freemo 95e0d6980c Tests: Ensure that unit tests now provide a correct summary 2025-12-20 13:59:31 -05:00
freemo 1c542dfa78 Chore: updated implementation plan to be more clear 2025-12-20 11:20:35 -05:00
freemo 669abc8ac5 Build: Got the unit tests portion of the coverage report to also run in parallel reducing execution time to 1/3 2025-12-20 10:47:07 -05:00
freemo 162b1e35d0 Build: Made Robot integration tests run in parallel 2025-12-20 10:28:51 -05:00
freemo 5a24d42024 Build: Made behave so it can run in parallel at 1/3 the time 2025-12-19 20:57:14 -05:00
freemo 01475b1e5b Chore: Removed some stubbed out legacy code that has since been replaced 2025-12-19 18:07:30 -05:00
freemo cc7be09678 Docs: Updated implementation plan with progress from last commit 2025-12-19 13:45:48 -05:00
freemo 34a29d7cc8 Feat: Adding Actors support to database 2025-12-19 12:35:56 -05:00
freemo 0010f8f5cf Chore: Finished stage 7, performance optimizations 2025-12-16 22:25:34 -05:00
freemo ed20033e11 Chore: Added a 7.5 stage where the goal is to port master's functionality into this branch. 2025-12-16 22:15:21 -05:00
freemo bf4e4b6382 Feat: Added include and exclude file filters for projects to add files as a resource to a project 2025-12-16 17:20:37 -05:00
freemo 1ebaa2efe4 Tests: Extended Stage 7 benchmarks with latency + token metrics after tuning 2025-12-12 08:20:37 -05:00
freemo a3389e32ac Docs: Updated some obsolete points in the implementation checklist 2025-12-11 14:04:01 -05:00
freemo 8c162d4009 Tests: Added benchmarks for PlanGenerationGraph 2025-12-11 13:55:55 -05:00
freemo 41962dcaf7 Chore: Updated performance task in plan with some detailed action items. 2025-12-11 11:06:54 -05:00