This website requires JavaScript.
Explore
Help
Sign In
studio
/
sol
Watch
2
Star
0
Fork
0
You've already forked sol
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
6a2aafdcccf0a764bbf7a7469b7f4dfd291125b9
sol
/
Procfile.dev
2 lines
15 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: remove legacy chat path, fix corrupted conversation recovery - Delete CodeSession::chat() — the legacy inline tool loop that duplicated the orchestrator's conversation + tool dispatch logic - Delete wait_for_tool_result() — only used by the legacy path - Make orchestrator mandatory in run_session (no more if/else fallback) - Unify conversation creation into create_fresh_conversation() - Add corrupted conversation recovery to create_or_append_conversation: detects "function calls and responses" errors from Mistral (caused by disconnecting mid-tool-call) and auto-creates a fresh conversation - Add tracing-appender for optional rotating log file (SOL_LOG_FILE env) - Add Procfile.dev for overmind process management
2026-03-24 19:49:07 +00:00
sol: cargo run
Reference in New Issue
Copy Permalink