mcporter/src
2025-11-18 05:32:45 +00:00
..
cli fix(generate-cli): stabilize http command inference 2025-11-18 05:32:45 +00:00
config/imports refactor(config): restore opencode import coverage 2025-11-17 20:46:16 +01:00
daemon fix(daemon): stabilize windows pipe parsing 2025-11-18 05:32:45 +00:00
runtime refactor(cli): split generate-cli runner 2025-11-17 19:15:28 +01:00
cli-metadata.ts Add Bun bundler option for CLI generation 2025-11-07 17:12:42 +00:00
cli.ts refactor(cli): modularize entrypoint 2025-11-17 20:14:23 +01:00
config-imports.ts refactor(config): modularize import helpers 2025-11-17 20:31:55 +01:00
config-normalize.ts feat(list): show verbose config sources 2025-11-17 08:16:26 +01:00
config-schema.ts feat(list): show import kind in verbose sources 2025-11-17 08:24:52 +01:00
config.ts feat(list): show import kind in verbose sources 2025-11-17 08:24:52 +01:00
env.ts fix(runtime): trim escaped env placeholders 2025-11-15 07:24:17 +01:00
error-classifier.ts Improve connection issue handling 2025-11-07 03:57:27 +00:00
fs-json.ts Add shared JSON file helpers 2025-11-07 04:24:24 +00:00
generate-cli.ts Improve generated CLI metadata and help 2025-11-07 22:56:12 +00:00
index.ts Add JSON outputs and expose connection issues 2025-11-07 04:11:03 +00:00
lifecycle.ts Release 0.5.8 2025-11-15 07:17:20 +01:00
logging.ts Document function headers 2025-11-06 15:24:03 +00:00
oauth.ts fix(oauth): add configurable timeout and cleanup 2025-11-08 00:46:30 +00:00
result-utils.ts fix: render plain text content properly instead of JSON 2025-11-18 06:10:56 +01:00
runtime-header-utils.ts Refactor runtime utility modules 2025-11-07 04:24:15 +00:00
runtime-oauth-support.ts Refactor runtime utility modules 2025-11-07 04:24:15 +00:00
runtime-process-utils.ts fix: harden windows support 2025-11-10 16:00:55 +00:00
runtime.ts refactor(cli): split generate-cli runner 2025-11-17 19:15:28 +01:00
schema-cache.ts Document function headers 2025-11-06 15:24:03 +00:00
sdk-patches.ts fix(list): suppress stdio stderr noise 2025-11-15 18:56:38 +00:00
server-proxy.ts Document function headers 2025-11-06 15:24:03 +00:00