Private
Public Access
0
0
Commit Graph

12 Commits

Author SHA1 Message Date
ed 31a8949d64 feat(style): Fix 1-space indentation in 27 files
Files corrected:
- src/fuzzy_anchor.py (18 violations)
- src/patch_modal.py (14 violations)
- scripts/extract_symbols.py (4 violations)
- scripts/tasks/download_fonts.py (8 violations)
- tests/: 23 files with indentation issues

All files verified with py_compile. Remaining 4 files
(test_api_events.py, test_discussion_takes_gui.py,
test_gui_updates.py, test_headless_service.py) have complex
multi-line with statements that require manual correction.
2026-05-16 03:00:20 -04:00
ed 8c06c1767b refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation. 2026-05-09 15:00:35 -04:00
ed 8bc6eae101 wip: fixing more path resolution in tests 2026-03-12 19:28:21 -04:00
ed cb57cc4a02 STILL FIXING 2026-03-06 22:03:59 -05:00
ed 1fb6ebc4d0 idk why these weren't committed 2026-03-06 12:48:02 -05:00
ed 0e3b479bd6 WIP: PAIN 2026-03-05 14:24:03 -05:00
ed 01c5bb7947 WIP: PYTHON IS TRASH 2026-03-05 13:57:03 -05:00
ed fe2114a2e0 feat(types): Complete strict static analysis and typing track 2026-03-04 09:46:02 -05:00
ed e5e35f78dd feat(ai_client): gate mutating MCP tools through pre_tool_callback in all 4 providers 2026-03-02 16:50:47 -05:00
ed 1f92629a55 feat(mcp_client): add MUTATING_TOOLS frozenset sentinel for HITL enforcement 2026-03-02 16:47:51 -05:00
ed 4b7338a076 feat(gui): expand AGENT_TOOL_NAMES to all 26 MCP tools with mutating tools grouped 2026-03-02 16:46:56 -05:00
ed e4ccb065d4 feat(config): expose all 26 MCP tools in toml + default_project; mutating tools off by default 2026-03-02 16:45:34 -05:00