Commit Graph

101 Commits

Author SHA1 Message Date
Dax Raad 0ccd51dee3 ci test 2025-04-22 21:09:20 -04:00
Dax Raad 4d4a2dd2a3 sync 2025-04-22 21:09:20 -04:00
Kujtim Hoxha fe98959d41 Merge pull request #38 from rgodha24/fix-provider-defaults
fix: set provider defaults correctly in AWS projects
2025-04-22 12:15:27 +02:00
Rohan Godha 7ee99cbd99 fix: set provider defaults correctly in AWS projects 2025-04-22 00:53:05 -04:00
Kujtim Hoxha 1367d34159 Merge pull request #34 from shreyassanthu77/main 2025-04-22 00:06:03 +02:00
Shreyas Mididoddi 1234559d0b look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/ 2025-04-22 00:49:23 +05:30
Kujtim Hoxha 893ff09cdb Merge pull request #27 from kujtimiihoxha/opencode
OpenCode - Initial Implementation
2025-04-21 19:59:35 +02:00
Kujtim Hoxha 6344673f23 init command 2025-04-21 19:53:55 +02:00
Kujtim Hoxha 4a9496e9df prevent the editor when agent busy 2025-04-21 16:50:10 +02:00
Kujtim Hoxha 68d518a639 small things 2025-04-21 16:24:38 +02:00
Kujtim Hoxha ece6959947 update readme 2025-04-21 16:22:52 +02:00
Kujtim Hoxha cf8d32c091 add description 2025-04-21 15:52:32 +02:00
Kujtim Hoxha 94271b528f config validation 2025-04-21 14:29:28 +02:00
Kujtim Hoxha 0094dd728c remove old logs 2025-04-21 13:46:32 +02:00
Kujtim Hoxha dc0894025e fix the memory bug 2025-04-21 13:42:29 +02:00
Kujtim Hoxha 77cf4bf688 fix anthropic 2025-04-21 13:42:29 +02:00
Kujtim Hoxha 39375ed352 add context to the prompt 2025-04-21 13:42:29 +02:00
Kujtim Hoxha baff25ad6b improve cache 2025-04-21 13:42:29 +02:00
Kujtim Hoxha 6411617f7f initial tool call stream 2025-04-21 13:42:29 +02:00
Kujtim Hoxha 304d666856 lsp improvements 2025-04-21 13:42:29 +02:00
Kujtim Hoxha 20c28668ca add bedrock model 2025-04-21 13:42:29 +02:00
Kujtim Hoxha d6ab3ab3e9 small fixes 2025-04-21 13:42:29 +02:00
Kujtim Hoxha b7e86f61cd implement patch, update ui, improve rendering 2025-04-21 13:42:27 +02:00
Kujtim Hoxha 0768c372c9 update logs 2025-04-21 13:42:02 +02:00
Kujtim Hoxha 7c8ec7d5ca add license 2025-04-21 13:42:02 +02:00
Kujtim Hoxha cdc80c64e1 small improvements 2025-04-21 13:42:02 +02:00
Kujtim Hoxha 524d2080b0 small fixes 2025-04-21 13:42:02 +02:00
Kujtim Hoxha d6035dc40c Update agent prompt, improve TUI patch UI, remove obsolete tool tests
- Replace and expand agent coder prompt for clarity and safety
- Add patch tool and TUI dialog support for patch diffs
- Sort sidebar modified files by name
- Remove Bash/Edit/Sourcegraph/Write tool tests

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-04-21 13:42:02 +02:00
Kujtim Hoxha 91b1a8f064 rename to opencode 2025-04-21 13:42:02 +02:00
Kujtim Hoxha e5eea7b9bf reimplement agent,provider and add file history 2025-04-21 13:42:00 +02:00
Kujtim Hoxha 8082c1e386 update gitignore 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 49b0be8f48 minor fixes 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 959a011765 fix segment diff and add new theme 2025-04-21 13:41:27 +02:00
Kujtim Hoxha d4f7d48594 fix diff 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 555361d8da remove node dependency and implement diff format 2025-04-21 13:41:27 +02:00
Kujtim Hoxha b3fde7a583 handle errors correctly in the other tools 2025-04-21 13:41:27 +02:00
Kujtim Hoxha e17d587bdc handle errors correctly in the edit tool 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 38d8e6a649 handle errros correctly in the bash tool 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 8bcf9dde55 handle errors correctly in the agent tool 2025-04-21 13:41:27 +02:00
Kujtim Hoxha 312688a809 cleanup diff, cleanup agent 2025-04-21 13:41:27 +02:00
Kujtim Hoxha a8c22808dc cleanup app, config and root 2025-04-21 13:41:25 +02:00
Kujtim Hoxha 5f955a460d cleanup config 2025-04-21 13:40:35 +02:00
Kujtim Hoxha f48c3a00ba wip files 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 1990da9d4a add initial git support 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 79deb616d7 implement nested tool calls and initial setup for result metadata 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 6a5e910883 add initial message handling 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 961af93479 add initial mock sidebar 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 296266cdf7 intiial layout 2025-04-21 13:38:42 +02:00
Kujtim Hoxha 48866db7ac Merge pull request #30 from jdlms/update/config-GPT4.1
OpenAI model config changed to GPT-4.1
2025-04-15 11:54:38 +02:00
jdlms f911d957ca OpenAI model config changed to GPT-4.1 2025-04-15 09:36:47 +02:00