Commit Graph

10 Commits

Author SHA1 Message Date
Ed_
173ea96fb4 refactor(indentation): Apply codebase-wide 1-space ultra-compact refactor. Formatted 21 core modules and tests. 2026-02-28 19:36:38 -05:00
Ed_
c428e4331a fix(mcp): wire run_powershell and MCP server for Windows/Scoop environment
- Add .mcp.json at project root (correct location for claude mcp add)
- Add mcp_env.toml: project-scoped PATH/env config for subprocess execution
- shell_runner.py: load mcp_env.toml, add stdin=DEVNULL to fix git hang
- mcp_server.py: call mcp_client.configure() at startup (fix ACCESS DENIED)
- conductor skill files: enforce run_powershell over Bash, tool use hierarchy
- CLAUDE.md: document Bash unreliability on Windows, run_powershell preference
2026-02-28 15:00:05 -05:00
Ed_
d36632c21a checkpoint: massive refactor 2026-02-28 09:06:45 -05:00
Ed_
bc654c2f57 feat(mma): Implement Tier 4 QA interceptor in shell_runner.py 2026-02-26 20:19:34 -05:00
Ed_
254ca8cbda Doing final pass of adjustments with anythingllm 2026-02-22 09:54:36 -05:00
Ed_
34ed257cd6 corrections 2026-02-22 09:38:31 -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_
8380d85bc2 revert shell runner for now 2026-02-21 15:14:41 -05:00
Ed_
d67980b8a0 save scripts 2026-02-21 15:08:25 -05:00
Ed_
47c581d037 vibin 2026-02-21 15:02:10 -05:00