diff options
| author | soryu <soryu@soryu.co> | 2026-01-21 16:11:09 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-21 16:11:09 +0000 |
| commit | 279888491d367ee6307fc4e2b5335355d2e13ba4 (patch) | |
| tree | a4e49cd9990886c830f5a6022104d9f26945cb01 /makima/src/server/openapi.rs | |
| parent | 242626b9d2532f716d6b1543f55aa6b16173d1b8 (diff) | |
| download | soryu-279888491d367ee6307fc4e2b5335355d2e13ba4.tar.gz soryu-279888491d367ee6307fc4e2b5335355d2e13ba4.zip | |
Add branch_task endpoint for task branching
Implement POST /api/v1/mesh/tasks/{id}/branch endpoint that:
- Creates a new anonymous task from an existing task's conversation
- Sets branched_from_task_id to track the source task
- Optionally includes conversation history for context continuation
- Automatically starts on available daemon if one is connected
- Uses continue_from_task_id to inherit worktree from source
- Records history event for branching operation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/src/server/openapi.rs')
0 files changed, 0 insertions, 0 deletions
