| .. |
|
fixtures
|
Release 0.6.2
|
2025-11-18 10:13:34 +01:00 |
|
live
|
Add deepwiki e2e text rendering check
|
2025-11-18 06:12:48 +01:00 |
|
adhoc-server.test.ts
|
fix(adhoc): auto-detect inline npx commands
|
2025-11-14 22:09:25 +01:00 |
|
call-arguments.test.ts
|
refactor: streamline call parsing/output pipeline
|
2026-03-02 22:58:07 +00:00 |
|
cli-auth-help.test.ts
|
Handle help tokens for call/auth/list
|
2025-11-25 22:33:09 +01:00 |
|
cli-auth-retry.test.ts
|
Fix lint/typecheck issues
|
2025-11-07 01:42:31 +00:00 |
|
cli-auth.test.ts
|
Add JSON output support to auth and emit-ts
|
2025-11-07 04:39:50 +00:00 |
|
cli-call-args.test.ts
|
feat(call): infer stdio commands and single-tool servers
|
2025-11-10 18:43:04 +00:00 |
|
cli-call-errors.test.ts
|
Split CLI call tests by concern
|
2025-11-07 05:33:43 +00:00 |
|
cli-call-execution.test.ts
|
docs: add list_tools shortcut
|
2025-11-12 02:46:32 +00:00 |
|
cli-call-help.test.ts
|
Handle help tokens for call/auth/list
|
2025-11-25 22:33:09 +01:00 |
|
cli-command-inference.test.ts
|
Add hidden aliases and README artwork
|
2025-11-26 00:32:36 +01:00 |
|
cli-config-command.test.ts
|
fix(cli): improve config help
|
2025-11-15 14:08:32 +01:00 |
|
cli-config-fallback.test.ts
|
Fix daemon implicit config handling and docs
|
2025-11-28 07:33:44 +01:00 |
|
cli-config-routing.test.ts
|
feat(config): tighten config cli ux
|
2025-11-08 13:36:40 +00:00 |
|
cli-ephemeral-flags.test.ts
|
Add hidden aliases and README artwork
|
2025-11-26 00:32:36 +01:00 |
|
cli-flag-utils.test.ts
|
Add unit tests for CLI helpers
|
2025-11-07 04:33:21 +00:00 |
|
cli-generate-artifacts.test.ts
|
Add Bun bundler option for CLI generation
|
2025-11-07 17:12:42 +00:00 |
|
cli-generate-cli.integration.test.ts
|
test(windows): run pnpm via cmd.exe
|
2025-12-29 23:38:06 +01:00 |
|
cli-generate-runner.test.ts
|
feat(generate-cli): filter tools in generated CLIs
|
2025-12-29 21:23:46 +01:00 |
|
cli-global-flags.test.ts
|
Fix global help and version flags
|
2025-11-07 14:57:58 +00:00 |
|
cli-help-shortcuts.test.ts
|
Add help shortcut regression test
|
2025-11-25 22:37:16 +01:00 |
|
cli-image-output.test.ts
|
refactor: streamline call parsing/output pipeline
|
2026-03-02 22:58:07 +00:00 |
|
cli-inspect-command.test.ts
|
Add unit tests for CLI helpers
|
2025-11-07 04:33:21 +00:00 |
|
cli-list-classification.test.ts
|
Fix 405 misclassified as auth error in error-classifier
|
2026-03-03 00:02:21 +00:00 |
|
cli-list-flags.test.ts
|
Add hidden aliases and README artwork
|
2025-11-26 00:32:36 +01:00 |
|
cli-list-formatting.test.ts
|
fix(generate-cli): stabilize http command inference
|
2025-11-18 05:32:45 +00:00 |
|
cli-list-help.test.ts
|
fix(cli): show list help output
|
2025-11-08 14:37:40 +00:00 |
|
cli-list-json.test.ts
|
Improve JSON output tests
|
2025-11-07 04:58:28 +00:00 |
|
cli-list-stdio-logs.test.ts
|
chore(release): 0.5.9
|
2025-11-15 20:11:08 +01:00 |
|
cli-list-verbose-e2e.test.ts
|
Release 0.6.2
|
2025-11-18 10:13:34 +01:00 |
|
cli-oauth-timeout-flag.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01:00 |
|
cli-output-utils.test.ts
|
refactor: streamline call parsing/output pipeline
|
2026-03-02 22:58:07 +00:00 |
|
cli-regenerate.test.ts
|
test: align windows expectations
|
2025-11-10 16:37:31 +00:00 |
|
cli-version.test.ts
|
Fix version reporting without package.json
|
2025-11-07 15:39:22 +00:00 |
|
config-add-dry-run.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-add-flags.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-add-imports.test.ts
|
fix: preserve config imports defaults
|
2025-12-30 01:25:04 +01:00 |
|
config-add-persist.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-add-scope-behavior.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-add-scope.test.ts
|
chore: release 0.6.0
|
2025-11-17 06:13:03 +01:00 |
|
config-add-sse.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-command-string.test.ts
|
Polish CLI argument parsing and clean lint warnings
|
2025-11-05 22:39:37 +00:00 |
|
config-doctor.test.ts
|
chore: fix lint and tests
|
2025-12-03 17:20:09 +00:00 |
|
config-get-json.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-import-dedupe.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-import-paths.test.ts
|
fix: stabilize windows ci
|
2025-11-10 16:13:27 +00:00 |
|
config-import.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-imports-unit.test.ts
|
test: strengthen claude import coverage
|
2025-11-22 01:59:49 +01:00 |
|
config-imports.test.ts
|
fix(generate-cli): restore stdio fallback
|
2025-11-18 05:32:45 +00:00 |
|
config-layered.test.ts
|
chore: release 0.6.0
|
2025-11-17 06:13:03 +01:00 |
|
config-list-text-footer.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-list.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-missing.test.ts
|
fix: finalize jsonc config support coverage (#42) (thanks @aryasaatvik)
|
2026-03-03 00:26:13 +00:00 |
|
config-normalize.test.ts
|
fix: harden oauth headless flow + add scope override/tests (#72) (thanks @mgonto)
|
2026-03-02 18:32:55 +00:00 |
|
config-remove.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-render.test.ts
|
fix: harden oauth headless flow + add scope override/tests (#72) (thanks @mgonto)
|
2026-03-02 18:32:55 +00:00 |
|
config-resolution.test.ts
|
Add regression tests for ENOENT fix when no config exists
|
2025-11-28 05:30:30 +00:00 |
|
config-schema-file.test.ts
|
fix: stabilize generated config schema + oauthScope coverage (#43) (thanks @aryasaatvik)
|
2026-03-03 01:07:35 +00:00 |
|
config-shared.test.ts
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-sources.test.ts
|
feat(list): show verbose config sources
|
2025-11-17 08:16:26 +01:00 |
|
daemon-cli-command.test.ts
|
Fix daemon implicit config handling and docs
|
2025-11-28 07:33:44 +01:00 |
|
daemon-client-config-stale.test.ts
|
Daemon restart on config changes
|
2025-12-08 21:09:57 +00:00 |
|
daemon-client-timeout.test.ts
|
fix(runtime): enforce call timeouts and keep-alive overrides
|
2025-11-10 22:54:27 +00:00 |
|
daemon-client.test.ts
|
Release 0.6.2
|
2025-11-18 10:13:34 +01:00 |
|
daemon-host.test.ts
|
Daemon restart on config changes
|
2025-12-08 21:09:57 +00:00 |
|
daemon.integration.test.ts
|
test(windows): run pnpm via cmd.exe
|
2025-12-29 23:38:06 +01:00 |
|
emit-ts.test.ts
|
Improve JSON output tests
|
2025-11-07 04:58:28 +00:00 |
|
ephemeral-target.test.ts
|
fix(runner): harden summary+sleep handling
|
2025-11-14 22:17:39 +01:00 |
|
error-classifier.test.ts
|
fix: handle auth status codes from error metadata (#94) (thanks @KentonYu)
|
2026-03-28 19:20:55 +00:00 |
|
fs-json.test.ts
|
Add shared JSON file helpers
|
2025-11-07 04:24:24 +00:00 |
|
generate-cli-helpers.test.ts
|
fix: coerce array option items
|
2025-12-29 20:47:04 +01:00 |
|
generate-cli.test.ts
|
test: avoid generate-cli timeouts under coverage
|
2025-12-29 23:14:28 +01:00 |
|
generate-definition.test.ts
|
Document inline command shorthand
|
2025-11-07 15:08:44 +00:00 |
|
generator-flag-parser.test.ts
|
Add emit-ts improvements and shared CLI infrastructure
|
2025-11-07 01:16:14 +00:00 |
|
index-api.test.ts
|
Polish CLI argument parsing and clean lint warnings
|
2025-11-05 22:39:37 +00:00 |
|
keep-alive-runtime.test.ts
|
chore: format keep-alive patch
|
2025-11-11 13:50:33 +00:00 |
|
lifecycle.test.ts
|
Release 0.5.8
|
2025-11-15 07:17:20 +01:00 |
|
list-detail-helpers.test.ts
|
test: satisfy lint for list helpers
|
2025-11-08 01:07:57 +00:00 |
|
list-format.test.ts
|
fix(generate-cli): stabilize http command inference
|
2025-11-18 05:32:45 +00:00 |
|
list-inline-stdio.test.ts
|
fix(runner): harden summary+sleep handling
|
2025-11-14 22:17:39 +01:00 |
|
list-output.test.ts
|
feat(list): show verbose config sources
|
2025-11-17 08:16:26 +01:00 |
|
oauth-callback.test.ts
|
test(oauth): isolate callback state persistence
|
2025-12-29 23:16:14 +01:00 |
|
oauth-open-external.test.ts
|
fix: harden oauth headless flow + add scope override/tests (#72) (thanks @mgonto)
|
2026-03-02 18:32:55 +00:00 |
|
oauth-persistence.test.ts
|
chore: store oauth vault in credentials.json
|
2025-12-06 02:24:45 +01:00 |
|
oauth-session.test.ts
|
fix: stabilize oauth wait/redirect deferred lifecycle (#70) (thanks @monotykamary)
|
2026-03-02 20:02:11 +00:00 |
|
result-utils.test.ts
|
fix: make image handling opt-in and preserve output contracts (#61) (thanks @daniella-11ways)
|
2026-03-02 22:38:01 +00:00 |
|
runtime-call-timeout.test.ts
|
test: ensure call timeout is forwarded to MCP client
|
2025-11-17 10:21:01 +01:00 |
|
runtime-compose.test.ts
|
feat(runtime): inherit shell env for stdio transports
|
2025-11-10 19:55:03 +00:00 |
|
runtime-error-reset.test.ts
|
chore: format keep-alive patch
|
2025-11-11 13:50:33 +00:00 |
|
runtime-header-utils.test.ts
|
Test runtime header materialization
|
2025-11-07 04:24:29 +00:00 |
|
runtime-integration.test.ts
|
Align Biome config with Sweetistics and fix lint issues
|
2025-11-05 20:49:49 +00:00 |
|
runtime-oauth-connect.test.ts
|
Release 0.7.0
|
2025-12-06 04:38:58 +01:00 |
|
runtime-oauth-detection.test.ts
|
fix: handle auth status codes from error metadata (#94) (thanks @KentonYu)
|
2026-03-28 19:20:55 +00:00 |
|
runtime-oauth-timeout.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01:00 |
|
runtime-oauth-utils.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01:00 |
|
runtime-process-utils.test.ts
|
fix: stabilize windows ci
|
2025-11-10 16:13:27 +00:00 |
|
runtime-transport.test.ts
|
fix(generate-cli): stabilize http command inference
|
2025-11-18 05:32:45 +00:00 |
|
runtime-utils.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01:00 |
|
runtime.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01:00 |
|
sdk-patches.test.ts
|
fix(list): suppress stdio stderr noise
|
2025-11-15 18:56:38 +00:00 |
|
server-proxy.test.ts
|
Align Biome config with Sweetistics and fix lint issues
|
2025-11-05 20:49:49 +00:00 |
|
stdio-servers.integration.test.ts
|
test(windows): run pnpm via cmd.exe
|
2025-12-29 23:38:06 +01:00 |
|
tool-cache.test.ts
|
Fix lint/typecheck issues
|
2025-11-07 01:42:31 +00:00 |
|
version-consistency.test.ts
|
chore(version): derive runtime version from package.json
|
2025-11-17 08:16:30 +01:00 |