β‘Six composable primitivescall, stream, validate, tool, execute, count β combine them yourself. No hidden orchestration.
πͺBudget-aware by defaultHard caps on steps, tokens, and dollars. Every agent loop enforces them automatically.
πSafety includedInjection detection, output redaction, permission checks, and approval gates ship in core.
πPluggable adaptersSwap LLM providers without changing agent code. Anthropic and OpenAI-compatible adapters included.
πΊοΈState machine workflowsThe @flint/graph package adds typed state machine workflows with memory checkpointing.