chore: Add bug fix task for session timeout issue as todo

Add a task to solve the bug for long sessions.
This commit is contained in:
Dayuan Jiang
2025-11-15 15:37:44 +09:00
committed by GitHub
parent 0dffe8cc20
commit 8084905711

View File

@@ -115,6 +115,7 @@ public/ # Static assets including example images
- [x] Allow the LLM to modify the XML instead of generating it from scratch everytime.
- [x] Improve the smoothness of shape streaming updates.
- [x] Add multiple AI provider support (OpenAI, Anthropic, Google, Azure, Ollama)
- [ ] Solve the bug that generation will fail for session that longer than 60s.
## License