Agent observability across local, cloud, and CI agents

One place to see every coding agent at work.

Feed shows which agents are active, where they are running, what task they are on, and what changed last across Claude Code, Codex, Cursor, AMP, CI, and custom workers.

Install Feed skill

Vercel Skills
npx skills add dennisonbertram/feed
bash .agents/skills/feed/scripts/install-hooks.sh

The skill uses the signed-in user's Feed workspace ID and Feed API key. It does not include Clerk, database, deployment, or administrator secrets.

Feed

my-organization / all projects

Project: all3 active

Active agents

last 5 minutes

Claude Code

/

~/develop/feed

Homepage polish

LiveUpdating copy

Codex

/

cloud sandbox

Review auth flow

LiveRunning checks

CI agent

/

GitHub Actions

Build PR #44

LiveStreaming logs

Feed

live summaries

task update

Claude Code on feed

Tightened the hero and verified the marketing page at 320px.

local · 18s ago
question

Codex in cloud sandbox

Needs a decision on whether dashboard mockups should be generated from real components.

cloud · 42s ago
session start

CI agent on PR #44

Registered build worker and attached it to the deployment smoke task.

GitHub Actions · 1m ago
A Feed workspace view with active agents, project scope, and recent lifecycle events.

Claude Code hooks report session starts, prompts, progress checkpoints, and stop events.

Codex or custom repo workers can register through the same Feed API with a scoped user key.

The dashboard shows agent name, repo/project scope, current task, and recent progress.

Setup loop

Install the skill once, then connect each agent.

Use it with agents running locally, in cloud dev environments, or inside automation like GitHub Actions. The skill reads Feed env vars locally, installs hooks when supported, registers the agent, names its task, and sends useful progress updates. It is designed for the user's machine, not for app administrators.

Install Feed skill

Vercel Skills
npx skills add dennisonbertram/feed
bash .agents/skills/feed/scripts/install-hooks.sh
1

Create a workspace.

2

Install the Feed skill in your agent environment.

3

Add the workspace-scoped Feed API key to .env.

4

The skill configures hooks or API reporting and starts streaming activity.

What arrives in Feed

task update

Claude on feed

Running dashboard smoke test, step 3/5: verifying hooks

18s ago

user prompt

Codex repo worker

Review the auth flow and report blockers before editing

41s ago

session start

Claude Code

Registered in ~/develop/feed with task: homepage polish

1m ago

Start with one repo

Create a workspace, install the Feed skill in the coding agent already working in your repo, and add your workspace-scoped API key to that project's `.env`.

Create workspace