ec91c90c15
refactor(simulation): Add strict type hints to simulation modules
2026-02-28 19:00:36 -05:00
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
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
fb80ce8c5a
feat(gui): Add auto-scroll, blinking history, and reactive API events
2026-02-25 00:41:45 -05:00
e8959bf032
conductor(checkpoint): Phase 4: Execution and Modals Simulation complete
2026-02-25 00:00:28 -05:00
760eec208e
conductor(checkpoint): Phase 3: AI Settings and Tools Simulation complete
2026-02-24 23:59:01 -05:00
a77d0e70f2
conductor(checkpoint): Phase 2: Context and Chat Simulation complete
2026-02-24 23:57:31 -05:00
b255d4b935
conductor(checkpoint): Phase 1: Setup and Architecture complete
2026-02-24 23:54:15 -05:00
064d7ba235
fix(conductor): Apply review suggestions for track 'live_ux_test_20260223'
2026-02-23 20:09:41 -05:00
8e63b31508
conductor(checkpoint): Phase 4: Final Integration & Regression complete
2026-02-23 19:54:24 -05:00
5e1b965311
feat(simulation): add discussion switching and truncation simulation logic
2026-02-23 19:26:51 -05:00
bd5dc16715
feat(simulation): implement project scaffolding and discussion loop logic
2026-02-23 19:24:26 -05:00
bfe9ef014d
feat(simulation): add ping-pong interaction script
2026-02-23 19:20:29 -05:00
d326242667
feat(simulation): implement UserSimAgent for human-like interaction
2026-02-23 19:20:24 -05:00