mcporter/src/cli
2026-06-22 14:03:17 +08:00
..
config fix: fall back to legacy config after empty xdg home (#185) 2026-05-21 22:15:13 +01:00
generate fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
adhoc-server.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
auth-command.ts fix: preserve headless auth stdout 2026-05-14 16:47:03 +01:00
call-argument-expression.ts fix: harden live mcp cli paths 2026-05-09 12:23:33 +01:00
call-argument-values.ts fix: handle CLI generation edge cases 2026-05-04 05:05:12 +01:00
call-arguments.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
call-command.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
call-expression-parser.ts Improve function-call parsing and docs 2025-11-06 23:52:54 +00:00
call-help.ts feat: support file-backed call arguments (#213) 2026-06-18 07:54:31 +02:00
cli-factory.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
command-inference.ts feat: add headless OAuth vault seeding 2026-05-09 14:55:44 +01:00
config-command.ts test(config): add modular config tests and helpers 2025-11-17 13:00:20 +01:00
daemon-command.ts fix: honor xdg directories 2026-05-04 08:14:31 +01:00
emit-ts-command.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
emit-ts-templates.ts fix: handle CLI generation edge cases 2026-05-04 05:05:12 +01:00
ephemeral-flags.ts feat: support ad-hoc HTTP headers 2026-05-04 05:49:25 +01:00
ephemeral-target.ts fix: persist ad-hoc oauth promotion 2026-05-04 05:58:15 +01:00
errors.ts Improve function-call parsing and docs 2025-11-06 23:52:54 +00:00
flag-utils.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
generate-cli-runner.ts fix: harden generated cli bundles 2026-05-14 19:22:37 +01:00
help-output.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
http-utils.ts fix(generate-cli): treat relative commands as stdio 2025-11-18 05:32:45 +00:00
identifier-helpers.ts Refactor CLI helpers and reuse utilities 2025-11-07 03:49:59 +00:00
image-output.ts refactor: streamline call parsing/output pipeline 2026-03-02 22:58:07 +00:00
inspect-cli-command.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
json-output.ts Add JSON output support to auth and emit-ts 2025-11-07 04:39:50 +00:00
list-command.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
list-detail-helpers.ts fix(cli): render accurate ad-hoc examples 2025-11-08 01:03:17 +00:00
list-doc-comments.ts Refactor CLI list helper modules 2025-11-07 05:31:26 +00:00
list-flags.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
list-format.ts feat(list): show import kind in verbose sources 2025-11-17 08:24:52 +01:00
list-output.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
list-signature.ts fix: improve generated CLI object parsing (#114) (thanks @v2nic) 2026-03-28 21:19:05 +00:00
logger-context.ts Modularize CLI commands and logging 2025-11-06 18:54:13 +00:00
output-format.ts Add JSON output support to auth and emit-ts 2025-11-07 04:39:50 +00:00
output-utils.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
path-utils.ts Extract list helpers into cli modules 2025-11-06 18:36:17 +00:00
record-command.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
record-replay-env.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
replay-command.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
resource-command.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
runtime-debug.ts Document CLI helper behavior 2025-11-06 18:57:39 +00:00
serve-command.ts docs(serve): document per-server HTTP endpoints 2026-06-08 12:16:38 -07:00
server-lookup.ts Support HTTP tool selectors across CLI flows 2025-11-07 03:13:23 +00:00
terminal.ts Add reusable color helpers 2025-11-06 19:30:22 +00:00
timeouts.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
tool-cache.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
transport-utils.ts Add JSON output support to auth and emit-ts 2025-11-07 04:39:50 +00:00
vault-command.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00