AgentNotes
Python · npm · ClawHub

Plain-English summariesyour CEO can read

Install one package, set three env vars, and your agents send SparkNotes to a dashboard you actually understand — Python bots, Node services, or OpenClaw on Telegram and Slack.

Three installs — same env vars

Pythonpip install aiagentnotesnpmnpm install aiagentnotesClawHubclawhub install agentnotes

One product. Three installs.

Pick the package for your stack. Add the same env vars. The SDK handles the rest.

Python

LangChain, CrewAI, Railway, any Python bot

pip install aiagentnotes

npm

Node, Express, Railway, cron, any JavaScript bot

npm install aiagentnotes

ClawHub

OpenClaw — Telegram, Slack, gateway bots

clawhub install agentnotes

or npx aiagentnotes install

Everything you need to understand your agents

One snippet. Full visibility. Zero ML infrastructure.

Python, npm, or ClawHub

pip install aiagentnotes, npm install aiagentnotes, or clawhub install agentnotes — then set env vars.

Markdown run history

GitHub-style searchable notes for every run. Perfect for debugging and audits.

Executive SparkNotes

Rule-based plain-English summaries your whole team understands — no jargon.

Email digests

Hourly or daily summaries delivered to your inbox via Resend.

from_env() / fromEnv()

SDKs read AGENTNOTES_* automatically — no API keys hardcoded in source.

Secure by default

Per-user isolation, API keys, and Supabase Row Level Security.

Two steps. Any stack.

  1. 1

    Set env vars

    API key, agent slug, and your AgentNotes URL — same for Python, npm, and ClawHub.

  2. 2

    Install your package

    pip install aiagentnotes · npm install aiagentnotes · clawhub install agentnotes

  3. 3

    Read SparkNotes

    Hourly or daily rollups in the dashboard and email — plain English.

.env
AGENTNOTES_API_KEY=an_...
AGENTNOTES_AGENT_ID=my-bot
AGENTNOTES_BASE_URL=https://www.aiagentnotes.com
pip install aiagentnotes
from aiagentnotes import AgentNotes

notes = AgentNotes.from_env()
notes.log("job done", data={"ok": True})
notes.complete_run({"summary": "What happened"})

Loved by agent builders

Testimonials from early users — replace with real quotes after launch.

Finally, I can explain what our support bot did yesterday without reading 500 lines of logs.

Engineering Lead

Placeholder Co.

Our CEO actually reads the daily SparkNotes. That never happened with Datadog dashboards.

Head of Product

Placeholder Inc.

Simple pricing

7-day free trial on every plan. Card required at checkout — cancel anytime before you're charged.

Pro
$29/month

Small teams running a few agents in production.

  • Up to 3 agents
  • 25,000 log events per day
  • Hourly + daily summaries
  • Email digests (Resend)
Unlimited
$99/month

Many agents, high volume, no agent cap.

  • Unlimited agents
  • 500,000 log events per day
  • Hourly + daily summaries
  • Email digests
  • Priority support