summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-04-04Fix status message clearing issueKujtim Hoxha
- Add missing case for ClearStatusMsg in main TUI update function - Ensures status messages are properly cleared after timeout 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Improve LSP diagnostics handling for file operationsKujtim Hoxha
- Split LSP file notification into separate functions - Add waitForLspDiagnostics function to wait for diagnostics after file changes - Move LSP diagnostics to after file operations in edit and write tools - Fix string splitting in diff generation - Reduce diagnostics timeout from 10 to 5 seconds 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Add auto-removal of status bar messages after timeoutKujtim Hoxha
🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Improve diff display with colored formatting in permission dialogsKujtim Hoxha
- Add colored formatting for diff display (green for additions, red for removals) - Create a dedicated formatDiff function to handle diff styling - Restructure permission dialog render function for better organization - Apply custom styling to different line types in diffs 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Make permission dialog height dynamic based on contentKujtim Hoxha
- Adjust dialog height for bash commands based on content length - Reduce default dialog size for bash commands to be more compact - Add strings import for string splitting 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Enhance UI feedback and improve file diff visualizationKujtim Hoxha
- Improve diff display in permission dialogs with better formatting - Add visual indicators for focus changes in permission dialogs - Increase diagnostics timeout from 5 to 10 seconds - Fix write tool to show proper diffs for existing files - Update status component to properly handle messages 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04Improve Sourcegraph tool with context window and fix diagnosticsKujtim Hoxha
- Add context_window parameter to control code context display - Fix LSP diagnostics notification handling with proper async waiting - Switch to keyword search pattern for better results - Add Sourcegraph tool to task agent 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-04add sourcegraph toolKujtim Hoxha
2025-04-03small improvements to the promptKujtim Hoxha
2025-04-03small fixesKujtim Hoxha
2025-04-03add termai configKujtim Hoxha
2025-04-03small fixesKujtim Hoxha
2025-04-03add initial lsp supportKujtim Hoxha
2025-04-01rework llmKujtim Hoxha
2025-03-26additional toolsKujtim Hoxha
2025-03-24initial working agentKujtim Hoxha
2025-03-23initial agent setupKujtim Hoxha
2025-03-23add initial stuffKujtim Hoxha
2025-03-23small size fix and colors addedKujtim Hoxha
2025-03-23add helpKujtim Hoxha
2025-03-21initialKujtim Hoxha