| .. |
|
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
|
fix: warn on missing colon arguments
|
2025-11-12 04:06:48 +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
|
chore: bump sdk to 1.22.0 and adapt inline stdio test
|
2025-11-22 09:45:31 +01:00 |
|
cli-generate-runner.test.ts
|
fix(generate-cli): restore stdio fallback
|
2025-11-18 05:32:45 +00: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-inspect-command.test.ts
|
Add unit tests for CLI helpers
|
2025-11-07 04:33:21 +00:00 |
|
cli-list-classification.test.ts
|
feat(list): use cached oauth for non-interactive list
|
2025-11-25 17:22:37 +01: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-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-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
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01: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: cli falls back on corrupt configs
|
2025-11-10 18:16:06 +00:00 |
|
config-normalize.test.ts
|
Fold regenerate flow into generate-cli
|
2025-11-07 02:33:19 +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
|
test(config): add modular config tests and helpers
|
2025-11-17 13:00:20 +01:00 |
|
config-resolution.test.ts
|
Add regression tests for ENOENT fix when no config exists
|
2025-11-28 05:30:30 +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-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
|
fix(daemon): stabilize windows pipe parsing
|
2025-11-18 05:32:45 +00:00 |
|
daemon.integration.test.ts
|
test: stabilize slow integration suites
|
2025-11-16 16:57:44 +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
|
Improve connection issue handling
|
2025-11-07 03:57:27 +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 lint/typecheck issues
|
2025-11-07 01:42:31 +00:00 |
|
generate-cli.test.ts
|
fix(generate-cli): stabilize http command inference
|
2025-11-18 05:32:45 +00: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-session.test.ts
|
fix(oauth): add configurable timeout and cleanup
|
2025-11-08 00:46:30 +00:00 |
|
result-utils.test.ts
|
Add nested raw extraction tests
|
2025-11-18 06:11:32 +01: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-detection.test.ts
|
refactor(cli): split generate-cli runner
|
2025-11-17 19:15:28 +01: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): add stdio fixtures
|
2025-11-18 05:32:45 +00: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 |