cloudaxe-opencode/packages/opencode
Dax be3be32bf1
fix(observability): handle OTEL headers with '=' in value (#22564)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 01:32:32 -04:00
..
bin
migration chore: generate 2026-04-13 18:02:12 +00:00
script delete all e2e tests (#22501) 2026-04-14 23:10:25 -04:00
specs feat(core): bootstrap packages/server and document extraction plan (#22492) 2026-04-15 04:01:45 +05:30
src fix(observability): handle OTEL headers with '=' in value (#22564) 2026-04-15 01:32:32 -04:00
test fix: restore instance context in prompt runs (#22498) 2026-04-15 03:59:12 +05:30
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json release: v1.4.5 2026-04-15 04:25:18 +00:00
parsers-config.ts
README.md
sst-env.d.ts
tsconfig.json

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.