0.63.0
takahirom/arbigent0.63.0Aug 20, 2025by takahirom
AI Summary
Adds collapsible tree view for scenarios and updates the default AI model.
Key Highlights
- Scenario list now features expand/collapse functionality with chevron icons.
- The default model has been updated to GPT-4.1.
New Features
- Collapsible Tree View
- GPT-4.1 Default Model
Full Release Notes
Added expand/collapse functionality to the scenario list with chevron icons (▼/▶) that allow users to hide/show child scenarios. <img width="3104" height="800" alt="Tests - when add scenario - when add scenarios g1 - when add dependency and run - when finish the scenario - it should show goal achieved_compare" src="https://github.com/user-attachments/assets/e9dc9a9d-3f33-4946-820d-152be3962bbc" /> ## What's Changed * Update default model to GPT-4.1 by @takahirom in https://github.com/takahirom/arbigent/pull/342 * Add collapsible tree view for scenario list by @takahirom in https://github.com/takahirom/arbigent/pull/344 **Full Changelog**: https://github.com/takahirom/arbigent/compare/0.62.0...0.63.0