Skip to content

refactor: collapse mcp barrel into mcp/index.ts#22913

Merged
kitlangton merged 1 commit intodevfrom
kit/collapse-mcp
Apr 16, 2026
Merged

refactor: collapse mcp barrel into mcp/index.ts#22913
kitlangton merged 1 commit intodevfrom
kit/collapse-mcp

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

Apply the collapse-barrel script to src/mcp:

  • delete the one-line src/mcp/index.ts barrel
  • git mv the implementation from src/mcp/mcp.ts to src/mcp/index.ts
  • append export * as MCP from "." to the new index

Verification

  • bunx --bun tsgo --noEmit — no new errors.
  • bun run --conditions=browser ./src/index.ts generate — clean.

@kitlangton kitlangton enabled auto-merge (squash) April 16, 2026 20:30
@kitlangton kitlangton merged commit 5fccdc9 into dev Apr 16, 2026
13 checks passed
@kitlangton kitlangton deleted the kit/collapse-mcp branch April 16, 2026 20:36
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant