FORGE v1.1.5 is the first public Python package release for the new agent runtime line.
Highlights:
- Human-first responses by default, with technical details hidden behind diagnostics.
- Live desktop execution streaming with immediate status, plan, step progress, and final result events.
- Agent Reality improvements: multi-step planning, recovery, JSON validation, and provider telemetry.
- Skill governance through SkillRegistry metadata, preconditions, and gated higher-risk skills.
- One-click local demo flow verified without requiring a provider key.
Install:
pip install forge-agent==1.1.5
forge --version