0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. lobe-chat
  2. /
  3. .agents
  4. /
  5. skills
  6. /
  7. cli-backend-testing
GGitHub🔨 chore: support nested subtask tree in task.detail (#13625)
81ab8aa0创建于 4月8日历史提交
文件最后提交记录最后更新时间
SKILL.md
🔨 chore: support nested subtask tree in task.detail (#13625) * ✨ feat: support nested subtask tree in task.detail Replace flat subtask list with recursive nested tree structure. Backend builds the complete subtask tree in one response, eliminating the need for separate getTaskTree API calls. Fixes LOBE-6814 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 🐛 fix: return empty array for root subtasks instead of undefined Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 📝 docs: add cli-backend-testing skill Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 个月前