Skip to content

Conversation

@fuzi1996
Copy link

@fuzi1996 fuzi1996 commented Dec 13, 2025

image image

相关bug:
#145

fuzi1996 and others added 5 commits December 13, 2025 13:46
- Add directory settings hooks and form management
- Implement DirectorySettings component with enhanced UI
- Add ID utility for generating unique identifiers
- Update settings schema to support directory configurations
- Add internationalization support for directory settings
- Add comprehensive test coverage for new functionality
- Refactor settings form for improved usability

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
…r switching

- Add provider state tracking to config directory sets
- Implement environment switching UI in App.tsx with dropdown menu
- Add useConfigSets hook for managing config sets and activation
- Update ProviderActions to support config set selection when switching providers
- Add loading states and proper error handling for environment switching
- Include i18n translations for environment switching in all languages
- Update TypeScript types and schemas for new provider tracking fields
- Add tests for new config sets functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Add useRef to track display order of config sets across re-renders
- Maintain stable ordering even when active config set changes
- Add test case to verify order preservation functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Export ActivateConfigSetOptions interface from useConfigSets
- Add silent option support for environment activation
- Enable silent config switching during startup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Add comprehensive proxy server implementation with circuit breaker, auto failover, and health checking
- Implement detailed usage statistics tracking with cost calculation and analytics
- Add new UI components for proxy configuration and usage monitoring
- Integrate AIGoCode as new sponsor with partner branding
- Add streaming check functionality for provider connection monitoring
- Enhanced provider management with health status indicators
- Updated dependencies including recharts, framer-motion, and UI components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@farion1231
Copy link
Owner

感谢贡献!这个 pr 涉及到数据结构变更和相当多的边缘情况,需要一些时间来 review

fuzi1996 and others added 4 commits December 23, 2025 21:28
合并主分支的最新更新到多环境特性分支,包括:
- 深链支持用量查询配置功能
- 熔断器状态持久化和HalfOpen死锁修复
- 代理和用量跟踪功能的综合改进
- HalfOpen计数器下溢和配置字段不一致性修复

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Enable createUpdaterArtifacts to support auto-update functionality for the application.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
合并 main 分支的最新更新,包含以下变更:

- MCP 环境级启用状态支持:添加 mcp_env_apps 配置映射,使 MCP 服务器启用状态可按环境隔离
- UI 优化:环境切换器现在在 MCP 视图中可见
- 环境切换逻辑改进:切换环境时不再同步 MCP 配置,避免覆盖新环境的设置
- 新增 UniversalProvider 组件及相关配置
- 新增代理相关 API 和类型定义
- 配置文件重构:postcss.config.js -> .cjs, vite.config.mts -> .ts
- 新增合作伙伴资源 (GLM, DMX)
- 依赖包更新和配置调整

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Change header layout from flex-wrap to flex-nowrap to ensure header content stays on single line and prevent layout issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
fuzi1996 and others added 5 commits January 11, 2026 16:57
在 Windows 平台上添加 WSL 路径检测功能,确保当 MCP 服务器配置文件
位于 WSL 环境时,npx/npm 等命令不会被 cmd /c 包装。

主要变更:
- 添加 is_wsl_path() 函数识别 WSL 路径特征 (\wsl.localhost\ 和 \wsl$\)
- wrap_command_for_windows() 新增 target_path 参数以判断运行环境
- 仅在 Windows 且非 WSL 环境时包装命令
- 更新所有测试用例并添加 WSL 相关测试

这修复了 WSL 环境中可能出现的不兼容问题,同时保持了对原生 Windows
环境的 cmd /c 包装支持。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
… handling

- Update OpenRouter to default to passthrough mode (no transform needed) as it now supports Claude Code compatible API
- Add explicit compat mode toggle for backward compatibility
- Improve API Key and Base URL state synchronization in provider form hooks
- Fix UsageScriptModal re-rendering by adding key prop
- Add Skill service synchronization support to live config sync
- Optimize provider config change detection logic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants