pi-mono/packages/coding-agent/test
2026-06-09 09:49:24 +02:00
..
fixtures fix(coding-agent,tui): drop typebox compiler shim and fix progress 2026-04-22 21:12:20 +02:00
session-manager fix(coding-agent): stream large session files 2026-05-30 21:21:42 +02:00
suite Add system prompt options to extension commands 2026-06-01 15:42:56 -05:00
activity-sync-api.test.ts fix(coding-agent): narrow pi.dev sync API surface 2026-06-09 09:49:24 +02:00
activity-sync-payload.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
activity-sync-state.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
activity-sync.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
agent-session-auto-compaction-queue.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-branching.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-compaction.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-concurrent.test.ts feat(coding-agent): expose streamingBehavior on InputEvent 2026-05-28 15:52:38 +10:00
agent-session-dynamic-provider.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-dynamic-tools.test.ts Expose tool prompt guidelines to extensions 2026-05-28 11:03:25 +02:00
agent-session-retry.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-runtime-events.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-stats.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
agent-session-tree-navigation.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
ansi-utils.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
args.test.ts feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
assistant-message.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
auth-storage.test.ts fix(coding-agent): make config env references explicit 2026-05-28 11:58:38 +02:00
bash-close-hang-windows.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
bash-execution-width.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
block-images.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
changelog.test.ts fix(coding-agent): fix changelog links 2026-06-08 20:31:20 +02:00
clipboard-image-bmp-conversion.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
clipboard-image.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
clipboard-native.test.ts fix(coding-agent): ship clipboard sidecar in bun binaries 2026-05-23 10:47:35 +02:00
clipboard.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
compaction-extensions-example.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
compaction-extensions.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
compaction-serialization.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
compaction-summary-reasoning.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
compaction.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
config-value-migration.test.ts fix(coding-agent): make config env references explicit 2026-05-28 11:58:38 +02:00
config.test.ts fix(coding-agent): bypass age gates for self-update 2026-05-27 00:59:09 +02:00
edit-tool-legacy-input.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
edit-tool-no-full-redraw.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
export-html-skill-block.test.ts fix(coding-agent): strip skill wrapper XML from HTML export user messages (#4234) 2026-05-06 18:06:37 +02:00
export-html-whitespace.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
export-html-xss.test.ts Fix HTML export URL sanitization 2026-06-02 16:32:18 +02:00
extensions-discovery.test.ts fix(coding-agent): Clean up Path Handling (#4873) 2026-05-22 11:25:15 +02:00
extensions-input-event.test.ts feat(coding-agent): expose streamingBehavior on InputEvent 2026-05-28 15:52:38 +10:00
extensions-runner.test.ts feat(coding-agent): allow project trust extensions to defer 2026-06-08 13:38:29 +02:00
file-mutation-queue.test.ts fix(coding-agent): use async operations in tools 2026-05-23 09:50:03 +02:00
footer-data-provider.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
footer-width.test.ts feat(coding-agent): show cache hit rate in footer 2026-06-05 10:51:43 +02:00
format-resume-command.test.ts feat(coding-agent): print resume hint on interactive exit 2026-05-29 15:56:42 +08:00
frontmatter.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
git-merge-and-resolve-extension.test.ts fix(coding-agent): drain follow-ups queued during agent_end 2026-05-28 18:27:39 +10:00
git-ssh-url.test.ts fix(coding-agent): harden git package install paths 2026-06-02 18:20:35 +02:00
git-update.test.ts fix(coding-agent): move temporary extension cache (#5345) 2026-06-03 00:44:21 +02:00
image-processing.test.ts fix(coding-agent): use async operations in tools 2026-05-23 09:50:03 +02:00
image-resize-callers.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
initial-message.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
input-transform-streaming-example.test.ts feat(coding-agent): expose streamingBehavior on InputEvent 2026-05-28 15:52:38 +10:00
interactive-mode-anthropic-warning.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
interactive-mode-clone-command.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
interactive-mode-compaction.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
interactive-mode-import-command.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
interactive-mode-share-command.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
interactive-mode-startup-input.test.ts fix(coding-agent): buffer early input before prompt loop 2026-05-29 23:03:03 +08:00
interactive-mode-status.test.ts fix(tui): harden overlay focus restoration 2026-05-31 21:20:33 -07:00
interactive-mode-suspend.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
keybindings-migration.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
model-registry.test.ts fix(coding-agent): make config env references explicit 2026-05-28 11:58:38 +02:00
model-resolver.test.ts Add Ant Ling provider 2026-06-02 16:37:44 +02:00
oauth-selector.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
package-command-paths.test.ts feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
package-manager-ssh.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
package-manager.test.ts fix(coding-agent): move temporary extension cache (#5345) 2026-06-03 00:44:21 +02:00
path-utils.test.ts fix(coding-agent): Clean up Path Handling (#4873) 2026-05-22 11:25:15 +02:00
paths.test.ts fix(coding-agent): Clean up Path Handling (#4873) 2026-05-22 11:25:15 +02:00
pi-user-agent.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
plan-mode-utils.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
print-mode.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
prompt-templates.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
resource-loader.test.ts feat(coding-agent): allow project trust extensions to defer 2026-06-08 13:38:29 +02:00
restore-sandbox-env.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
rpc-client-clone.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
rpc-client-process-exit.test.ts fix(rpc): reject pending requests on child process exit 2026-05-25 00:40:07 +02:00
rpc-example.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
rpc-jsonl.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
rpc-prompt-response-semantics.test.ts fix(coding-agent): retry RPC stdout backpressure 2026-05-24 22:59:35 +02:00
rpc.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
sdk-codex-cache-probe-tool-loop.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
sdk-openrouter-attribution.test.ts Add NVIDIA NIM provider 2026-06-02 15:09:36 +02:00
sdk-session-manager.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
sdk-skills.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
sdk-stream-options.test.ts Fix stale SDK stream options test after httpIdleTimeoutMs universalization 2026-06-02 15:53:37 +02:00
session-analytics-reader.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
session-analytics.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
session-cwd.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
session-discovery.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
session-id-readonly.test.ts feat(session): Explicit session id naming (#5076) 2026-05-27 21:32:10 +02:00
session-info-modified-timestamp.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
session-selector-path-delete.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
session-selector-rename.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
session-selector-search.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
session-share.test.ts fix(coding-agent): narrow pi.dev sync API surface 2026-06-09 09:49:24 +02:00
settings-manager-bug.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
settings-manager.test.ts feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
setup-state.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
skills.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
slash-commands.test.ts feat(coding-agent): add pi.dev integration 2026-06-09 09:26:10 +02:00
startup-session-name.test.ts Add startup session name flag 2026-05-29 11:40:58 +02:00
stdout-cleanliness.test.ts feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
streaming-render-debug.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
syntax-highlight.test.ts fix(coding-agent): restore diff code block highlighting 2026-05-28 00:49:27 +02:00
system-prompt.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
test-harness.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
test-harness.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
test-theme-colors.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
theme-detection.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
theme-export.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
theme-picker.test.ts fix(coding-agent): list themes by content name 2026-05-21 00:10:50 +04:00
tool-execution-component.test.ts Fix empty self-rendered tool rows 2026-06-02 15:25:27 +02:00
tools.test.ts fix(coding-agent): correct bash truncation line count 2026-05-21 16:55:22 +02:00
tree-selector.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
trigger-compact-extension.test.ts Add extension mode context 2026-06-01 18:32:03 +02:00
truncate-to-width.test.ts chore: migrate pi packages to earendil works scope 2026-05-07 15:59:42 +02:00
trust-manager.test.ts fix(coding-agent): persist implicit project trust on reload 2026-06-08 10:08:01 +02:00
trust-selector.test.ts feat(coding-agent): add project trust gating 2026-06-05 10:51:43 +02:00
user-message.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
utilities.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00
version-check.test.ts chore: pin dependencies and use native TypeScript 2026-05-20 12:46:17 +02:00