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
USL is the storage-first reference implementation of the Agent Session Protocol (ASP). ACP handles the live present (editor↔agent interaction); ASP handles the durable past and cross-runtime migration; USL is the storage engine behind ASP.
A multi-session code-agent IDE in a Tauri desktop shell, built on the BranchVisualizer commit-graph engine. Point it at a repo (GitHub or local clone), open an agent session, and drive Claude / OpenAI Codex / Gemini / MiniMax / OpenCode against your working tree — with the commit DAG, files, docs, Neovim, PTY terminals, and permission gating