Adds an MCP tool the LLM can call to ground modifying calls in what the user is currently looking at in the phobiCS-tui browser. Backed by readSelection() from src/state-read.ts. defaultStateFilePath() is intentionally duplicated from src/tui/shared/state-paths.ts: the TUI subpackage is ESM and the MCP server is CJS, so a cross-import would force one or the other to change module systems for ~15 lines of code that almost never changes. |
||
|---|---|---|
| .. | ||
| integration | ||
| tui | ||
| unit | ||
| bench-results-v5.json | ||
| bench-results.json | ||
| bench.mjs | ||
| mock_watcher.py | ||
| test-fixes.mjs | ||
| TEST_OVERVIEW.md | ||