前文截掉</think>以前+Log显示优化 (#22)

* Strip everything before and including </think> (handles unclosed think blocks)

* Log 样式优化

* 小白板内容曝露给ena-planner
This commit is contained in:
Hao19911125
2026-03-02 23:37:51 +08:00
committed by GitHub
parent c313a24354
commit d217323fdf
4 changed files with 75 additions and 5 deletions

View File

@@ -1395,4 +1395,4 @@ jQuery(() => {
window.registerModuleCleanup?.('storyOutline', cleanup);
});
export { cleanup };
export { cleanup, formatOutlinePrompt };