Skip to content

v0.1.25

Choose a tag to compare

@Henry-811 Henry-811 released this 15 Dec 18:56
· 1031 commits to main since this release
0aecbaf

πŸš€ Release Highlights β€” v0.1.25 (2025-12-15)

πŸ€– UI-TARS Custom Tool

  • Vision-Language Model: Custom tool using ByteDance's UI-TARS-1.5-7B for screenshot analysis and action generation via HuggingFace Inference Endpoints
  • Flexible Deployment: Browser automation (Playwright) or Docker-based desktop control

🧠 GPT-5.2 Model Support

  • New Default Model: OpenAI's GPT-5.2 now default, seamless upgrade from gpt-5.1 with no configuration changes required

πŸ“ Evolving Skill Creator System

  • Reusable Workflows: Create SKILL.md workflow plans and scripts/ folder that persist across sessions
  • Session Persistence: Load skills from previous sessions via load_previous_session_skills: true

🎨 Textual Terminal Enhancement

  • Adaptive UI: Terminal adjusts layouts and panels for different window sizes and agent coordination
  • Dark/Light Themes: VS Code-inspired color schemes

πŸ“– Getting Started

What's Changed

Full Changelog: v0.1.24...v0.1.25