(\_/)
(o.o)
/|_|\

Agents send logs. Bunny shows current state.

Create a project, give the prompt to an agent, and read the work as a live stream.

append-only event streamhuman-readable monitoring

What it is

Input

Small item state-change logs from agents.

Output

A human-readable project timeline.

Product

Bunny is a log view for item-level agent work.

Not for

Chat, alerts, or a task board.

How it works

4-step flow

01

Create a project

02

Copy the project prompt

03

Give it to Cursor, Codex, or Claude Code

04

Read the project stream in Bunny

Example

Project: checkout-rewrite

live-style stream
09:41info
Shared payment clientrunning

Started migration from the legacy checkout helper

09:49info
Retry handlercompleted

Moved retry logic into the server helper

09:56warn
Stripe webhook testblocked

Local verification failed with the current fixture

10:02info
Stripe webhook testretrying

Retried with a signed payload fixture

10:04info
Stripe webhook testcompleted

Webhook flow passes and the project is unblocked

Why

Use Bunny when agents are doing work you need to monitor. Agents send small item updates. Humans read one timeline instead of terminals, chats, and scattered notifications.

Start

Create a project. Copy the prompt. Let the agent start logging.