v1.12
/ Feature improvement
Agent configuration support
Configure custom agent behaviors using repository configuration files.
Configuration:
- Use
assistant.mdandagent.mdto define how agents plan tasks, interact with tools, and generate output across your workflow. - Run the platform with your own frontend interface while keeping the core engine intact
- Build custom UI layers and still use the agent orchestration system, tools, and model integrations
Improvements:
- Improved project indexing for faster agent analysis
- Faster response generation when working with large repositories
- Improved model switching performance across providers
Bug fixes:
- Fixed session restore issues in IDE mode
- Fixed agent routing inconsistencies in complex workflows
- Improved sandbox isolation stability