Scope
- Base ref:
origin/main
- Source ref:
opencode/dev
- Theme id:
opencode-tests
- Commits mapped: 44
- Date span:
2026-01-21 to 2026-02-13
Theme Summary
Test coverage, scripts, and package wiring for opencode core.
Mapping Rule
Commits are assigned to one issue by dominant touched-path prefix (most matched files in commit; ties resolved by longest prefix then fixed theme order).
Top Path Hotspots
packages/opencode/package.json (14)
bun.lock (13)
packages/opencode/script/build.ts (5)
packages/opencode/script/publish.ts (5)
packages/opencode/test/tool/question.test.ts (3)
packages/opencode/bunfig.toml (3)
packages/opencode/src/config/config.ts (3)
packages/opencode/test/config/config.test.ts (3)
packages/opencode/src/plugin/index.ts (2)
packages/opencode/src/acp/agent.ts (2)
Commits
Acceptance Checklist
Scope
origin/mainopencode/devopencode-tests2026-01-21to2026-02-13Theme Summary
Test coverage, scripts, and package wiring for opencode core.
Mapping Rule
Commits are assigned to one issue by dominant touched-path prefix (most matched files in commit; ties resolved by longest prefix then fixed theme order).
Top Path Hotspots
packages/opencode/package.json(14)bun.lock(13)packages/opencode/script/build.ts(5)packages/opencode/script/publish.ts(5)packages/opencode/test/tool/question.test.ts(3)packages/opencode/bunfig.toml(3)packages/opencode/src/config/config.ts(3)packages/opencode/test/config/config.test.ts(3)packages/opencode/src/plugin/index.ts(2)packages/opencode/src/acp/agent.ts(2)Commits
18205698chore(deps): update GitLab packages for better self-hosted instance support (chore(deps): update GitLab packages for better self-hosted instance support anomalyco/opencode#9856)416aaff4feat(acp): add session/list and session/fork support (feat(acp): add session/list and session/fork support anomalyco/opencode#7976)515391e9feat(gitlab): Added support for OpenAI based GitLab Duo models (feat(gitlab): Added support for OpenAI based GitLab Duo models anomalyco/opencode#10108)2917a2fatest: fix6633f0e6fix: bump gitlab-ai-provider version (fix: bump gitlab-ai-provider version anomalyco/opencode#10255)e2d0d85dtest: fixe3c1861aget rid of models.dev macrofa1a54bafix nixf48784d1upgrade opentui to v0.1.7518bfc740chore: generate39a73d48feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them anomalyco/opencode#10678)6cf2c3e3fix: use Instance.directory instead of process.cwd() in read tool33c5c100fix: frontmatter was adding newlines in some cases causing invalid model ids (fix: frontmatter was adding newlines in some cases causing invalid model ids anomalyco/opencode#11095)b938e1eatest: fix test9ed3b074ci (ci anomalyco/opencode#11149)b5ffa997feat(config): add managed settings support for enterprise deployments (feat(config): add managed settings support for enterprise deployments anomalyco/opencode#6441)5db08907test: add unit test94933165ci9d3f3206test: add llm.test.ts (test: add llm.test.ts anomalyco/opencode#11375)e94ae550commit6b972329syncf1caf840feat(build): respect OPENCODE_MODELS_URL env var (feat(build): respect OPENCODE_MODELS_URL env var anomalyco/opencode#11384)f834915dtest: fix flaky test (test: fix flaky test anomalyco/opencode#11427)0f3630d9ci: skip unicode filename test due to inconsistent behavior causing CI failures1275c71acli: make run non-interactive (cli: make run non-interactive anomalyco/opencode#11814)188cc24bchore: cleanup external_dir perm logic (chore: cleanup external_dir perm logic anomalyco/opencode#11845)ca8c23ddci: add license to npm (ci: add license to npm anomalyco/opencode#11883)f1575568fix(opencode): scope agent variant to model (fix(opencode): scope agent variant to model anomalyco/opencode#11410)857b8a4btest: add test for new skill improvements (test: add test for new skill improvements anomalyco/opencode#11969)89187540fix(terminal): support remote server connections and fix GLIBC compatibility (fix(terminal): support remote server connections and fix GLIBC compatibility anomalyco/opencode#11906)a3b281b2ci: remove source-based AUR package from publish script531b1941ci: ensure config test waits for dependencies to complete installation8ddef975feat(acp): add session usage (feat(acp): add session usage anomalyco/opencode#12299)9adcf524core: bundle GitLab auth plugin directly instead of dynamic installbec11481fix: downgrade xai ai-sdk package due to errors (fix: downgrade xai ai-sdk package due to errors anomalyco/opencode#12251)7249b87bfeat(skill): add skill discovery from URLs via well-known RFC (feat(skill): add skill discovery from URLs via well-known RFC anomalyco/opencode#12423)83156e51chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 anomalyco/opencode#12496)e772fc6efix: revert "feat(app): add web input focus shortcut (feat(app): add web input focus shortcut anomalyco/opencode#12493)" (fix: revert "feat(app): add web input focus shortcut (#12493)" anomalyco/opencode#12639)f74c0339test: fix failing prompt test (test: fix failing prompt test anomalyco/opencode#12847)a0673256core: increase test timeout to 30s to prevent failures during package installation125727d0upgrade opentui to 0.1.79 (upgrade opentui to 0.1.79 anomalyco/opencode#13036)789705eaignore: document test fixtures for agentsd1ee4c8dtest: add more test cases for project.test.ts (test: add more test cases for project.test.ts anomalyco/opencode#13355)bc1fd063fix(test): move timeout config to CLI flag (fix(test): move timeout config to CLI flag anomalyco/opencode#13494)Acceptance Checklist