Dax Raad
4e491eb358
add back brew
2025-04-22 21:09:20 -04:00
Dax Raad
e98a94f176
sync
2025-04-22 21:09:20 -04:00
Dax Raad
8b4df97488
enable cgo
2025-04-22 21:09:20 -04:00
Dax Raad
495f20ecf4
sync
2025-04-22 21:09:20 -04:00
Dax Raad
9962c1ea79
ci
2025-04-22 21:09:20 -04:00
Dax Raad
81cf39d813
sync
2025-04-22 21:09:20 -04:00
Dax Raad
06977f3b4f
sync
2025-04-22 21:09:20 -04:00
Dax Raad
b85c1f2242
tag
2025-04-22 21:09:20 -04:00
Dax Raad
bbf1626dc6
ci test
2025-04-22 21:09:20 -04:00
Dax Raad
9b5dd469f5
ci test
2025-04-22 21:09:20 -04:00
Dax Raad
fabc9e003d
sync
2025-04-22 21:09:20 -04:00
Kujtim Hoxha
cded7ee9fd
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
c02721ce6b
fix: set provider defaults correctly in AWS projects
2025-04-22 00:53:05 -04:00
Kujtim Hoxha
5d7a9a98b3
Merge pull request #34 from shreyassanthu77/main
2025-04-22 00:06:03 +02:00
Shreyas Mididoddi
ce8bf37f15
look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/
2025-04-22 00:49:23 +05:30
Kujtim Hoxha
f33dff8772
Merge pull request #27 from kujtimiihoxha/opencode
...
OpenCode - Initial Implementation
2025-04-21 19:59:35 +02:00
Kujtim Hoxha
3a6a26981a
init command
2025-04-21 19:53:55 +02:00
Kujtim Hoxha
d7569d79c6
prevent the editor when agent busy
2025-04-21 16:50:10 +02:00
Kujtim Hoxha
ed3518d075
small things
2025-04-21 16:24:38 +02:00
Kujtim Hoxha
d03a73a8d3
update readme
2025-04-21 16:22:52 +02:00
Kujtim Hoxha
1e11805efc
add description
2025-04-21 15:52:32 +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
e7bb99baab
fix the memory bug
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
1da298e755
fix anthropic
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
c40e68496d
add context to the prompt
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
8e160488ff
improve cache
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
2de5127417
initial tool call stream
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
2b5a33e476
lsp improvements
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
bf8cd3bd12
add bedrock model
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
72afeb9f54
small fixes
2025-04-21 13:42:29 +02:00
Kujtim Hoxha
333ea6ec4b
implement patch, update ui, improve rendering
2025-04-21 13:42:27 +02:00
Kujtim Hoxha
05d0e86f10
update logs
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
e3a62736db
add license
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
c24e3c18e0
small improvements
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
caea293759
small fixes
2025-04-21 13:42:02 +02:00
Kujtim Hoxha
36172979b4
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
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
76b4065f17
update gitignore
2025-04-21 13:41:27 +02:00
Kujtim Hoxha
1cdd24fbc7
minor fixes
2025-04-21 13:41:27 +02:00
Kujtim Hoxha
f6be348bf7
fix segment diff and add new theme
2025-04-21 13:41:27 +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
9ae05fea12
handle errros correctly in the bash tool
2025-04-21 13:41:27 +02:00
Kujtim Hoxha
80cd75c4fb
handle errors correctly in the agent 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
3ad983db0f
cleanup app, config and root
2025-04-21 13:41:25 +02:00