Luke Parker 43e472bba7 feat(app): sync embedded terminal theme (#37931) 1 month ago
..
account 7f571d36ea refactor(core): move database schema ownership (#29068) 3 months ago
config 888dc67cc3 chore: generate 2 months ago
control-plane 6387f955cf refactor(core): remove session layer exports (#34623) 2 months ago
credential 57895586c2 refactor(core): remove schema forwarding facades (#33577) 2 months ago
database 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
effect 33ed95f09c fix(core): rewrite replacements while hoisting layers (#35175) 2 months ago
event 76ecf2e58c refactor(core): make v2 session inputs event sourced (#30785) 3 months ago
filesystem 2db96c9b7e fix(core): disable unused fff content caches (#36453) 1 month ago
flag e4300e9b74 fix(core): disable fff by default on windows 3 months ago
github-copilot f1407e41c4 fix(core): stop replaying stale GitHub Copilot Responses item IDs (#34686) 2 months ago
id 516cfe4e09 refactor(schema): extract shared public schemas (#33571) 2 months ago
image 132ef57272 refactor(core): simplify location filesystem (#31545) 3 months ago
installation 1a734adb4d core: consolidate shared infrastructure into core package 4 months ago
integration 57895586c2 refactor(core): remove schema forwarding facades (#33577) 2 months ago
oauth 0d3e0fc8f4 fix(core): enlarge OAuth callback card (#34082) 2 months ago
observability 7c1e61af1e leave a breadcrumb comment about batchWindow zero (#31508) 3 months ago
permission 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
plugin 373cd08b98 fix(copilot): honor advertised model endpoints (#34958) 2 months ago
project 96d53c6716 refactor(core): move path resolve into fs service (#35202) 2 months ago
pty 43e472bba7 feat(app): sync embedded terminal theme (#37931) 1 month ago
reference 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
ripgrep 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
session 78f85b1cd6 fix(core): ensure relevant files survive compaction (#35636) 2 months ago
share 7f571d36ea refactor(core): move database schema ownership (#29068) 3 months ago
skill 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
system-context 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
tool 96d53c6716 refactor(core): move path resolve into fs service (#35202) 2 months ago
util 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
v1 285d315b4e fix(core): limit subagent nesting depth (#37124) 1 month ago
account.ts 4f1ae1604e chore: upgrade Effect to beta 83 (#32340) 2 months ago
agent.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
aisdk.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
background-job.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
catalog.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
command.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
config.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
credential.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
cross-spawn-spawner.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
data-migration.sql.ts 7f571d36ea refactor(core): move database schema ownership (#29068) 3 months ago
event.ts e78726854a chore: generate 2 months ago
file-mutation.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
file.ts 9bb5370205 feat(core): add session snapshot and revert system (#33226) 2 months ago
filesystem.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
fs-util.ts 656f299017 fix(core): tolerate AlreadyExists in FSUtil.ensureDir (#36542) 1 month ago
git.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
global.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
image.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
instruction-context.ts 96d53c6716 refactor(core): move path resolve into fs service (#35202) 2 months ago
integration.ts a76c6918d2 refactor(core): rename app node modules (#34238) 2 months ago
location-mutation.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
location-service-map.ts a76c6918d2 refactor(core): rename app node modules (#34238) 2 months ago
location-services.ts 33ed95f09c fix(core): rewrite replacements while hoisting layers (#35175) 2 months ago
location.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
markdown.d.ts 7f54b1bfb8 fix build 3 months ago
model.ts 516cfe4e09 refactor(schema): extract shared public schemas (#33571) 2 months ago
models-dev.ts a8062ea314 fix(provider): derive variants from reasoning metadata (#36624) 1 month ago
npm-config.ts a9b62d67df Refactor npm config handling (#24565) 4 months ago
npm.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
observability.ts bc5ce5eab1 refactor(core): convert opencode tests to nodes (#34453) 2 months ago
patch.ts b0a929440b chore: generate 3 months ago
permission.ts 709af58612 fix(core): stop after declined permissions (#35356) 2 months ago
plugin.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
policy.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
process.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
project.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
provider.ts 516cfe4e09 refactor(schema): extract shared public schemas (#33571) 2 months ago
pty.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
public-event-manifest.ts 93159bccbf feat(core): port v2 runtime fixes onto dev 2 months ago
question.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
reference.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
repository-cache.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
repository.ts fcfd47602b chore: generate 3 months ago
ripgrep.ts 472d0f376e refactor(core): remove infrastructure layer exports (#34624) 2 months ago
schema.ts 77f2d2227a chore: generate 2 months ago
session.ts 6387f955cf refactor(core): remove session layer exports (#34623) 2 months ago
shell.ts f2cf607376 refactor(core): canonicalize pty service (#32182) 2 months ago
skill.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
snapshot.ts 5a23bdcb69 refactor(core): remove domain layer exports (#34625) 2 months ago
state.ts 909a1a6d78 feat(plugin): add namespaced hook API (#33416) 2 months ago
tool-output-store.ts 5691f36e98 refactor(core): remove tool layer exports (#34622) 2 months ago
v2-schema.ts 516cfe4e09 refactor(schema): extract shared public schemas (#33571) 2 months ago
workspace.ts 516cfe4e09 refactor(schema): extract shared public schemas (#33571) 2 months ago