ed
19e7c94c2e
fixes
2026-03-12 18:47:17 -04:00
ed
c2930ebea1
conductor(checkpoint): Test integrity audit complete
2026-03-07 20:15:22 -05:00
ed
3ba4cac4a4
ai is trying to cheat out of finishing the tests still
2026-03-07 19:38:15 -05:00
ed
39348745d3
fix: Test regression fixes - None event_queue handling, test assertions, skip pre-existing issue
2026-03-07 17:01:23 -05:00
ed
fd36aad539
PYTHON
2026-03-05 17:13:59 -05:00
ed
2aec39bb0b
FUCK PYTHON
2026-03-05 16:37:30 -05:00
ed
c102392320
feat(src): Resolve imports and create sloppy.py entry point
2026-03-04 10:01:55 -05:00
ed
fe2114a2e0
feat(types): Complete strict static analysis and typing track
2026-03-04 09:46:02 -05:00
ed
1be6193ee0
chore(tests): Final stabilization of test suite and full isolation of live_gui artifacts
2026-03-04 01:05:56 -05:00
ed
4d171ff24a
chore(legacy): Remove gui_legacy.py and refactor all tests to use gui_2.py
2026-03-03 01:09:24 -05:00
ed
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
ed
e8513d563b
refactor(tests): Add strict type hints to third batch of test files
2026-02-28 19:16:19 -05:00
ed
60396f03f8
refactor(types): auto -> None sweep across entire codebase
...
Applied 236 return type annotations to functions with no return values
across 100+ files (core modules, tests, scripts, simulations).
Added Phase 4 to python_style_refactor track for remaining 597 items
(untyped params, vars, and functions with return values).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:16:56 -05:00
ed
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
ed
14984c5233
fix(gui2): Correct Response panel rendering and fix automation crashes
2026-02-24 21:56:26 -05:00
ed
ad8c0e208b
fix: Add sys.path to tests/test_gui_updates.py to resolve aggregate import
2026-02-23 16:53:08 -05:00
ed
66f728e7a3
fix(conductor): Apply review suggestions for track 'event_driven_metrics_20260223'
2026-02-23 16:45:34 -05:00
ed
2dd6145bd8
feat(gui): Implement event-driven API metrics updates and decouple from render loop
2026-02-23 16:38:23 -05:00
ed
555cf29890
conductor(checkpoint): Checkpoint end of Phase 3: Diagnostics UI and Optimization
2026-02-23 14:52:26 -05:00
ed
e747a783a5
feat(gui): Display active Gemini caches
...
This change adds a label to the Provider panel to show the count and total size of active Gemini caches when the Gemini provider is selected. This information is hidden for other providers.
2026-02-23 13:42:57 -05:00
ed
c35170786b
feat(gui): Implement token budget visualizer
...
This change adds a progress bar and label to the Provider panel to display the current history token usage against the provider's limit. The UI is updated in real-time.
2026-02-23 13:40:04 -05:00