# Pitfall Log / 踩坑日志

项目：bigduu/Bamboo-agent

摘要：发现 36 个潜在踩坑项，其中 7 个为 high/blocking；最高优先级：安装坑 - 来源证据：[Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存。

## 1. 安装坑 · 来源证据：[Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：[Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/730 | 来源类型 github_issue 暴露的待验证使用条件。

## 2. 能力坑 · 能力证据存在缺口

- 严重度：high
- 证据强度：source_linked
- 发现：Sandbox install result is missing.
- 对用户的影响：缺口未补前，Doramagic 不能把该能力当作可靠推荐卖点。
- 证据：evidence.evidence_gaps | https://github.com/bigduu/Bamboo-agent | Sandbox install result is missing.

## 3. 安全/权限坑 · 失败模式：security_permissions: [bamboo-server] test: isolate create-session workspace-provider fallback assertions

- 严重度：high
- 证据强度：source_linked
- 发现：Developers should check this security_permissions risk before relying on the project: [bamboo-server] test: isolate create-session workspace-provider fallback assertions
- 对用户的影响：Developers may expose sensitive permissions or credentials: [bamboo-server] test: isolate create-session workspace-provider fallback assertions
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/717 | [bamboo-server] test: isolate create-session workspace-provider fallback assertions

## 4. 安全/权限坑 · 失败模式：security_permissions: [bamboo] feat: copy/duplicate session endpoint

- 严重度：high
- 证据强度：source_linked
- 发现：Developers should check this security_permissions risk before relying on the project: [bamboo] feat: copy/duplicate session endpoint
- 对用户的影响：Developers may expose sensitive permissions or credentials: [bamboo] feat: copy/duplicate session endpoint
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/732 | [bamboo] feat: copy/duplicate session endpoint

## 5. 安全/权限坑 · 失败模式：security_permissions: [bamboo] fix: reconcile reappeared legacy config root through revisioned section events

- 严重度：high
- 证据强度：source_linked
- 发现：Developers should check this security_permissions risk before relying on the project: [bamboo] fix: reconcile reappeared legacy config root through revisioned section events
- 对用户的影响：Developers may expose sensitive permissions or credentials: [bamboo] fix: reconcile reappeared legacy config root through revisioned section events
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/735 | [bamboo] fix: reconcile reappeared legacy config root through revisioned section events

## 6. 安全/权限坑 · 失败模式：security_permissions: [bamboo] fix: unify cluster-fabric mutation revision authority

- 严重度：high
- 证据强度：source_linked
- 发现：Developers should check this security_permissions risk before relying on the project: [bamboo] fix: unify cluster-fabric mutation revision authority
- 对用户的影响：Developers may expose sensitive permissions or credentials: [bamboo] fix: unify cluster-fabric mutation revision authority
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/729 | [bamboo] fix: unify cluster-fabric mutation revision authority

## 7. 安全/权限坑 · 来源证据：[Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool parameters

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool parameters
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/734 | 来源类型 github_issue 暴露的待验证使用条件。

## 8. 安装坑 · 依赖 Docker 环境

- 严重度：medium
- 证据强度：runtime_trace
- 发现：安装/运行入口包含 Docker 命令：docker compose up -d
- 对用户的影响：非工程用户可能没有 Docker，启动成本明显增加。
- 复现命令：`docker compose up -d`
- 证据：identity.distribution | https://github.com/bigduu/Bamboo-agent | docker compose up -d

## 9. 安装坑 · 失败模式：installation: [bamboo] fix: bind legacy provider and MCP runtime effects to config generations

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this installation risk before relying on the project: [bamboo] fix: bind legacy provider and MCP runtime effects to config generations
- 对用户的影响：Developers may fail before the first successful local run: [bamboo] fix: bind legacy provider and MCP runtime effects to config generations
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/736 | [bamboo] fix: bind legacy provider and MCP runtime effects to config generations

## 10. 安装坑 · 安装命令尚未沙箱验证

- 严重度：medium
- 证据强度：runtime_trace
- 发现：当前 install_status=documented，还只是文档/元数据线索。
- 对用户的影响：命令可能缺步骤、过期或依赖本地环境，不能直接作为用户承诺。
- 复现命令：`docker compose up -d`
- 证据：downstream_validation.install_status | https://github.com/bigduu/Bamboo-agent | install_status=documented; command=docker compose up -d

## 11. 配置坑 · 失败模式：configuration: [Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool p...

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: [Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool parameters
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: [Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool parameters
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/734 | [Bug][Tools] workflow_run top-level oneOf breaks Anthropic requests and empties OpenAI tool parameters

## 12. 配置坑 · 失败模式：configuration: [Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instan...

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this configuration risk before relying on the project: [Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存
- 对用户的影响：Developers may misconfigure credentials, environment, or host setup: [Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/730 | [Refactor] provider 多实例化未完成：legacy `providers`/`provider` 仍是运行时构造 substrate，与 provider-instances 双轨并存

## 13. 能力坑 · 能力判断依赖假设

- 严重度：medium
- 证据强度：source_linked
- 发现：README/documentation is current enough for a first validation pass.
- 对用户的影响：假设不成立时，用户拿不到承诺的能力。
- 证据：capability.assumptions | https://github.com/bigduu/Bamboo-agent | README/documentation is current enough for a first validation pass.

## 14. 运行坑 · Quick Start 尚未实际跑通

- 严重度：medium
- 证据强度：source_linked
- 发现：quickstart_status=not_attempted。
- 对用户的影响：用户只能看到安装线索，不能确信 10 分钟内能形成最小可试路径。
- 证据：downstream_validation.quickstart_status | https://github.com/bigduu/Bamboo-agent | quickstart_status=not_attempted; sandbox_quickstart_status=missing

## 15. 维护坑 · 失败模式：migration: [bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys

- 严重度：medium
- 证据强度：source_linked
- 发现：Developers should check this migration risk before relying on the project: [bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys
- 对用户的影响：Developers may hit a documented source-backed failure mode: [bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/728 | [bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys

## 16. 维护坑 · 来源证据：[bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：[bamboo] feat: legacy dry-run 在服务端补全 canonical_path / git_common_dir / legacy_project_keys
- 对用户的影响：可能影响升级、迁移或版本选择。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/728 | 来源类型 github_issue 暴露的待验证使用条件。

## 17. 维护坑 · 来源证据：[bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：[bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/726 | 来源类型 github_issue 暴露的待验证使用条件。

## 18. 维护坑 · 维护活跃度未知

- 严重度：medium
- 证据强度：source_linked
- 发现：未记录 last_activity_observed。
- 对用户的影响：新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- 证据：evidence.maintainer_signals | https://github.com/bigduu/Bamboo-agent | last_activity_observed missing

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 证据：downstream_validation.risk_items | https://github.com/bigduu/Bamboo-agent | no_demo; severity=medium

## 20. 安全/权限坑 · 存在安全注意事项

- 严重度：medium
- 证据强度：source_linked
- 发现：No sandbox install has been executed yet; downstream must verify before user use.
- 对用户的影响：用户安装前需要知道权限边界和敏感操作。
- 证据：risks.safety_notes | https://github.com/bigduu/Bamboo-agent | No sandbox install has been executed yet; downstream must verify before user use.

## 21. 安全/权限坑 · 存在评分风险

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 对用户的影响：风险会影响是否适合普通用户安装。
- 证据：risks.scoring_risks | https://github.com/bigduu/Bamboo-agent | no_demo; severity=medium

## 22. 安全/权限坑 · 来源证据：[bamboo-server] test: isolate create-session workspace-provider fallback assertions

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[bamboo-server] test: isolate create-session workspace-provider fallback assertions
- 对用户的影响：可能阻塞安装或首次运行。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/717 | 来源类型 github_issue 暴露的待验证使用条件。

## 23. 安全/权限坑 · 来源证据：[bamboo] feat: copy/duplicate session endpoint

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[bamboo] feat: copy/duplicate session endpoint
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/732 | 来源类型 github_issue 暴露的待验证使用条件。

## 24. 安全/权限坑 · 来源证据：[bamboo] fix: bind legacy provider and MCP runtime effects to config generations

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[bamboo] fix: bind legacy provider and MCP runtime effects to config generations
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/736 | 来源类型 github_issue 暴露的待验证使用条件。

## 25. 安全/权限坑 · 来源证据：[bamboo] fix: reconcile reappeared legacy config root through revisioned section events

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[bamboo] fix: reconcile reappeared legacy config root through revisioned section events
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/735 | 来源类型 github_issue 暴露的待验证使用条件。

## 26. 安全/权限坑 · 来源证据：[bamboo] fix: unify cluster-fabric mutation revision authority

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：[bamboo] fix: unify cluster-fabric mutation revision authority
- 对用户的影响：可能阻塞安装或首次运行。
- 证据：community_evidence:github | https://github.com/bigduu/Bamboo-agent/issues/729 | 来源讨论提到 node 相关条件，需在安装/试用前复核。

## 27. 能力坑 · 失败模式：capability: [bamboo] feat: Project list 提供含 workspace_count/session_count 的 summary

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: [bamboo] feat: Project list 提供含 workspace_count/session_count 的 summary
- 对用户的影响：Developers may hit a documented source-backed failure mode: [bamboo] feat: Project list 提供含 workspace_count/session_count 的 summary
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/727 | [bamboo] feat: Project list 提供含 workspace_count/session_count 的 summary

## 28. 能力坑 · 失败模式：capability: [bamboo] feat: add Project unarchive/restore endpoint

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: [bamboo] feat: add Project unarchive/restore endpoint
- 对用户的影响：Developers may hit a documented source-backed failure mode: [bamboo] feat: add Project unarchive/restore endpoint
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/725 | [bamboo] feat: add Project unarchive/restore endpoint

## 29. 能力坑 · 失败模式：capability: [bamboo] feat: chat/execute 变更操作支持 Idempotency-Key 去重

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: [bamboo] feat: chat/execute 变更操作支持 Idempotency-Key 去重
- 对用户的影响：Developers may hit a documented source-backed failure mode: [bamboo] feat: chat/execute 变更操作支持 Idempotency-Key 去重
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/733 | [bamboo] feat: chat/execute 变更操作支持 Idempotency-Key 去重

## 30. 能力坑 · 失败模式：capability: [bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this capability risk before relying on the project: [bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}
- 对用户的影响：Developers may hit a documented source-backed failure mode: [bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}
- 证据：failure_mode_cluster:github_issue | https://github.com/bigduu/Bamboo-agent/issues/726 | [bamboo] feat: persist session workspace switch via PATCH /v1/sessions/{id}

## 31. 维护坑 · issue/PR 响应质量未知

- 严重度：low
- 证据强度：source_linked
- 发现：issue_or_pr_quality=unknown。
- 对用户的影响：用户无法判断遇到问题后是否有人维护。
- 证据：evidence.maintainer_signals | https://github.com/bigduu/Bamboo-agent | issue_or_pr_quality=unknown

## 32. 维护坑 · 发布节奏不明确

- 严重度：low
- 证据强度：source_linked
- 发现：release_recency=unknown。
- 对用户的影响：安装命令和文档可能落后于代码，用户踩坑概率升高。
- 证据：evidence.maintainer_signals | https://github.com/bigduu/Bamboo-agent | release_recency=unknown

## 33. 维护坑 · 失败模式：maintenance: Release v0.3.0

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: Release v0.3.0
- 对用户的影响：Upgrade or migration may change expected behavior: Release v0.3.0
- 证据：failure_mode_cluster:github_release | https://github.com/bigduu/Bamboo-agent/releases/tag/v0.3.0 | Release v0.3.0

## 34. 维护坑 · 失败模式：maintenance: Release v0.3.1

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: Release v0.3.1
- 对用户的影响：Upgrade or migration may change expected behavior: Release v0.3.1
- 证据：failure_mode_cluster:github_release | https://github.com/bigduu/Bamboo-agent/releases/tag/v0.3.1 | Release v0.3.1

## 35. 维护坑 · 失败模式：maintenance: Release v0.3.2

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: Release v0.3.2
- 对用户的影响：Upgrade or migration may change expected behavior: Release v0.3.2
- 证据：failure_mode_cluster:github_release | https://github.com/bigduu/Bamboo-agent/releases/tag/v0.3.2 | Release v0.3.2

## 36. 维护坑 · 失败模式：maintenance: Release v2026.3.3

- 严重度：low
- 证据强度：source_linked
- 发现：Developers should check this maintenance risk before relying on the project: Release v2026.3.3
- 对用户的影响：Upgrade or migration may change expected behavior: Release v2026.3.3
- 证据：failure_mode_cluster:github_release | https://github.com/bigduu/Bamboo-agent/releases/tag/v2026.3.3 | Release v2026.3.3
