Search
@crabbykit/agent-runtime
timoaus
Platform-agnostic runtime for building conversational AI agents on Cloudflare Workers. Provides `AgentDO`, the `defineAgent` factory, session storage, capability lifecycle, scheduling, A2A, MCP, transport, and the channels primitives described below. See
...moreagentcast-py
Structured output for any LLM call. Validate-and-retry loop for JSON responses; BYO LLM and validator. Python port of @mukundakatta/agentcast.
...moreagentvet-py
Validate LLM-generated tool args before execution. Wraps tool functions with arg validation, raises ToolArgError with LLM-friendly retry hint. Python port of @mukundakatta/agentvet.
...moreagentfit-py
Fit your messages into the LLM context window. Token-aware truncation with multiple strategies, pluggable tokenizers. Python port of @mukundakatta/agentfit.
...more@ai-manifests/adp-agent-anchor
logikonline
Neo3 blockchain anchor for ADP calibration snapshots. Optional extension to @ai-manifests/adp-agent that periodically commits signed calibration snapshots to a Neo3-compatible chain.
...more@rudderhq/create-rudder-plugin
zeeland
Scaffolding tool for creating new Rudder plugins.
@petukhovart/agent-view
petukhovart
CLI tool for visual verification of desktop apps (Electron/Tauri) via Chrome DevTools Protocol
@symerian/symighost
symerian
SymiGhost — Red team AI agent gateway
@bottensor/cogito
dudenpc
Multi-strategy reasoning for AI agents — ReAct, Chain-of-Thought, Tree-of-Thought with HuggingFace SmolAgents and OpenAI-compatible backends. Built for Bottensor.
...moreagentcard-adapters
AgentCard v1.0 adapters for LangChain, CrewAI, and AutoGen
llm-output-sanitizer-py
Sanitize LLM outputs before HTML, SQL, shell, or markdown sinks. Python port of @mukundakatta/llm-output-sanitizer.
system-prompt-leak-scan
Detect system prompt leakage in LLM model outputs via known patterns, configured-prompt substring matching, and unique fingerprint phrases. Python port of @mukundakatta/system-prompt-leak-scan.
...morehallucination-risk-meter
Estimate hallucination risk in LLM answers from uncertainty language, unsupported specifics, citations, and context coverage. Python port of @mukundakatta/hallucination-risk-meter.
...moreeval-flake-detector
Detect flaky LLM eval cases across repeated runs. Pass-rate + standard-deviation per case, with per-case severity. Python port of @mukundakatta/eval-flake-detector.
...moresemantic-cache-key
Stable semantic cache keys for LLM requests. Invariant to whitespace, casing, and key ordering; sensitive to model swaps, tool list, and retrieval context. Python port of @mukundakatta/semantic-cache-key.
...more@cartisien/engram-client
mrwitters
Typed HTTP client for Engram Cloud — persistent semantic memory for AI agents.
vector-poison-score
Score (query, document) pairs for vector/RAG poisoning signals: vector-text mismatch, instruction-like payloads, NaN, suspiciously round numbers. Python port of @mukundakatta/vector-poison-score.
...morerag-quality-kit
Heuristic quality metrics for RAG retrieval and grounded answers. Python port of @mukundakatta/rag-quality-kit.
stryda-langgraph
Stryda
Stryda governance as a LangGraph node — plug it between the agent LLM and the tool executor.
oauthpy
Philipp Flotho
Local Python access to OAuth-authenticated Codex and Claude Code agents