Commit Graph

1526 Commits

Author SHA1 Message Date
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
freemo 785bad712c Chore: Marked stage 6 complete as well as several tasks in stage 7 2025-12-10 21:03:11 -05:00
freemo dd733b38d1 Feat: Finished stage 5, replacing manual retrys and auditing with LangChain based retrys 2025-12-10 20:25:11 -05:00
freemo 07fbe7afaf Feat: Integrated PlanGenerationGraph for Context loading, added EntityMemory for project tracking 2025-12-10 18:39:00 -05:00
freemo 55bda31e84 Chore: Marking Stage 4 complete 2025-12-10 18:09:04 -05:00
freemo 42c4de2237 Chore: Finished stage 2.7 2025-12-10 17:49:40 -05:00
freemo d1d7a2a64e Tests: Added regression testing for mock AI mode via env variable 2025-12-10 16:46:55 -05:00
freemo 85932a691c Tests: Tests now cover mixed-provider scenarios 2025-12-10 14:42:09 -05:00
freemo d6714340e5 Tests: Added some priovider registry integration tests 2025-12-10 13:29:24 -05:00
freemo d50dbe0dc6 Docs: Wrote the provider integration documentation 2025-12-10 12:58:23 -05:00
freemo 0296e7c3b7 Feat connected settings to the providers so they no longer provide mock providers 2025-12-10 12:39:07 -05:00
freemo 146aea743e Chore: Marking all Manual Mode commands complete (leftover from an earlier stage). 2025-12-09 19:34:34 -05:00
freemo 0cb4bc3ad3 Feats: Implemented OpenRouter support 2025-12-09 19:28:24 -05:00
freemo 2d64005fec Feats: Added google / Gemini provider 2025-12-09 18:28:14 -05:00
freemo fa192c4fc5 Tests: Just added a bit more test coverage for OpenAI 2025-12-09 15:39:39 -05:00
freemo 337d78cf92 Feat: Now capturing token usage as well as passing along the streaming command from some providers 2025-12-09 14:23:47 -05:00
freemo 9465c5957c Docs: Added some documentation explaining the current plan lifecycle 2025-12-08 23:02:58 -05:00