mcporter/src
Peter Steinberger fe87142d89
Some checks are pending
CI / build (${{ matrix.os }}) (windows-latest) (push) Waiting to run
CI / build (${{ matrix.os }}) (macos-15) (push) Waiting to run
CI / build (${{ matrix.os }}) (ubuntu-latest) (push) Waiting to run
fix(daemon): preserve replacement socket ownership
2026-06-25 13:46:49 -07:00
..
cli fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
config feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
daemon fix(daemon): preserve replacement socket ownership 2026-06-25 13:46:49 -07:00
runtime fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
chrome-devtools-auto-connect-patch.ts fix: patch chrome-devtools auto-connect hang 2026-05-14 12:51:16 +01:00
chrome-devtools-compat.ts fix: patch chrome-devtools auto-connect hang 2026-05-14 12:51:16 +01:00
cli-metadata.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
cli.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
config-imports.ts refactor(config): modularize import helpers 2025-11-17 20:31:55 +01:00
config-normalize.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
config-schema.ts fix: support daemon idle timeout config 2026-05-20 17:34:42 +01:00
config.ts fix: skip imported servers with unresolvable env placeholders (#209) 2026-06-17 17:32:49 +08:00
env.ts fix: resolve config env placeholders 2026-05-09 13:14:09 +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 fix(fs): serialize same-process file locks 2026-06-10 06:44:18 +01:00
generate-cli.ts fix: harden CLI parsing and generated artifacts 2026-06-22 14:03:17 +08:00
generated-daemon-runtime.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
index.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
lifecycle.ts fix(cli): keep CloudBase authentication alive (#193) 2026-06-09 22:07:47 -07:00
logging.ts Document function headers 2025-11-06 15:24:03 +00:00
oauth-client-info.ts fix(oauth): refresh expired cached access tokens 2026-05-11 03:13:09 +01:00
oauth-persistence.ts fix(oauth): degrade to re-auth on corrupt credential cache instead of crashing (#208) 2026-06-17 17:32:24 +08:00
oauth-vault.ts fix: harden OAuth vault recovery (#190) 2026-05-26 15:47:31 +01:00
oauth.ts fix(oauth): degrade to re-auth on corrupt credential cache instead of crashing (#208) 2026-06-17 17:32:24 +08:00
paths.ts fix: fall back to legacy config after empty xdg home (#185) 2026-05-21 22:15:13 +01:00
result-utils.ts fix: harden concurrent config writes 2026-05-14 16:32:37 +01:00
runtime-header-utils.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
runtime-oauth-support.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
runtime-process-utils.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
runtime.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
schema-cache.ts fix: harden concurrent config writes 2026-05-14 16:32:37 +01:00
sdk-patches.ts fix: escalate stuck stdio shutdowns 2026-04-18 20:07:40 +01:00
serve.ts feat(serve): expose per-server endpoints at /mcp/<server> with unprefixed tools 2026-06-08 12:16:38 -07:00
server-proxy.ts fix(runtime): preserve disableOAuth across headless paths (#198) 2026-06-08 16:11:23 -07:00
tool-filters.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
version.ts perf: speed up daemon fast-path calls 2026-05-09 11:54:05 +01:00