mcporter/src
2026-04-18 21:52:18 +01:00
..
cli feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
config refactor(config): split path discovery and config reading 2026-03-03 00:37:42 +00:00
daemon refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
runtime refactor: split call and runtime helpers 2026-03-29 09:36:35 +09:00
cli-metadata.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
cli.ts fix: trim managed runtime spillover from #125 2026-03-28 21:08:07 +00:00
config-imports.ts refactor(config): modularize import helpers 2025-11-17 20:31:55 +01:00
config-normalize.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
config-schema.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
config.ts fix: preserve schema string call args 2026-04-18 19:22:38 +01:00
env.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
error-classifier.ts fix: detect auth errors from error.code property (StreamableHTTPError/SseError) 2026-03-28 19:21:23 +00:00
fs-json.ts Add shared JSON file helpers 2025-11-07 04:24:24 +00:00
generate-cli.ts feat(generate-cli): filter tools in generated CLIs 2025-12-29 21:23:46 +01:00
index.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01: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-persistence.ts chore: store oauth vault in credentials.json 2025-12-06 02:24:45 +01:00
oauth-vault.ts fix: harden oauth vault persistence 2026-03-29 09:53:17 +09:00
oauth.ts fix: quote OAuth URL for cmd.exe on Windows 2026-04-18 20:03:37 +01:00
result-utils.ts fix: preserve full structured payloads (#106) (thanks @AielloChan) 2026-03-28 19:31:23 +00:00
runtime-header-utils.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
runtime-oauth-support.ts Discover OAuth scopes from protected resource metadata 2026-03-03 00:02:21 +00:00
runtime-process-utils.ts fix: escalate stuck stdio shutdowns 2026-04-18 20:07:40 +01:00
runtime.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
schema-cache.ts Document function headers 2025-11-06 15:24:03 +00:00
sdk-patches.ts fix: escalate stuck stdio shutdowns 2026-04-18 20:07:40 +01:00
server-proxy.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
tool-filters.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00