Tags: mcp-router/mcp-router
Tags
Update pnpm version and add TOML parsing support (#141) * chore: update pnpm version to 10 in CI configuration files * feat: add TOML parsing support for Codex config and improve server extraction logic * chore: add smol-toml dependency version 1.5.2 to pnpm-lock.yaml
Remove Agent feature (#95) * feat(cli): enhance callTool method with timeout and progress reset options * feat(request-handlers): add timeout and progress reset options to callTool method * chore(package): bump version to 0.1.8 * Remove agent functionality * refactor: remove redundant mcp_router section removal logic * feat(localization): remove agent-related entries from language files * feat(cleanup): remove agent-related code and references
Enhance code structure and documentation clarity (#50) * Update Content Security Policy to include staging MCP router * Remove commented-out code for hooks in Sidebar component * Refactor hook management and remove unused interfaces * Refactor code style for consistency and add tsconfig for TypeScript support * Refactor fetch implementation and update request log entry types * Add support for JSX in renderer and update TypeScript configuration * Update README to enhance clarity and remove outdated roadmap sections * Refactor agent store to use BaseChatMessage type for message handling * Export BaseChatMessage interface for improved accessibility
PreviousNext