r00tz
9e4fac496d
made local rag needs optional (prevents having to have torch / sentence-transformers if you never use local embedding)
2026-06-06 13:21:43 -04:00
ed
fa8f473716
test(pytest): add docker marker
2026-06-03 08:24:35 -04:00
ed
573d289941
test(pytest): register clean_install marker for opt-in clone-and-verify test
2026-06-03 00:28:20 -04:00
ed
4c5e719be4
feat(ai-server): Add AIProxyClient queue communication layer
2026-05-13 08:58:58 -04:00
ed
a659089eb7
remove python defer and dearpygui from deps
2026-05-13 08:07:58 -04:00
ed
c359961a0a
feat(linter): Develop custom AST linter for ImGui scopes
2026-05-12 19:02:30 -04:00
ed
b9c1b63f8d
feat(style): Add anti-OOP conventions and OOP refactoring tracker
...
- Add section 10 (Anti-OOP Conventions) to python.md with hard rules,
class justification requirements, and Strangler Fig refactoring pattern
- Create conductor/refactor_oop.md tracker with 4 phases for class elimination
- Add ruff PLR rules (PLR0912, PLR6301, PLR0206) to pyproject.toml for
OOP anti-patterns
Addresses AI agent scope misinterpretation issues by enforcing flat
function-call graphs over deep class hierarchies.
2026-05-11 23:41:41 -04:00
ed
f1ca3751c8
feat(gui): Migrate _render_shader_live_editor to imgui_window scope
2026-05-11 23:11:56 -04:00
ed
568c549d99
feat(deps): Add tree-sitter C and C++ grammars
2026-05-05 18:35:23 -04:00
ed
e80cd6bd3f
feat(rag): Implement RAG engine, configuration schema, and vector store integration
2026-05-04 05:38:23 -04:00
ed
ca01397885
checkpoint: fixing ux with window frame bar
2026-03-13 13:13:35 -04:00
ed
ae5e7dedae
fix(deps): Add openai package for MiniMax provider support
2026-03-06 23:39:14 -05:00
ed
fe2114a2e0
feat(types): Complete strict static analysis and typing track
2026-03-04 09:46:02 -05:00
ed
3257ee387a
fix(config): Add explicit_package_bases to mypy config to resolve duplicate module errors
2026-03-04 01:09:27 -05:00
ed
fa207b4f9b
chore(config): Initialize MMA environment and configure strict mypy settings
2026-03-04 01:07:41 -05:00
ed
5f661f76b4
fix(hooks): expose mma_tier_usage in /api/gui/mma_status; install pytest-timeout
...
- api_hooks.py: add mma_tier_usage to get_mma_status() response
- pytest-timeout 2.4.0 installed so mark.timeout(300) is enforced in CI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-01 14:26:03 -05:00
ed
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
ed
68861c0744
feat(mma): Decouple UI from API calls using UserRequestEvent and AsyncEventQueue
2026-02-26 20:45:23 -05:00
ed
56025a84e9
checkpoint: finished test curation
2026-02-25 21:58:18 -05:00
ed
4e564aad79
feat(mma): Implement AST Skeleton View generator using tree-sitter
2026-02-25 20:08:43 -05:00
ed
02fc847166
feat(headless): add fastapi and uvicorn dependencies
2026-02-25 12:41:01 -05:00
ed
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
ed
7fe117d357
feat(perf): Implement core PerformanceMonitor for telemetry collection
2026-02-23 14:41:11 -05:00
ed
e34ff7ef79
feat(ui): Implement token usage summary widget
2026-02-23 10:59:29 -05:00
ed
96a013c3dc
fixes and possible wip gui_2/theme_2 for multi-viewport support
2026-02-22 01:43:24 -05:00
ed
672b184c86
slop continues
2026-02-21 14:26:41 -05:00
ed
a4d064eddc
progress
2026-02-21 14:11:41 -05:00
ed
d37426401a
setting up slop app
2026-02-21 14:06:32 -05:00
ed
7e06facc28
manaul slop init
2026-02-21 13:46:02 -05:00