opencode/packages/core
Kit Langton 367cf59612
refactor(core): simplify WebFetch error narrowing (#45582)
Use the typed HTTP error reason instead of manual object probing and an unchecked response cast. Preserve the single challenge-only retry and cover ordinary 403 failures without retry.
2026-08-27 11:56:34 -04:00
..
script feat(cli): embed persistent PTY binaries from npm packages (#45248) 2026-08-26 07:55:30 -04:00
src refactor(core): simplify WebFetch error narrowing (#45582) 2026-08-27 11:56:34 -04:00
test refactor(core): simplify WebFetch error narrowing (#45582) 2026-08-27 11:56:34 -04:00
bunfig.toml
drizzle.config.ts
package.json fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -04:00
README.md feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
schema.json feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
sst-env.d.ts
tsconfig.build.json feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
tsconfig.json fix(core): restore bundler resolution for source-imported deps (#41885) 2026-08-11 21:01:24 -04:00
tsconfig.tests.json chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -04:00

@opencode-ai/core

Core runtime services for OpenCode.