Skip to content

stateflow-dev/stateflowlabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stateflow Labs

Runtime Intelligence Tools for Python Developers

🌐 https://stateflow-dev.github.io/stateflowlabs/


Projects

ALGOgent Runtime

Lightweight runtime intelligence SDK for Python automation scripts and AI pipelines. Synchronous, plug-and-play, zero configuration.

  • Runtime Engine with retry + backoff
  • State persistence (JSON)
  • Checkpoint recovery
  • Confidence scoring
  • Structured logging

Python 3.10+ · Synchronous · MIT


Adaptive Runtime

Runtime intelligence layer for long-running stateful systems and production services. Five async engines that analyze context, score confidence, make decisions, persist state, and recover from crashes.

  • Context Engine
  • Confidence Engine
  • Decision Engine
  • State Engine (SQLite)
  • Recovery Engine

Python 3.11+ · Full Async · MIT


encoding-doctor

CLI tool to scan, fix, and verify file encoding issues across your entire project in one command.

Fixes: mojibake · BOM · CRLF line endings · null bytes · mixed encoding · JSON/YAML corruption

pip install encoding-doctor
enc-doctor scan   ./my_project
enc-doctor fix    ./my_project
enc-doctor verify ./my_project

Python 3.9+ · Windows · macOS · Linux

📄 Docs & Pricing


Keywords

Python runtime framework · stateful systems · fault-tolerant · event-driven · recovery-oriented · runtime resilience · encoding fix · mojibake fixer · UTF-8 · BOM remover · CRLF normalizer · CLI developer tools · encoding doctor · file encoding repair · Python encoding tool · Windows encoding fix · cp1252 UTF-8 · long-running services · runtime intelligence · confidence scoring · checkpoint recovery · state persistence · SQLite · async Python


License

MIT © Stateflow Labs

About

landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages