• v0.4.0 2273aa4b60

    v0.4.0 Stable

    kerem released this 2025-12-21 07:57:02 +03:00 | 5 commits to master since this release

    📅 Originally published on GitHub: Sun, 21 Dec 2025 04:58:47 GMT
    🏷️ Git tag created: Sun, 21 Dec 2025 04:57:02 GMT

    🎉 v0.4.0 新功能

    🎯 自定义专家

    通过环境变量 CLAUDE_TEAM_CUSTOM_EXPERTS 定义自己的专家

    🔗 工作流模板

    5 个预定义工作流:code-generation、bug-fix、refactoring、code-review、documentation

    📊 可观测性工具

    • team_dashboard - 查看团队状态
    • cost_estimate - 预估任务成本
    • explain_plan - 预览任务分配方案

    🔌 项目集成

    • read_project_files - 读取项目代码上下文
    • analyze_project_structure - 分析技术栈
    • generate_commit_message - 生成 commit message

    🧪 测试覆盖

    155 个测试用例全部通过

    📦 安装

    npx claude-team
    
    Downloads