← Back to match
OpenProgram
Self-programming AI agent framework where agents write and refine their own workflows as Python functions.
Desktopfreeglobal
OpenProgram is an open-source, self-programming AI agent framework where an agent is written as a plain Python function, mixing deterministic code with LLM judgment through a primitive called Agentic Function. Agents can spawn coordinated sub-agent branches, validate outputs with code gates that force re-decision on failure, and edit their own tool files to grow their capabilities live. It's built for developers and researchers building AI agent harnesses who want reliability without losing the model's flexibility, with the underlying approach published at a KDD 2026 workshop.
Categories
AI agent frameworksDeveloper tools

