This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
opencode
Watch
1
Star
0
Fork
0
You've already forked opencode
mirror of
https://github.com/anomalyco/opencode.git
synced
2026-04-28 08:44:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf21751bdc010490296200b9fced091927f8c217
opencode
/
packages
/
opencode
/
test
/
config
History
Dax Raad
b5c3bd7eff
fix: replace BunProc with Npm module - remove bun/index.ts and bun.test.ts - update resolvePluginTarget to use Npm.add instead of Npm.install - replace BunProc.install with Npm.add in provider.ts - update all tests to use Npm.add/Npm.install instead of BunProc
2026-04-01 11:59:38 -04:00
..
fixtures
fix: frontmatter was adding newlines in some cases causing invalid model ids (
#11095
)
2026-01-28 23:40:59 -06:00
agent-color.test.ts
feat(tui): allow theme colors in agent customization (
#11444
)
2026-02-03 15:09:21 -06:00
config.test.ts
fix: replace BunProc with Npm module - remove bun/index.ts and bun.test.ts - update resolvePluginTarget to use Npm.add instead of Npm.install - replace BunProc.install with Npm.add in provider.ts - update all tests to use Npm.add/Npm.install instead of BunProc
2026-04-01 11:59:38 -04:00
markdown.test.ts
fix(win32): handle CRLF line endings in markdown frontmatter parsing (
#14886
)
2026-02-24 20:33:22 +10:00
tui.test.ts
Refactor into plugin loader and do not enforce (
#20112
)
2026-03-30 20:36:21 +02:00