Undo the Last Git Commit (Keep Changes)
pinnedReset the last commit while keeping your staged changes intact.
git cli
Quick engineering notes, code snippets, and patterns I keep coming back to.
A system prompt for deep, incremental learning through Socratic teaching and active recall.
Prevent concurrent access to shared resources using a promise-based mutex.
Agents transfer control to each other via tool calls. Each agent can hand off to others or respond directly to the user.