| .. |
|
fixtures
|
feat(config): support opencode + claude imports
|
2025-11-10 07:34:11 +00:00 |
|
adhoc-server.test.ts
|
fix(runtime): enforce call timeouts and keep-alive overrides
|
2025-11-10 22:54:27 +00:00 |
|
call-arguments.test.ts
|
Split CLI call tests by concern
|
2025-11-07 05:33:43 +00: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-command-inference.test.ts
|
feat(cli): add agent shortcuts
|
2025-11-11 05:05:22 +00:00 |
|
cli-config-command.test.ts
|
fix(config): tolerate missing project config
|
2025-11-10 18:43:09 +00:00 |
|
cli-config-fallback.test.ts
|
fix(config): tolerate missing project config
|
2025-11-10 18:43:09 +00: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
|
Fix lint/typecheck issues
|
2025-11-07 01:42:31 +00: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: skip bun on windows
|
2025-11-10 16:33:59 +00:00 |
|
cli-generate-runner.test.ts
|
Improve inline CLI naming and descriptions
|
2025-11-07 18:02:42 +00:00 |
|
cli-global-flags.test.ts
|
Fix global help and version flags
|
2025-11-07 14:57:58 +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
|
Split CLI list tests into focused suites
|
2025-11-07 04:43:58 +00:00 |
|
cli-list-flags.test.ts
|
Split CLI list tests into focused suites
|
2025-11-07 04:43:58 +00:00 |
|
cli-list-formatting.test.ts
|
Split CLI list tests into focused suites
|
2025-11-07 04:43:58 +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-oauth-timeout-flag.test.ts
|
fix(oauth): add configurable timeout and cleanup
|
2025-11-08 00:46:30 +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-command-string.test.ts
|
Polish CLI argument parsing and clean lint warnings
|
2025-11-05 22:39:37 +00:00 |
|
config-import-paths.test.ts
|
fix: stabilize windows ci
|
2025-11-10 16:13:27 +00:00 |
|
config-imports-unit.test.ts
|
fix(imports): scope opencode container parsing
|
2025-11-10 20:47:43 +00:00 |
|
config-imports.test.ts
|
fix: load claude project servers
|
2025-11-10 20:33:30 +00: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-resolution.test.ts
|
chore: tidy imports
|
2025-11-10 14:20: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.integration.test.ts
|
fix(daemon): persist logs and update tests
|
2025-11-10 17:39:01 +00:00 |
|
emit-ts.test.ts
|
Improve JSON output tests
|
2025-11-07 04:58:28 +00: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(daemon): persist logs and update tests
|
2025-11-10 17:39:01 +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
|
test(runtime): cover canonical keep-alive and timeouts
|
2025-11-10 22:57:20 +00:00 |
|
list-detail-helpers.test.ts
|
test: satisfy lint for list helpers
|
2025-11-08 01:07:57 +00:00 |
|
list-format.test.ts
|
Add JSON outputs and expose connection issues
|
2025-11-07 04:11:03 +00:00 |
|
list-output.test.ts
|
test: satisfy lint for list helpers
|
2025-11-08 01:07:57 +00: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 JSON outputs and expose connection issues
|
2025-11-07 04:11:03 +00:00 |
|
runtime-call-timeout.test.ts
|
fix: restart daemonized keep-alive servers
|
2025-11-11 13:48:18 +00: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
|
Fix lint/typecheck issues
|
2025-11-07 01:42:31 +00:00 |
|
runtime-oauth-timeout.test.ts
|
fix(oauth): add configurable timeout and cleanup
|
2025-11-08 00:46:30 +00:00 |
|
runtime-process-utils.test.ts
|
fix: stabilize windows ci
|
2025-11-10 16:13:27 +00:00 |
|
runtime.test.ts
|
test: stabilize on windows
|
2025-11-10 16:45:41 +00:00 |
|
server-proxy.test.ts
|
Align Biome config with Sweetistics and fix lint issues
|
2025-11-05 20:49:49 +00:00 |
|
tool-cache.test.ts
|
Fix lint/typecheck issues
|
2025-11-07 01:42:31 +00:00 |