Promptise Foundry is a production AI agent framework for building autonomous agents. Its own description calls it a foundation layer for agentic intelligence and says it is meant to move projects from prototype to production with one framework and one install.
The framework is organized into five subsystems. The Promptise Agent can turn an LLM into a production-ready agent with one function call, discover tools by pointing at MCP servers, search and inject memory before each turn, and apply real-time guardrails against injection attacks. The Reasoning Engine provides 20 composable reasoning nodes, including Plan, Think, Act, Reflect, Critique, and Synthesize, plus seven prebuilt patterns and custom patterns built at runtime. The MCP Server & Client subsystem supports APIs with JWT auth, role guards, rate limiting, circuit breakers, HMAC audit logs, and a TestClient that runs the full pipeline without HTTP. The Agent Runtime adds cron schedules, webhook triggers, crash-recovery journals, LLM cost budgets, behavioral health monitoring, and mission-oriented execution, with deployment from YAML. Prompt & Context uses typed blocks with priority-based token budgeting, conversation flows that evolve per phase, output validation with auto-retry, an inspector, a version registry, and YAML loader plus pytest integration.
Other named features include vector memory with ChromaDB, Mem0, and in-memory options; semantic cache with per-user isolation, AES-256, and GDPR purge; human approval through webhook and callback handlers; model fallback with circuit breakers and auto-failover; real-time streaming of tool and token events; and observability destinations including Prometheus, OTel, HTML, JSON, webhook, and console. The page also lists production-ready, type-safe, and open source as attributes, and shows installation with pip install promptise and a GitHub link.
The text is aimed at teams building AI agents, especially those needing autonomous execution, production controls, governance, audit trails, and observability. Promptise Foundry is delivered as an installable Python package.
Promptise Foundry is a Frameworks & runtimes project. Enabling teams to build, deploy, and manage robust autonomous AI agents for production environments with integrated tool discovery and governance. It is built as an open-source project for AI developers and engineering teams. The project is open source (Apache-2.0). Promptise Foundry is available on the command line and API, and it can be self-hosted.
Promptise builds and maintains Promptise Foundry, and it first shipped in 2025. The project is developed in the open on GitHub with 852 stars and 35 commits in the last 90 days. Among its 10 catalogued features are agent framework, tool discovery, and security guardrails. It exposes integrations via an MCP server and a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do