Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2ecf4e903a
Fix orchestrator logic and workspace push for planning confirmation and artifact handling
9fccb0a473
Update env file with LLM_MODEL qwen3.5-plus
38d6875ab8
Fix truncation issues in piplan, SQLite storage, and history compression; add PIPlanMaxChars configuration
ea88e1dc18
fix(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
60195f00a0
Add Docker support: Dockerfile, docker-compose.yaml, and README updates