opencode/packages/core/src
Dax 8a2cfc00c9
Some checks failed
deploy / deploy (push) Waiting to run
docs-locale-sync / sync-locales (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
containers / build (push) Has been cancelled
feat(core): add project reference guidance (#31601)
2026-06-10 04:08:26 +00:00
..
account refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
config feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
control-plane refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
database feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
effect feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
event refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
filesystem chore: Update fff to 0.9.4 (#31583) 2026-06-09 22:28:34 -04:00
flag refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
github-copilot core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
id refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
image refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
installation core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
observability leave a breadcrumb comment about batchWindow zero (#31508) 2026-06-09 13:48:59 +02:00
permission refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
plugin feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
project feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
pty feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
public refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
reference feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
ripgrep chore: generate 2026-06-10 00:39:58 +00:00
session feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
share refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
skill refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
system-context refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
tool chore: generate 2026-06-10 00:39:58 +00:00
util feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
v1 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
account.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
agent.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
aisdk.ts feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464) 2026-06-04 00:09:12 -05:00
auth.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
background-job.ts feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
catalog.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
command.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
config.ts feat(core): honor default session models (#30982) 2026-06-05 12:10:48 -04:00
cross-spawn-spawner.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
data-migration.sql.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
event.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
file-mutation.ts refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
filesystem.ts refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
fs-util.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
git.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
global.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
image.ts chore: generate 2026-06-09 18:30:51 +00:00
instruction-context.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
location-layer.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
location-mutation.ts refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
location.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
markdown.d.ts fix build 2026-06-04 11:11:23 -04:00
model-request.ts fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
model.ts fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
models-dev.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
npm-config.ts Refactor npm config handling (#24565) 2026-04-27 03:54:59 +00:00
npm.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
observability.ts refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
patch.ts chore: generate 2026-06-04 03:03:39 +00:00
permission.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
plugin.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
policy.ts feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00
process.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
project.ts feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
provider.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
pty.ts refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
question.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
reference.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
repository-cache.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
repository.ts chore: generate 2026-06-02 13:42:23 +00:00
ripgrep.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
schema.ts chore: generate 2026-06-04 03:03:39 +00:00
session.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
skill.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
snapshot.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
state.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
tool-output-store.ts fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
v2-schema.ts core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
workspace.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00