602cea6c13
docs(style): update python styleguide to AI-optimized standard
...
Replaces Google Python Style Guide with project-specific conventions:
1-space indentation, strict type hints on all signatures/vars,
minimal blank lines, 120-char soft limit, AI-agent conventions.
Also marks type hinting task complete in plan.md.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:04:27 -05:00
c816f65665
refactor(types): add strict type hints to gui_2.py and gui_legacy.py
...
Automated pipeline applied 217 type annotations across both UI modules:
- 158 auto -> None return types via AST single-pass
- 25 manual signatures (callbacks, factory methods, complex returns)
- 34 variable type annotations (constants, color tuples, config)
Zero untyped functions/variables remain in either file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:01:01 -05:00
a2a1447f58
checkpoint: Claude Code integration + implement missing MCP var tools
...
Add Claude Code conductor commands, MCP server, MMA exec scripts,
and implement py_get_var_declaration / py_set_var_declaration which
were registered in dispatch and tool specs but had no function bodies.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 10:47:42 -05:00
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
f2512c30e9
I hate gemini cli policy setup
2026-02-28 08:32:14 -05:00
db118f0a5c
updates to tools and mma skills
2026-02-28 07:51:02 -05:00
db069abe83
meh
2026-02-28 00:25:00 -05:00
196d9f12f3
hinters
2026-02-28 00:23:47 -05:00
866b3f0fe7
type hint scanner
2026-02-28 00:23:35 -05:00
87df32c32c
getting rid of junk
2026-02-28 00:14:12 -05:00
c062361ef9
back to usual agents
2026-02-28 00:07:57 -05:00
bc261c6cbe
teststests in wrong spot.
2026-02-28 00:07:45 -05:00
db65162bbf
chore(conductor): Complete Phase 1 of AI style refactor
2026-02-27 23:52:06 -05:00
c75b926c45
chore(conductor): Add new track 'AI-Optimized Python Style Refactor'
2026-02-27 23:37:03 -05:00
7a1fe1723b
conductor(plan): Mark phase 'Phase 1: Framework Foundation' as complete
2026-02-27 23:26:55 -05:00
e93e2eaa40
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-27 23:26:33 -05:00
2a30e62621
test(sim): Setup framework for robust live sim verification
2026-02-27 23:20:42 -05:00
173ffc31de
fxies
2026-02-27 23:14:23 -05:00
858c4c27a4
oops
2026-02-27 23:13:19 -05:00
2ccb4e9813
remove track
2026-02-27 23:10:40 -05:00
57d187b8bd
chore(conductor): Archive track 'robust_live_simulation_verification'
2026-02-27 23:10:28 -05:00
c3b108e77c
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-27 23:09:55 -05:00
605dfc3149
fix(conductor): Apply review suggestions for track 'robust_live_simulation_verification'
2026-02-27 23:09:37 -05:00
51ab417bbe
remove complete track
2026-02-27 23:05:21 -05:00
b1fdcf72c5
chore(conductor): Archive track 'tiered_context_scoping_hitl_approval'
2026-02-27 23:05:06 -05:00
24c46b8934
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-27 23:04:16 -05:00
82f73e7267
fix(conductor): Apply review suggestions for track 'tiered_context_scoping_hitl_approval'
2026-02-27 23:04:01 -05:00
4b450e01b8
docs(conductor): Synchronize docs for track 'MMA Dashboard Visualization Overhaul'
2026-02-27 22:57:45 -05:00
a67c318238
chore(conductor): Mark track 'MMA Dashboard Visualization Overhaul' as complete
2026-02-27 22:57:12 -05:00
75569039e3
conductor(plan): Mark Phase 3 as complete
2026-02-27 22:57:02 -05:00
25b72fba7e
feat(ui): Support multiple concurrent AI response streams and strategy visualization
2026-02-27 22:56:40 -05:00
e367f52d90
conductor(plan): Mark Phase 2 as complete
2026-02-27 22:52:11 -05:00
7252d759ef
feat(ui): Implement Task DAG Visualizer using ImGui tree nodes
2026-02-27 22:51:55 -05:00
6f61496a44
conductor(plan): Mark Phase 1 as complete
2026-02-27 22:49:26 -05:00
2b1cfbb34d
feat(ui): Implement Track Browser and progress visualization in MMA Dashboard
2026-02-27 22:49:03 -05:00
a97eb2a222
chore(conductor): Mark track 'Tiered Context Scoping & HITL Approval' as complete
2026-02-27 22:32:07 -05:00
913cfee2dd
docs(conductor): Synchronize docs for track 'Tiered Context Scoping & HITL Approval'
2026-02-27 22:31:58 -05:00
3c7d4cd841
conductor(plan): Finalize plan for track 'Tiered Context Scoping & HITL Approval'
2026-02-27 22:31:39 -05:00
a6c627a6b5
conductor(plan): Mark phase 'Phase 3: Approval UX Modal' as complete
2026-02-27 22:31:11 -05:00
21157f92c3
feat(mma): Finalize Approval UX Modal in GUI
2026-02-27 22:30:55 -05:00
bee75e7b4d
conductor(plan): Mark task 'Interception logic' as complete
2026-02-27 22:30:13 -05:00
4c53ca11da
feat(mma): Implement interception logic in GUI and Conductor
2026-02-27 22:29:55 -05:00
1017a4d807
conductor(plan): Mark task 'Signaling mechanism' as complete
2026-02-27 22:27:19 -05:00
e293c5e302
feat(mma): Implement spawn interception in multi_agent_conductor.py
2026-02-27 22:27:05 -05:00
c2c8732100
conductor(plan): Mark phase 'Phase 1: Context Subsetting' as complete
2026-02-27 22:24:11 -05:00
d7a24d66ae
conductor(checkpoint): Checkpoint end of Phase 1 (Context Subsetting)
2026-02-27 22:23:57 -05:00
528aaf1957
feat(mma): Finalize Phase 1 with AST-based outline and improved tiered selection
2026-02-27 22:23:50 -05:00
f59ef247cf
conductor(plan): Mark task 'Update project state' as complete
2026-02-27 22:23:31 -05:00
2ece9e1141
feat(aggregate): support dictionary-based file entries with optional tiers
2026-02-27 22:21:18 -05:00
4c744f2c8e
conductor(plan): Mark task 'Integrate AST skeleton' as complete
2026-02-27 22:18:39 -05:00