This website requires JavaScript.
Explore
Help
Sign In
ai-space
/
opencode
Watch
3
Star
0
Fork
0
You've already forked opencode
mirror of
https://github.com/anomalyco/opencode.git
synced
2026-07-17 12:56:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.0.3
opencode
/
packages
/
tui
/
internal
T
History
Dax
96bdeb3c7b
OpenTUI is here (
#2685
)
2025-10-31 15:07:36 -04:00
..
api
…
app
fix: agent model selection priority issue (
#3572
)
2025-10-30 09:32:39 -05:00
attachment
…
clipboard
…
commands
fix(tui): sort custom commands lower
2025-08-25 11:32:15 -05:00
completions
Refactor to support multiple instances inside single opencode process (
#2360
)
2025-09-01 17:15:49 -04:00
components
fix: tui not showing some errors
2025-10-30 01:41:28 -05:00
decoders
Fix "bufio.Scanner token too long" error by replacing Scanner with Reader in SSE (
#3531
)
2025-10-30 01:04:06 -05:00
id
…
layout
…
styles
…
theme
OpenTUI is here (
#2685
)
2025-10-31 15:07:36 -04:00
tui
fix: tui not showing some errors
2025-10-30 01:41:28 -05:00
util
feat: Improve editor detection with auto-discovery and better error messages (
#3155
)
2025-10-21 20:49:42 -05:00
viewport
…