..
config
refactor(core): replace bash tool with shell tool
2026-06-29 00:44:17 -04:00
effect
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
filesystem
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
fixture
refactor(core): simplify integration test fixtures ( #33292 )
2026-06-22 04:15:34 +00:00
fixtures/recordings /session-runner
fix(core): restore v2 model prompts ( #34275 )
2026-06-28 14:47:20 -05:00
github-copilot
core: expose v2 model listing API ( #25821 )
2026-05-13 14:43:08 +00:00
lib
refactor(core): unify v2 tool architecture ( #31168 )
2026-06-06 20:49:12 -04:00
plugin
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
process
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
pty
refactor(core): canonicalize pty service ( #32182 )
2026-06-14 12:46:39 +02:00
skill
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
system-context
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
util
test(core): avoid Windows worker close race ( #31532 )
2026-06-09 10:31:19 -05:00
agent.test.ts
fix(core): restore v2 model prompts ( #34275 )
2026-06-28 14:47:20 -05:00
application-tools.test.ts
feat(sdk): add HttpApi clients and embedded host ( #33445 )
2026-06-24 23:08:54 -04:00
background-job.test.ts
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
catalog.test.ts
refactor(core): simplify model requests
2026-06-24 13:17:14 -04:00
command.test.ts
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
credential.test.ts
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
database-migration.test.ts
refactor(core): simplify session input promotion ( #33443 )
2026-06-22 17:51:49 -04:00
event.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
file-mutation.test.ts
refactor(core): simplify filesystem mutation protocol ( #31059 )
2026-06-06 03:08:23 +00:00
git.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
global.test.ts
core: allow agents to access global tmp directory without permission prompts
2026-05-01 15:35:45 -04:00
instruction-context.test.ts
feat(core): admit v2 skill guidance ( #30843 )
2026-06-05 11:19:55 -04:00
integration.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
legacy-event-schema.test.ts
refactor(schema): extract public event definitions ( #33579 )
2026-06-24 16:43:17 -04:00
location-filesystem.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
location-layer.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
location-mutation.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
location.test.ts
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
model.test.ts
feat(core): add location-scoped config loading ( #29625 )
2026-05-30 04:06:08 +00:00
models.test.ts
test(core): avoid models cache recovery race ( #33525 )
2026-06-23 11:40:08 -05:00
move-session.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
npm-config.test.ts
Refactor npm config handling ( #24565 )
2026-04-27 03:54:59 +00:00
npm.test.ts
feat(plugin): add v2 effect host ( #33111 )
2026-06-21 08:05:49 -04:00
oauth-page.test.ts
feat(oauth): unify OAuth callback browser pages ( #34025 )
2026-06-26 00:36:40 -05:00
patch.test.ts
chore: generate
2026-06-04 03:03:39 +00:00
permission.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
plugin.test.ts
fix(core): await plugin readiness
2026-06-22 22:49:57 -04:00
policy.test.ts
refactor(core): move database schema ownership ( #29068 )
2026-05-30 21:08:38 -04:00
preload.ts
test(core): speed up test setup
2026-06-22 22:49:57 -04:00
project-copy.test.ts
refactor(core): simplify integration test fixtures ( #33292 )
2026-06-22 04:15:34 +00:00
project-directories.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
project.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
question.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
reference-guidance.test.ts
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
reference.test.ts
refactor(schema): extract shared public schemas ( #33571 )
2026-06-23 22:31:06 -04:00
repository-cache.test.ts
refactor(core): consolidate filesystem services ( #30447 )
2026-06-02 16:09:26 -04:00
repository.test.ts
chore: generate
2026-06-02 13:42:23 +00:00
ripgrep.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
session-compact.test.ts
feat(core): add v2 manual compaction ( #34336 )
2026-06-28 21:18:19 -04:00
session-compaction.test.ts
feat(core): add v2 manual compaction ( #34336 )
2026-06-28 21:18:19 -04:00
session-create.test.ts
feat(core): wire v2 subagent tool ( #34320 )
2026-06-28 12:52:39 -04:00
session-history.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
session-projector.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
session-prompt.test.ts
fix(core): remove per-prompt system option ( #34361 )
2026-06-28 21:56:59 -04:00
session-run-coordinator.test.ts
feat(sdk): expose active sessions ( #33991 )
2026-06-26 03:33:35 +00:00
session-runner-message.test.ts
feat(sdk): restore session runtime operations ( #33777 )
2026-06-25 14:23:01 -04:00
session-runner-model.test.ts
feat(tui): add v2 terminal interface
2026-06-26 14:38:25 -04:00
session-runner-recorded.test.ts
feat(core): add v2 manual compaction ( #34336 )
2026-06-28 21:18:19 -04:00
session-runner-system-prompt.test.ts
fix(core): restore v2 model prompts ( #34275 )
2026-06-28 14:47:20 -05:00
session-runner-tool-events.test.ts
feat(core): add session snapshot and revert system ( #33226 )
2026-06-24 23:41:16 +00:00
session-runner-tool-registry.test.ts
fix(core): preserve structured error messages ( #33530 )
2026-06-23 18:43:59 -05:00
session-runner.test.ts
fix(core): remove per-prompt system option ( #34361 )
2026-06-28 21:56:59 -04:00
session-todo.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
session-tool-progress.test.ts
refactor(core): simplify integration test fixtures ( #33292 )
2026-06-22 04:15:34 +00:00
session-wait.test.ts
feat(core): wire v2 subagent tool ( #34320 )
2026-06-28 12:52:39 -04:00
shared-schema.test.ts
refactor(schema): normalize module patterns ( #33770 )
2026-06-25 15:42:22 +00:00
shell.test.ts
fix(core): spawn shell non-interactively without sourcing rc files
2026-06-29 12:05:56 -04:00
skill-discovery.test.ts
fix(core): refresh cached remote skills ( #34059 )
2026-06-26 12:12:50 +00:00
skill.test.ts
chore: merge dev into v2 ( #34317 )
2026-06-28 11:30:38 -04:00
snapshot.test.ts
chore: generate
2026-06-24 23:43:02 +00:00
state.test.ts
feat(plugin): add namespaced hook API ( #33416 )
2026-06-22 19:06:57 -04:00
tool-apply-patch.test.ts
feat(tui): add v2 terminal interface
2026-06-26 14:38:25 -04:00
tool-edit.test.ts
feat(tui): add v2 terminal interface
2026-06-26 14:38:25 -04:00
tool-output-store.test.ts
refactor(core): simplify location filesystem ( #31545 )
2026-06-09 14:28:45 -04:00
tool-question.test.ts
refactor(core): unify v2 tool architecture ( #31168 )
2026-06-06 20:49:12 -04:00
tool-read-filesystem.test.ts
refactor(core): simplify integration test fixtures ( #33292 )
2026-06-22 04:15:34 +00:00
tool-read.test.ts
chore: generate
2026-06-26 17:56:55 +00:00
tool-shell.test.ts
refactor(core): replace bash tool with shell tool
2026-06-29 00:44:17 -04:00
tool-skill.test.ts
chore: generate
2026-06-24 05:10:01 +00:00
tool-subagent.test.ts
feat(core): wire v2 subagent tool ( #34320 )
2026-06-28 12:52:39 -04:00
tool-todowrite.test.ts
refactor(schema): tighten public contracts ( #33771 )
2026-06-25 17:10:23 +00:00
tool-webfetch.test.ts
fix(core): bound web tool failures ( #33259 )
2026-06-21 15:37:25 -04:00
tool-websearch.test.ts
fix(core): bound web tool failures ( #33259 )
2026-06-21 15:37:25 -04:00
tool-write.test.ts
refactor(core): simplify integration test fixtures ( #33292 )
2026-06-22 04:15:34 +00:00