feat(controller): Integrate py_get_definition for on-demand lookup

This commit is contained in:
2026-03-07 15:03:03 -05:00
parent 953e9e040c
commit c6f9dc886f
4 changed files with 62 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ Focus: Parse @symbol syntax from user input
## Phase 2: Definition Retrieval
Focus: Use existing MCP tool to get definitions
- [ ] Task 2.1: Integrate py_get_definition
- [~] Task 2.1: Integrate py_get_definition
- WHERE: `src/gui_2.py`
- WHAT: Call MCP tool for each symbol
- HOW: