Agent-FSM
Deterministic State Machine & Action Gatekeeper for Local LLMs
Tired of non-deterministic execution loops and fragile prompts in LangChain/CrewAI? Forces local models (Ollama, vLLM, Qwen-2.5-Coder, Llama 3) into mathematically rigid state graphs. Eliminates sequence jumping, halts context retry loops via SHA-256 fingerprinting, and commits atomic SQLite crash recovery checkpoints.