Dax Raad a7cf21e157 refactor(core): move wellknown refresh to config 3 weeks ago
..
config 103f764624 feat(core): add provider policy enforcement 3 weeks ago
effect eed23d8ee9 feat(api): publish v2 reference 1 month ago
filesystem 687dbba6a3 chore: merge dev into v2 (#35962) 1 month ago
fixture ece2b16cdf feat: expose background service lifecycle (#36895) 4 weeks ago
fixtures 720f062cd0 refactor(core): select system prompts through plugins (#37181) 3 weeks ago
github-copilot d1550cb599 feat(core): port GitHub Copilot OAuth (#36336) 1 month ago
instructions ce636daf04 feat(core): include session ID in instructions 4 weeks ago
lib 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
plugin 4678bd1049 feat(plugin): expose synthetic session input (#37212) 3 weeks ago
process 41283933ff chore: merge dev into v2 (#34317) 1 month ago
pty 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
skill a5b28c2af2 refactor(core): rename guidance modules (#37207) 3 weeks ago
util ece2b16cdf feat: expose background service lifecycle (#36895) 4 weeks ago
agent.test.ts 65a42fd549 fix(core): debounce state reloads 3 weeks ago
aisdk.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
catalog.test.ts 65a42fd549 fix(core): debounce state reloads 3 weeks ago
command.test.ts 9e0d3976e1 chore: merge dev into v2 (#35591) 1 month ago
credential.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
database-migration.test.ts 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) 1 month ago
event-logger.test.ts c3d26c4912 feat(core): improve runtime observability 1 month ago
event.test.ts 7913c4a490 refactor(server): share event stream encoding (#36484) 1 month ago
file-mutation.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
form.test.ts a6449cb45c refactor(form): model links as fields (#36129) 1 month ago
git.test.ts 6b3c4f5839 refactor(core): combine git discovery queries (#36321) 1 month ago
global.test.ts c2609cbf04 core: allow agents to access global tmp directory without permission prompts 3 months ago
instruction-discovery.test.ts 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) 1 month ago
instruction-state.test.ts e4a16830f1 feat(core): add transient session generation (#37330) 3 weeks ago
integration.test.ts 5fb0470b44 feat(api): add experimental wellknown connections 3 weeks ago
job.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
kv.test.ts 5fb0470b44 feat(api): add experimental wellknown connections 3 weeks ago
legacy-event-schema.test.ts 24b0132bc5 refactor(schema): extract public event definitions (#33579) 1 month ago
location-filesystem.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
location-layer.test.ts a4a948316b fix(core): skip unchanged plugin activation 1 month ago
location-mutation.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
location.test.ts eed23d8ee9 feat(api): publish v2 reference 1 month ago
logging.test.ts 8dd993d25a fix(tui): stabilize reload connection state 1 month ago
mcp-instructions.test.ts eec6cd5234 test(core): cover mcp instruction producer (#37303) 3 weeks ago
mcp.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
model.test.ts 9583e08be4 feat(core): add location-scoped config loading (#29625) 2 months ago
models.test.ts 7eb7fe0763 fix(core): expand reasoning option variants (#36894) 4 weeks ago
move-session.test.ts c1d2d7aba3 feat(session): support directory moves from slash commands 4 weeks ago
newtype.test.ts 44b182fe23 fix(core): validate scalar newtypes (#35381) 1 month ago
npm-config.test.ts a9b62d67df Refactor npm config handling (#24565) 3 months ago
npm.test.ts 2a08cd3b96 refactor(core): simplify plugin entrypoint resolution 4 weeks ago
oauth-page.test.ts e8fea9e63a feat(oauth): unify OAuth callback browser pages (#34025) 1 month ago
patch.test.ts b0a929440b chore: generate 2 months ago
permission.test.ts 7feefb697f refactor: remove todo tool (#35989) 1 month ago
plugin-hooks.test.ts f92d84746b refactor(plugin): scope context hook to session (#37175) 4 weeks ago
plugin.test.ts 915be9b54d feat(plugin): add tool progress reporting 4 weeks ago
preload.ts d2c866bf70 test(core): speed up test setup 1 month ago
project-copy.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
project-directories.test.ts 935ac2db91 feat(client): expose v2 project APIs (#34456) 1 month ago
project.test.ts 9e0d3976e1 chore: merge dev into v2 (#35591) 1 month ago
provider-xai-responses.test.ts a7746379d5 chore: merge dev into v2 (#36144) 1 month ago
question.test.ts ef2140d121 fix(core): revert form service and mcp elicitation (#35080) 1 month ago
reference-instructions.test.ts a5b28c2af2 refactor(core): rename guidance modules (#37207) 3 weeks ago
reference.test.ts 2a7e32c416 refactor(tui): remove legacy sdk surfaces 1 month ago
repository-cache.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
repository.test.ts fcfd47602b chore: generate 2 months ago
ripgrep.test.ts 41283933ff chore: merge dev into v2 (#34317) 1 month ago
session-compact.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-compaction.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-create.test.ts a72992e00f feat(core): session.pending.list API with pending-only session_pending storage (#36126) 1 month ago
session-error.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-execution.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-generate.test.ts e4a16830f1 feat(core): add transient session generation (#37330) 3 weeks ago
session-instructions.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-log.test.ts ed6ad272ec refactor(schema): apply session review decisions (#35793) 1 month ago
session-projector.test.ts 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) 1 month ago
session-prompt.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
session-remove.test.ts c0ea1a43f9 feat(tui): support session deletion 1 month ago
session-run-coordinator.test.ts bf01264661 feat(core): finalize session event lifecycle (#35272) 1 month ago
session-runner-message.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-runner-model.test.ts 198ca749fd feat(ai): add Vertex Responses entrypoint (#37286) 3 weeks ago
session-runner-recorded.test.ts a5b28c2af2 refactor(core): rename guidance modules (#37207) 3 weeks ago
session-runner-tool-events.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-runner-tool-registry.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
session-runner.test.ts 4829308f2d fix(core): preserve logical step across retries (#37316) 3 weeks ago
session-skill.test.ts ed6ad272ec refactor(schema): apply session review decisions (#35793) 1 month ago
session-title.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
session-tool-progress.test.ts ed6ad272ec refactor(schema): apply session review decisions (#35793) 1 month ago
session-wait.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
shared-schema.test.ts bb15b16499 refactor(ai): rename llm package 4 weeks ago
shell.test.ts 01edae4a7f fix(core): spawn shell non-interactively without sourcing rc files 1 month ago
skill-discovery.test.ts 9e0d3976e1 chore: merge dev into v2 (#35591) 1 month ago
skill.test.ts aca3b7813d fix(core): publish skill source updates 1 month ago
snapshot.test.ts 0bb24a46c1 fix(core): defer snapshot repository discovery (#36290) 1 month ago
state.test.ts 72af084dc1 refactor(core): make state transforms synchronous 3 weeks ago
tool-edit.test.ts bf01264661 feat(core): finalize session event lifecycle (#35272) 1 month ago
tool-execute.test.ts 915be9b54d feat(plugin): add tool progress reporting 4 weeks ago
tool-output-store.test.ts 915be9b54d feat(plugin): add tool progress reporting 4 weeks ago
tool-patch.test.ts b452368b3b refactor(core): simplify tool admission flow (#36180) 1 month ago
tool-question.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
tool-read-filesystem.test.ts 8c94e9005f chore: merge dev into v2 (#34788) 1 month ago
tool-read.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
tool-search.test.ts b6ccb66610 fix(core): bound default search results (#37154) 4 weeks ago
tool-shell.test.ts 387bff8fd9 feat(tui): stream shell tool output 4 weeks ago
tool-skill.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
tool-subagent.test.ts d01dfa57b7 fix(core): limit v2 subagent nesting depth (#37291) 3 weeks ago
tool-webfetch.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
tool-websearch.test.ts 2ad6c42143 feat(core): normalize tool and attachment images at settlement (#37141) 3 weeks ago
tool-write.test.ts bf01264661 feat(core): finalize session event lifecycle (#35272) 1 month ago
vcs-hg.test.ts 5657cec4f2 feat(core): add mercurial adapter for vcs status and diff (#35141) 1 month ago
vcs.test.ts a1b6c84135 feat(core): expose V2 VCS status and diff APIs (#35129) 1 month ago
wellknown.test.ts a7cf21e157 refactor(core): move wellknown refresh to config 3 weeks ago