1,203 tools found
OutreachAgent is an API-first email execution and control plane for AI-agent outbound workflows, managing inboxes, contacts, templates, sequences, replies
A synthetic AML-analysis notebook using OpenAI Agents SDK on Amazon Bedrock that keeps model output, deterministic checks, and human approval strictly separate.
Cohesivity is a framework with a stable core covering consent, credentials, and hard rules, with API-level details maintained in live documentation.
Migration guide from Whisper to gpt-transcribe and gpt-live-transcribe, covering field changes and compatibility gaps.
Decompose complex work into parallel subagent assignments, then integrate and verify results while keeping approvals with the user.
CLI that prices token waste in an AI agent trace, prescribes fixes, and can fail CI when a change makes the agent measurably more expensive.
cursor-bridge is a Rust binary that runs Claude Code CLI using your Cursor subscription backend through automatic proxy management.
AI-native OS running inference on your own hardware, federating peer-to-peer with no broker, exposing an OpenAI-compatible API on port 6777.
Staff-engineer control layer for AI coding agents: routes only the architectural constraints relevant to the file being edited, then requires verification.
claude-thermos keeps Claude Code's prompt cache warm while a subagent runs long, avoiding the expensive full re-encode when the main agent resumes.
libargus is a zero-allocation native AI runtime unifying LLM, Whisper ASR, TTS, and multimodal inference behind one Project Panama FFM Java boundary.
capn-hook is persistent memory for coding agents - it saves which files answer a question, so the next session skips re-exploring the codebase.