SJSung Jin-wooinshinobi-dev.hashnode.dev·Jun 5 · 4 min readTwo laptops, one workspace — real-time multi-agent syncThe first multi-agent setup I tried looked like this: Desktop: Claude Code working on the backend Laptop: Cursor working on the frontend Both pointed at the same Shinobi project file via ~/.shinobi00
SJSung Jin-wooinshinobi-dev.hashnode.dev·Jun 4 · 4 min readApprove from the beach — mobile push for long-running AI agentsIf you let an AI agent run for an hour on a non-trivial task, two things happen: You stare at the terminal for an hour because you don't want it making decisions without you. You walk away, come bac10
SJSung Jin-wooinshinobi-dev.hashnode.dev·Jun 3 · 5 min readWhy AI coding agents need a task spine I've been pair-programming with Claude since day one — long before Claude Code existed, before MCP existed, back when "AI coding assistant" still meant tab-completion. The setup got unreasonably good.00