mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-09-15 17:18:38 +00:00
Rebase the feedback migration onto main's new chain tip: main added 0008_thread_operation_kind (also chained after 0007), so 0008_feedback_tags becomes 0009_feedback_tags with down_revision=0008_thread_operation_kind, keeping the chain linear. The five head-pin test conflicts resolve to 0009_feedback_tags on top of main's versions (preserving the new operation_kind assertions). Verified: 42 migration/bootstrap tests, 54 feedback tests, and the full frontend suite (797) pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>