The AI coding model seems unable to estimate the actual work effort. It keeps estimating days of work even though it only takes 15 minutes to complete its task. :D
Architecture diagrams rot.
Confluence page looks great on day one. Six months later it's wrong, nobody fixes it, and new engineers trust it anyway.
I built SeeFlow to give diagrams a forcing function.
SeeFlow generates a flow canvas from your codebase, then wires each node to your actual running app.
Click a node โ real request fires โ downstream services light up as events stream back.
Diagrams that break loudly when your system changes.
One quick small feature suggestion for Claude Code @bcherny : When viewing the list of sessions (/resume), allow to use arrow key <- -> to quick view the session detail. Sometime I forgot to rename the session and it's hard to find the session that I was working.
Using Claude Code /loop to control the Ralph loop is so satisfying. You can tell Claude Code to manage the loop, and you can also run /remote-control to stay up to date with the work on your mobile. Itโs also easy to ask Claude to add more tasks while the Ralph loop is running. #claudecode
Built ClawView - a real-time dashboard for monitoring your Claude Code sessions.
Features:
- Live session monitoring via WebSocket
- Token usage & cost tracking per session and project
- Tool & MCP server usage breakdowns
- Error & interruption rate tracking
- Conversation timeline with turn-by-turn details
- Memory & skill browser
- IDE integration - open files directly in your editor
Run uvx clawview to install