2ecf4e903aFix orchestrator logic and workspace push for planning confirmation and artifact handling
feature/sse
whlaoding
2026-03-16 13:17:23 +08:00
9fccb0a473Update env file with LLM_MODEL qwen3.5-plus
whlaoding
2026-03-16 01:56:40 +08:00
38d6875ab8Fix truncation issues in piplan, SQLite storage, and history compression; add PIPlanMaxChars configuration
whlaoding
2026-03-15 00:32:14 +08:00
ea88e1dc18fix(sse): correct UTF-8 handling and chunking in SSE streaming\n\n- Updated splitContentIntoSegments to handle runes instead of bytes\n- Fixed buildWebUIStreamForwarder to send delta chunks instead of cumulative content\n- Ensures proper handling of multi-byte characters in SSE streams
whlaoding
2026-03-14 01:41:51 +08:00