Bitterbot-AI/bitterbot-desktop
Agent
How to author and register a new pre-action interceptor (PLAN-20).
14 tagged a2a protocol, measured the same way as everything else here.
Browse within: a2a 6agent-economy 5agent-memory 5chatbot 5cognitive-architecture 5
Bitterbot-AI/bitterbot-desktop
Agent
How to author and register a new pre-action interceptor (PLAN-20).
Bitterbot-AI/bitterbot-desktop
Agent
Operator runbook for pre-action interceptors (PLAN-20).
Bitterbot-AI/bitterbot-desktop
Agent
Executable skill interceptors turn passive markdown skills into deterministic behavioral guardrails. When the agent proposes a tool call, registered interceptors inspect the action, read the agent's current state (hormonal, GCCRF, channel, recent turns), and may modify, inject context into, require a prerequisite for…
Agent Claude Code
Answer news queries with a fixed demo response.
Agent Claude Code
Look up contact phone numbers with fixed demo data.
Agent
One agent invoking another is delegation; A2A is the transport binding used when the target is outside your platform, and this page separates the two.
Agent
Three settings — static, hybrid and dynamic — decide whether large tool outputs are offloaded to object storage, whether compacted history is preserved, and whether tools are disclosed lazily.
Agent
A skill is a folder of files an agent loads only when a task calls for it — this page covers the three tiers of disclosure, where the files land, and what the model is told at each stage.
jeremylongshore/intent-outreach
Agent
Intent Outreach Phase-3 worker. Scores one lead's fit against the ICP and drafts grounded outreach (email or LinkedIn) for its target contacts, using ONLY the research + enrichment data it is handed. Returns a fit score, angles, and draft messages — it does not call connectors and does not save. Dispatched by the…
jeremylongshore/intent-outreach
Agent
Intent Outreach Phase-2 worker. Enriches one lead + its contacts via the deterministic enrichlead MCP tool and returns the enrichments (funding, verified emails/phones, web context) as structured data. Dispatched by the intent-outreach orchestrator after the user keeps the leads worth pursuing. Does not research…
jeremylongshore/intent-outreach
Agent
Intent Outreach Phase-1 worker. Researches ONE company domain against an ICP via the deterministic researchdomain MCP tool and returns its leads + contacts as structured data. Dispatched by the intent-outreach orchestrator (one per domain, so domains fan out in parallel). Does not enrich, score, draft, or save. Use as…