Commit graph

24 commits

Author SHA1 Message Date
adamdottv
2391e338b4
chore: rename 2025-05-13 10:02:39 -05:00
adamdottv
dfe5fd8d97
wip: refactoring 2025-05-12 09:44:56 -05:00
adamdottv
f100777199
wip: logging improvements 2025-05-09 13:37:13 -05:00
Kujtim Hoxha
b106787a50 change package name 2025-04-24 18:26:16 +02:00
Kujtim Hoxha
3a6a26981a init command 2025-04-21 19:53:55 +02:00
Kujtim Hoxha
a8d5787e8e config validation 2025-04-21 14:29:28 +02:00
Kujtim Hoxha
9ae6af8856 remove old logs 2025-04-21 13:46:32 +02:00
Kujtim Hoxha
72afeb9f54 small fixes 2025-04-21 13:42:29 +02:00
Kujtim Hoxha
cc07f7a186 rename to opencode 2025-04-21 13:42:02 +02:00
Kujtim Hoxha
bbfa60c787 reimplement agent,provider and add file history 2025-04-21 13:42:00 +02:00
Kujtim Hoxha
013694832f fix diff 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
0130bde1ed remove node dependency and implement diff format 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
0b3e5f5bd4 handle errors correctly in the other tools 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
921f5ee5bd handle errors correctly in the edit tool 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
cdc5f209dc cleanup diff, cleanup agent 2025-04-21 13:41:27 +02:00
Kujtim Hoxha
bd2ec29b65 add initial git support 2025-04-21 13:38:42 +02:00
Kujtim Hoxha
94923948e1 structure tools the same
- add some tests
- fix some tests
- change how we handle permissions
2025-04-08 19:15:23 +02:00
Kujtim Hoxha
3aef4dedcf Improve LSP diagnostics handling for file operations
- 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 <noreply@termai.io>
2025-04-04 15:03:50 +02:00
Kujtim Hoxha
c185dc84d6 Enhance UI feedback and improve file diff visualization
- 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 <noreply@termai.io>
2025-04-04 14:36:57 +02:00
Kujtim Hoxha
49b593d9dd small fixes 2025-04-03 19:50:31 +02:00
Kujtim Hoxha
795b369219 small fixes 2025-04-03 17:38:28 +02:00
Kujtim Hoxha
cfdd687216 add initial lsp support 2025-04-03 17:23:41 +02:00
Kujtim Hoxha
afd9ad0560 rework llm 2025-04-01 13:38:54 +02:00
Kujtim Hoxha
904061c243 additional tools 2025-03-26 01:12:30 +01:00