opencode/packages/core/src
opencode-agent[bot] e589969398
fix(core): resolve compatible shells for commands (#44485)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-08-25 00:24:08 -05:00
..
account
codemode
config fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
credential
database chore(core): upgrade drizzle orm to rc5 (#44573) 2026-08-23 21:56:02 -04:00
effect
environment
event
filesystem fix(core): never build fff index for workspace locations (#44563) 2026-08-24 01:00:27 +00:00
formatter
github-copilot refactor(ai): remove deprecated local shell (#44497) 2026-08-23 13:36:10 -05:00
id
image fix(image): degrade photon resizer load failure to typed error on workerd (#43894) 2026-08-23 21:44:01 -04:00
instructions
integration
kv
mcp feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
models-dev
oauth
permission
plugin fix(core): route Copilot fallback models through AI SDK (#44882) 2026-08-25 00:01:42 -05:00
project
pty
reference
ripgrep
session feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
shell fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
skill
tool fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
util
v1
vcs
wellknown
workspace feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
worktree refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
agent.ts
aisdk-native.ts
aisdk.ts
app.ts
bus.ts
catalog.ts
command.ts feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
config.ts
credential.ts
event-logger.ts
file-mutation.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
file-retention.ts
file.ts
filesystem.ts fix(core): skip host realpath canonicalization for workspace locations (#44564) 2026-08-23 20:50:29 -04:00
form.ts
formatter.ts
generate.ts
git.ts
image.ts
instruction-discovery.ts
integration.ts
job.ts
kv.ts
location-activity.ts fix(core): expire locations from session activity (#44275) 2026-08-22 20:21:37 -04:00
location-mutation.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
location-service-map.ts
location-services.ts fix(core): skip local liveness check for workspace locations (#44560) 2026-08-23 20:17:04 -04:00
location.ts
markdown.d.ts
mime.ts
model-resolver.ts
model.ts
models-dev.ts fix(core): make packed SDK boot on workerd (#44703) 2026-08-24 14:02:26 +00:00
node-ffi.d.ts
permission.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
plugin.ts
project.ts
provider.ts
pty.ts fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
reference.ts
repository-cache.ts
repository.ts
ripgrep.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
schema.ts
session.ts feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
shell.ts fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
skill.ts
snapshot.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
state.ts
tool-output.ts
tool.ts feat(plugin): expose tool input schema (#44510) 2026-08-23 14:19:57 -05:00
vcs.ts
websearch.ts
wellknown.ts
workspace.ts feat(workspace): support caller-supplied IDs (#44771) 2026-08-24 18:08:42 -04:00
worktree.ts