| .. |
|
httpapi-exercise
|
Share HTTP API boolean query schema (#26615)
|
2026-05-09 21:41:15 -04:00 |
|
AGENTS.md
|
test: cover HttpApi instance context middleware (#25032)
|
2026-04-29 21:24:45 -04:00 |
|
auth.test.ts
|
fix(auth): respect server username in clients (#25596)
|
2026-05-03 19:28:31 +05:30 |
|
global-bus.ts
|
test(httpapi): add route exerciser
|
2026-05-02 20:31:21 -04:00 |
|
global-session-list.test.ts
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
httpapi-authorization.test.ts
|
fix(server): include auth challenge on typed 401 (#26455)
|
2026-05-09 00:15:20 -04:00 |
|
httpapi-compression.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-config.test.ts
|
fix(config): allow active provider model status (#26592)
|
2026-05-09 18:59:05 -04:00 |
|
httpapi-cors-vary.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-cors.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-event.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-experimental.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-file.test.ts
|
Replace Instance.disposeAll/load with fixture helper (#25418)
|
2026-05-02 10:56:15 -04:00 |
|
httpapi-instance-context.test.ts
|
test(server): expand workspace routing fixed-id coverage (#26458)
|
2026-05-09 00:00:18 -04:00 |
|
httpapi-instance.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-listen.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-mcp-oauth.test.ts
|
fix(server): support desktop PTY websockets with HttpApi (#25598)
|
2026-05-03 18:23:29 +00:00 |
|
httpapi-mcp.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-promptasync-context.test.ts
|
chore: generate
|
2026-05-09 22:47:54 +00:00 |
|
httpapi-provider.test.ts
|
fix(provider): isolate plugin model mutations (#26561)
|
2026-05-09 15:47:07 -04:00 |
|
httpapi-pty-websocket.test.ts
|
test: port instance HttpApi path/vcs read coverage to Effect
|
2026-04-30 11:07:00 -04:00 |
|
httpapi-pty.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
httpapi-query-schema-drift.test.ts
|
Scope boolean query overrides
|
2026-05-10 11:57:52 -04:00 |
|
httpapi-raw-route-auth.test.ts
|
chore: generate
|
2026-05-09 13:11:45 +00:00 |
|
httpapi-sdk.test.ts
|
fix(sdk): wrap thrown error bodies in Error
|
2026-05-09 18:46:43 -04:00 |
|
httpapi-session.test.ts
|
fix(session): accept legacy summary diffs (#26579)
|
2026-05-09 16:44:24 -04:00 |
|
httpapi-sync.test.ts
|
fix(server): defer validation error body change
|
2026-05-09 14:50:45 -04:00 |
|
httpapi-ui.test.ts
|
Source HTTP API ID path patterns (#26623)
|
2026-05-09 22:58:47 -04:00 |
|
httpapi-workspace-routing.test.ts
|
test(server): cover workspace sync fence protocol (#26441)
|
2026-05-08 23:55:47 -04:00 |
|
httpapi-workspace.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |
|
negative-tokens-regression.test.ts
|
fix(session): tolerate negative token counts in stored parts (#26620)
|
2026-05-09 22:10:44 -04:00 |
|
project-init-git.test.ts
|
Delete Instance.dispose and Instance.reload (#25427)
|
2026-05-02 11:44:16 -04:00 |
|
proxy-util.test.ts
|
Refactor HttpApi workspace routing and proxy boundaries (#25006)
|
2026-04-29 16:50:54 -04:00 |
|
sdk-error-shape.test.ts
|
fix(sdk): wrap thrown error bodies in Error
|
2026-05-09 18:46:43 -04:00 |
|
session-actions.test.ts
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
session-diff-missing-patch.test.ts
|
chore: generate
|
2026-05-09 20:31:32 +00:00 |
|
session-list.test.ts
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
session-messages.test.ts
|
fix(session): accept routing params in message list (#26569)
|
2026-05-09 16:02:35 -04:00 |
|
session-select.test.ts
|
Normalize instance lifecycle wiring (#25501)
|
2026-05-02 20:39:20 -04:00 |
|
workspace-proxy.test.ts
|
chore: generate
|
2026-04-30 23:37:58 +00:00 |
|
workspace-routing.test.ts
|
refactor(server): extract Hono-coupled utilities to backend-neutral modules (#25542)
|
2026-05-03 12:58:34 +00:00 |
|
worktree-endpoint-repro.test.ts
|
research: delete Hono backend (do not merge) (#25667)
|
2026-05-09 13:10:42 +00:00 |