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

@@ -1,6 +1,6 @@
[ai]
provider = "deepseek"
model = "deepseek-chat"
provider = "gemini"
model = "gemini-2.5-flash-lite"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000
@@ -34,8 +34,8 @@ separate_tool_calls_panel = false
"Tier 4: QA" = true
"Discussion Hub" = true
"Operations Hub" = true
Message = true
Response = true
Message = false
Response = false
"Tool Calls" = true
Theme = true
"Log Management" = true