feat(gui): Implement on-demand definition lookup with clickable navigation and collapsing

This commit is contained in:
2026-03-07 15:20:39 -05:00
parent 0c2df6c188
commit 7ea833e2d3
8 changed files with 245 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ Focus: Use existing MCP tool to get definitions
## Phase 3: Inline Display
Focus: Display definition in discussion
- [ ] Task 3.1: Inject definition as context
- [~] Task 3.1: Inject definition as context
- WHERE: `src/gui_2.py` `_send_callback()`
- WHAT: Append definition to message
- HOW: