2 Repos
Systems for wrapping side effects in tracked steps to ensure reliable workflow replay.
Distinct from Deterministic Transform Tracking: None of the candidates cover software execution replay for durable workflows.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Deterministic Execution Tracking. Refine with filters or upvote what's useful.
Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level
Runs orchestration logic in a restricted sandbox to ensure a deterministic record of actions for reliable replay.
This project is a client-side data management library and query orchestrator designed to synchronize remote server state with local client state. It functions as a type-safe state manager and cache orchestrator that coordinates data loading across diverse backends, including REST, GraphQL, and WebSockets. The system distinguishes itself through a durable workflow engine for executing asynchronous functions with persisted state and deterministic replay. It also provides a standardized AI integration adapter to connect large language models to application data, supporting real-time response str
Wraps side effects in tracked steps to ensure a workflow can be reliably replayed.