社区发布 VS Code 扩展,可一键切换多个 AI 编码代理的配置,兼容Claude Code、GitHub Copilot、Cursor和Windsurf。项目地址:https://www.reddit.com/r/ClaudeAI/comments/1ty1ujl/vs_code_extension_that_lets_you_switch_ai_agent/[4]
技巧教程
Simon Willison 发布 micropython-wasm 沙箱运行 Python 代码
Simon Willison 发布 alpha 包micropython-wasm,利用MicroPython和WASM在沙箱中安全运行 Python 代码,适合需要代码隔离的场景。项目链接:https://simonwillison.net/2026/Jun/6/micropython-in-a-sandbox/#atom-everything[2]
开源 MCP 利用语义搜索大幅减少编码代理 Token 消耗
社区发布本地开源 MCP,通过语义搜索替代冗余上下文,有效减少 AI 编码代理的【Token消耗】。项目详情:https://www.reddit.com/r/ClaudeAI/comments/1ty5805/i_reduced_my_crazy_token_usage_through_this_local/[9]
Reddit API 变更导致部分 MCP 失效,社区提供替代方案
由于 Reddit API 访问变更,之前的一些Reddit MCP不再工作。社区分析了原因并提供了仍可用的替代方案,对依赖 Reddit 数据的用户有直接帮助。详见:https://www.reddit.com/r/ClaudeAI/comments/1ty319h/if_your_reddit_fetch_or_mcp_started_returning/[10]