You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenDsStar is an open-source implementation of the DS-Star agent that replaces file-based workflows with a flexible, tool-centric architecture. It supports incremental execution, reuses intermediate results, and makes complex multi-step agents more modular, efficient, and extensible.
Recause is an experimental programming model and runtime for writing interactive software as ordinary code. Flows stop when information is missing, represent progress in explicit serializable state, and run again when new state arrives—without callbacks, explicit resume logic, or hand-authored state machines.