DevignerDevignerBreak the rules. Build what’s next.
ArticlesAbout

© 2026 Devigner

Break the rules. Build what’s next.

AboutRSSSitemap
45 posts
45 posts
  • Collaboration
    Herdr
    August 9, 2026

    When Phone Approval of Coding Agents Earns Its Complexity

    Approving agent decisions from your phone sounds nice but is usually the wrong answer. It pays off in exactly one scenario: long runs that block while you are away.

  • Collaboration
    Herdr
    Claude Code
    August 9, 2026

    When to Map One Agent to One Worktree to One Branch

    Sharing a workspace across agents feels efficient but is the most expensive shortcut in a multi-agent workflow. Here is when one-to-one mapping earns its overhead.

  • Collaboration
    Herdr
    Claude Code
    August 9, 2026

    I Installed Herdr to Fix My Agents. The Second Week Was Slower.

    You install Herdr and see all your agents in one table. That is visibility, not coordination. The second week was slower because the real problem got exposed.

  • Collaboration
    Herdr
    Claude Code
    August 9, 2026

    How I Stopped Losing Track of Which Agent Owns Which Task

    Three agents in one workspace is where you stop knowing which agent owns which PR. One task, one branch, one worktree, one agent fixes it.

  • Workflow
    Herdr
    August 9, 2026

    How I Close My Laptop Without Losing My Coding Agent Mid-Run

    An agent that runs forty minutes cannot survive a laptop sleep. The fix is a session that outlives the laptop, not faster agents.

  • Workflow
    August 9, 2026

    Why Your Worktree Directory Becomes Unmanageable Past Ten Active Tasks

    Ten or more active worktrees with no naming and cleanup rules becomes a graveyard of old branches and lost work. Three rules fix it.

  • Collaboration
    Herdr
    Claude Code
    August 9, 2026

    Why Your Coding Agent Terminal Becomes Unreadable Past Three Panes

    Two agents fit on one screen. Three forces switching. Four means you stop reading the output. The terminal is the wrong unit for parallel agents.

  • Collaboration
    Herdr
    Claude Code
    August 9, 2026

    I Tried Running Four Agents in Parallel. Twenty Minutes of Silence Is Where It Broke.

    Three agents pushed branches on schedule. The fourth stalled on a quota ceiling and I did not notice for twenty minutes. The fix was inspectable agents, not better ones.

  • Context
    Claude Code
    August 9, 2026

    The MCP You Connected Is Invisible to Your Spawned Agent

    MCPs you wire into your main session do not cross into spawned sub-agents. The agent reports Linear unavailable and invents its scope from prompt text.

  • Collaboration
    Claude Code
    Amp
    August 9, 2026

    Why I Stopped Running Parallel Agents in the Same Repo

    Agents sharing one workspace collide on branches, state, and review diffs. Sibling worktrees with a fresh base branch fix all three. Here is the setup.

  • Workflow
    Claude Code
    Amp
    August 9, 2026

    I Spawned 4 Autonomous Agents. Review Is Where It Broke

    Spawning agents is easy. Reviewing their autonomous decisions without a logging contract is the bottleneck. Here is the format that fixed it for me.

Page 1 of 4
  • Previous
  • 1
  • 2
  • More pages
  • 4
  • Next