mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-09-25 14:06:18 +00:00
* fix(frontend): preserve literal think tags in code * Fix indented continuations of inline code spans * Respect paragraph boundaries when extracting inline reasoning * fix: respect block boundaries and escaped backtick runs * fix(frontend): avoid quadratic reasoning delimiter backtracking * fix(frontend): track reasoning fences inside list items --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>