|
|
035c74ed36
|
feat(models): Add priority field to Ticket dataclass and update serialization
|
2026-03-07 15:27:30 -05:00 |
|
|
|
95f8a6d120
|
chore(conductor): Mark track 'On-Demand Definition Lookup' as complete
|
2026-03-07 15:21:31 -05:00 |
|
|
|
a0a9d00310
|
feat(gui): Implement @symbol regex parser for on-demand definition lookup
|
2026-03-07 14:57:52 -05:00 |
|
|
|
fcff00f750
|
WIP: profiling
|
2026-03-07 14:02:03 -05:00 |
|
|
|
1f760f2381
|
fix(ui): Correct performance profiling instrumentation and Diagnostics UI
|
2026-03-07 13:01:39 -05:00 |
|
|
|
b6084aefbb
|
feat(logs): Update pruning heuristic to always remove empty logs regardless of age
|
2026-03-07 12:32:27 -05:00 |
|
|
|
a0645e64f3
|
chore(conductor): Mark track 'Enhanced Context Control & Cache Awareness' as complete
|
2026-03-07 12:13:20 -05:00 |
|
|
|
61f331aee6
|
new track
|
2026-03-07 12:01:32 -05:00 |
|
|
|
51b79d1ee2
|
chore(conductor): Mark track 'Manual Skeleton Context Injection' as complete
|
2026-03-07 11:54:46 -05:00 |
|
|
|
fbe02ebfd4
|
feat(ui): Implement manual skeleton context injection
|
2026-03-07 11:54:11 -05:00 |
|
|
|
b41a8466f1
|
chore(conductor): Mark track 'Track Progress Visualization' as complete
|
2026-03-07 11:42:53 -05:00 |
|
|
|
34673ee32d
|
chore(conductor): Mark track Track Progress Visualization as in-progress
|
2026-03-07 11:22:13 -05:00 |
|
|
|
6f96f71917
|
chore(conductor/tracks.md): mark session_insights complete
|
2026-03-07 11:18:20 -05:00 |
|
|
|
e485bc102f
|
chore(conductor/tracks.md): mark tool_usage_analytics complete
|
2026-03-07 10:59:01 -05:00 |
|
|
|
5075a82fe4
|
chore(conductor/tracks.md): mark cache_analytics complete
|
2026-03-07 10:47:29 -05:00 |
|
|
|
f6fefcb50f
|
chore(conductor/tracks.md): mark mma_multiworker_viz complete
|
2026-03-07 10:36:29 -05:00 |
|
|
|
1466615b30
|
tiredv
|
2026-03-07 10:28:21 -05:00 |
|
|
|
a5cddbf90d
|
chore(conductor/tracks.md): mark cost_token_analytics complete
|
2026-03-07 01:51:26 -05:00 |
|
|
|
1a2268f9f5
|
chore(conductor/tracks.md): mark native_orchestrator as complete
|
2026-03-07 01:44:07 -05:00 |
|
|
|
0fae341d2f
|
fix(ai_client): add patch_callback param to _send_gemini_cli signature
|
2026-03-07 01:28:07 -05:00 |
|
|
|
99a5d7045f
|
feat(diff): Add diff rendering helpers for GUI
- Add get_line_color() to classify diff lines
- Add render_diff_text_immediate() for immediate mode rendering
- Add tests for rendering functions
|
2026-03-07 00:13:10 -05:00 |
|
|
|
5277b11279
|
chore: update track references and config
|
2026-03-07 00:06:05 -05:00 |
|
|
|
bfe9fb03be
|
feat(conductor): Add MiniMax Provider Integration track
|
2026-03-06 19:14:58 -05:00 |
|
|
|
661566573c
|
feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs
|
2026-03-06 19:13:20 -05:00 |
|
|
|
d54cc3417a
|
conductor(tracks): Mark Visual DAG track as complete
|
2026-03-06 18:49:03 -05:00 |
|
|
|
5956b4b9de
|
feat(gui): Implement Visual DAG with imgui_node_editor
- Add node editor context and config in App.__init__
- Replace tree-based DAG with imgui_node_editor visualization
- Add selection detection for interactive ticket editing
- Add edit panel for selected ticket (view status, target, deps, mark complete, delete)
- Add ui_selected_ticket_id state variable
|
2026-03-06 17:35:41 -05:00 |
|
|
|
af4a227d67
|
feat(mma): Implement Deep AST-Driven Context Pruning and mark track complete
|
2026-03-06 17:05:48 -05:00 |
|
|
|
7da2946eff
|
feat(mma): Implement worker pool and configurable concurrency for DAG engine and mark track 'True Parallel Worker Execution' as complete
|
2026-03-06 16:55:45 -05:00 |
|
|
|
f580165c5b
|
feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete
|
2026-03-06 16:43:11 -05:00 |
|
|
|
4599e38df2
|
nice
|
2026-03-06 15:03:17 -05:00 |
|
|
|
f5ca592046
|
last track
|
2026-03-06 15:01:29 -05:00 |
|
|
|
2c90020682
|
WIP next tracks planing
|
2026-03-06 14:52:10 -05:00 |
|
|
|
ae237330e9
|
chore(conductor): Mark track 'Simulation Fidelity Enhancement' as complete.
|
2026-03-06 13:38:15 -05:00 |
|
|
|
d5300d091b
|
chore(conductor): Mark track 'Asynchronous Tool Execution Engine' as complete.
|
2026-03-06 13:27:14 -05:00 |
|
|
|
c01f1ea2c8
|
chore(conductor): Mark track 'Concurrent Tier Source Isolation' as complete
|
2026-03-06 13:04:48 -05:00 |
|
|
|
684a6d1d3b
|
feat(ai_client): isolation of current_tier using threading.local() for parallel agent safety
|
2026-03-06 12:59:18 -05:00 |
|
|
|
a982e701ed
|
chore(conductor): Mark track 'Robust JSON Parsing for Tech Lead' as complete
|
2026-03-06 12:36:33 -05:00 |
|
|
|
8c4d02ee40
|
conductor(tracks): Mark 'Mock Provider Hardening' track as complete
|
2026-03-06 11:55:23 -05:00 |
|
|
|
4da88a4274
|
fix(tests): Fix gemini_cli tests - proper mocking of subprocess.Popen
|
2026-03-05 19:34:18 -05:00 |
|
|
|
3d5773fa63
|
YET ANOTEHR BOTCHED TRACK.
|
2026-03-05 16:14:58 -05:00 |
|
|
|
5e69617f88
|
WIP: I HATE PYTHON
|
2026-03-05 13:55:40 -05:00 |
|
|
|
107608cd76
|
chore(conductor): Mark track 'Hook API UI State Verification' as complete
|
2026-03-05 10:11:05 -05:00 |
|
|
|
c295db1630
|
docs: Reorder track queue and initialize final stabilization tracks
- Initialize asyncio_decoupling_refactor_20260306 track
- Initialize mock_provider_hardening_20260305 track
- Initialize simulation_fidelity_enhancement_20260305 track
- Update TASKS.md and tracks.md to reflect new strict execution queue
- Archive completed tracks and remove deprecated test performance track
|
2026-03-05 09:43:42 -05:00 |
|
|
|
1bc4205153
|
set gui decoupling to "complete"
|
2026-03-04 23:03:53 -05:00 |
|
|
|
d0009bb23a
|
refactor(gui): Migrate application state to AppController
|
2026-03-04 10:36:41 -05:00 |
|
|
|
92da9727b6
|
chore(conductor): Mark track 'Codebase Migration to src & Cleanup' as complete
|
2026-03-04 10:11:56 -05:00 |
|
|
|
1eb9d2923f
|
chore(cleanup): Remove unused scripts and artifacts from project root
|
2026-03-04 09:51:51 -05:00 |
|
|
|
e8cd3e5e87
|
conductor(archive): Archive strict static analysis and typing track
|
2026-03-04 09:46:22 -05:00 |
|
|
|
ce1987ef3f
|
re-archive
|
2026-03-04 01:06:25 -05:00 |
|
|
|
966b5c3d03
|
wow this ai messed up.
|
2026-03-04 00:01:01 -05:00 |
|