Undo
@undo_io
Followers
879
Following
1K
Media
593
Statuses
2K
Undo is the leader in debugging large-scale Linux codebases. We help developers understand complex code and fix bugs faster.
San Francisco
Joined October 2012
New engineers don’t struggle because they’re slow. They struggle because the codebase is complex, undocumented, and written by people who’ve long since left. Undo changes that. Let new hires see how the code runs. Step by step. Forward and backward. https://t.co/VhAZgiGEqd
0
0
0
Imagine if new engineers could debug and understand code they’ve never seen before… …without asking for help …without guessing at control flow …without spending hours trawling through files Undo makes that possible. Get your team productive faster: https://t.co/E4o8lZ33uv
0
0
0
How does Chocolate Doom work under the hood? We asked an AI coding agent, backed by Undo AI’s time travel debugger. The result: clear, step-by-step reasoning through the codebase. https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
2
0
1
Race conditions. Uninitialized memory. Timing-related concurrency bugs. They’re hard to catch, and they make tests flaky. Undo captures an exact recording of execution so even failures that appear “once in a blue moon” become 100% reproducible. See how: https://t.co/CkbwYRxWto
0
0
0
Today we're announcing Claude Code plugins! https://t.co/WD2TfN8d3d It's the first major feature in Claude Code that I've gotten the opportunity to lead, and I'm really excited to see how everyone uses it! 🧵1/4
claude.com
Claude Code now supports plugins: custom collections of slash commands, agents, MCP servers, and hooks that install with a single command. Share your Claude Code setup with plugins Slash commands,...
38
120
853
Debugging complex codebases is one of the toughest and most time-consuming parts of development. By equipping AI with the ground truth of execution history, you can transform debugging from a bottleneck into a business advantage. Find out more: https://t.co/sGgfhyx0eq
0
0
0
In this short demo, learn how AI + Undo AI help you: Explore new codebases Ask natural language questions Trace program behavior step-by-step Identify root causes in minutes https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
0
0
0
Race conditions. Deadlocks. Heisenbugs. The nightmares of C/C++ developers. In this webinar, experts from Undo & AWS show you the tools and techniques to debug multithreaded code with confidence. ▶️ Watch now: https://t.co/VLXq7hmB4T
#Cpp #CPlusPlus #Debugging #Concurrency
0
0
1
Undo helps new engineers: ✅ See how components interact ✅ Explore execution backwards ✅ Learn independently, without draining senior dev time Fast onboarding. Lower cost. Happier teams. https://t.co/onujbdTu6A
0
0
1
Flaky tests consume engineering time, erode trust in your CI/CD pipeline, and delay releases. Undo turns nondeterministic bugs into deterministic, debuggable sessions. No manual reproduction required. 👉 Discover how: https://t.co/Ha64qVevxX
0
0
0
Exploring a new codebase? 😩 It doesn’t have to be overwhelming. Watch how Undo AI + Claude Code let an AI agent navigate, reason about, and explain the Chocolate Doom codebase. ▶️ https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
0
0
0
Onboarding to a new project? Exploring an unfamiliar C/C++ codebase? Undo AI gives your AI coding agent execution context so it can explain the code — not just guess. https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
0
0
0
AI coding agents + time travel debugging = 🚀 code exploration. See how Undo AI helps Claude Code: ✅ Step through execution history ✅ Find the root cause of behavior ✅ Point you to the function that matters https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
0
0
0
Exploring a new codebase? 😩 It doesn’t have to be overwhelming. Watch how Undo AI + Claude Code let an AI agent navigate, reason about, and explain the Chocolate Doom codebase. ▶️ https://t.co/eqZQqA2XZy
#Cpp #Debugging #Programming
0
0
2
Today’s coding agents are impressive, but they’re still missing a critical piece: real-world context. That’s why we’ve built an integration between our time travel debugger and AI agents via MCP. It’s still new tech, but we're excited. 🔮 Read more: https://t.co/w3LqKGMLq2
0
0
0
Debugging takes hours. Undo AI makes it take minutes. Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork. https://t.co/tCh3LYcWZJ
#Cplusplus #Cpp #Debugging #Programming
0
0
0
🚨 Flaky tests slow down delivery and delay releases. 👉 Learn how time travel debugging and thread fuzzing are helping dev teams fix flakiness for good: https://t.co/VgsoibiYW9
#FlakyTests #DeveloperProductivity #Debugging #SoftwareQuality #TimeTravelDebugging
0
0
0
Debugging takes hours. Undo AI makes it take minutes. Watch how time travel debugging + AI coding agents explain the root cause of C++ bugs — no dead ends, no guesswork. https://t.co/tCh3LYcWZJ
#Cplusplus #Cpp #Debugging #Programming
0
0
0
😤 Recompiling for debug builds just to run ASan? It's not ideal. Undo, though, works in production, with no special builds required. Try combining ASan with Undo to give you clarity and flexibility. Learn more 👉 https://t.co/ZIl5bPvmG5
#ASan #AddressSanitizer #cpp
0
0
0
GDB doesn’t hate threads. You just need to know about: ✅ Scheduler-locking ✅ Thread-specific breakpoints ✅ Stepi vs. next This short explains why it feels broken—and what to do instead. https://t.co/endyjKksRl
#Cplusplus #Cpp #Programming
1
0
2