Back to Portfolio

Pulse Fleet

Multi-agent fleet management system. Autonomous AI agents that coordinate, delegate, and ship code — running 24/7 across distributed machines.

Role Architect & Lead Engineer
Type Internal Infrastructure
Stack Bun, Claude Code SDK, MCP
Status Live — Shipping Daily

Agents managing agents

FLEET LEAD TEAM LEAD TEAM LEAD W1 W2 W3 W4 W5 W6

Hierarchical Agent Fleet

Fleet lead (Misha) sets strategy and coordinates across teams. Team leads (Oleg, Butters) manage worker pools, delegate tasks, review PRs. Workers (Leo, Kai, Rex, etc.) execute — building features, fixing bugs, running tests. All agents are autonomous Claude Code sessions running in tmux.

What it's built with

Bun Runtime RUNTIME
Claude Code SDK AGENTS
MCP Servers TOOLS
tmux Sessions PROCESS
Fleet Messaging API COMMS
YAML + Heartbeat CONFIG

What makes this different

Autonomous wake/sleep cycles

Agents wake on schedule, check for work, execute, and sleep — no human in the loop. Heartbeat system ensures liveness and prevents zombie sessions.

Cross-fleet coordination

Two independent fleets on separate machines coordinate through a shared messaging API. Agents claim tasks, avoid duplicates, and defer gracefully.

MCP tool ecosystem

Every agent has access to Telegram, Discord, Slack, GitHub, Zoho CRM, and custom tools via Model Context Protocol servers.

Memory persistence

Agents maintain identity and context across restarts through layered memory — auto-loaded summaries, topic files, and semantic recall via MCP.