OpenSoul v0.2.4 - Sessions, Onboarding, and Gateway Reliability
This release consolidates the latest mainline updates after v0.2.3, with a focus on session workflow improvements, onboarding quality, gateway stability, and day-to-day developer experience.
Highlights
- Improved session workflow with transcript loading and stronger session management behavior.
- Enhanced Control UI with a new "Create Soulmate" modal and better agent workspace management interactions.
- Better gateway reliability, including reconnect behavior improvements and gateway-side cleanup refinements.
- Onboarding and configuration fixes, including better MiniMax handling, improved empty-response error visibility, and localization/form fixes.
- Strengthened CLI/dev ergonomics and repo workflow quality checks.
Detailed Changes
Sessions & UI
- Added session transcript loading capabilities and enhanced session management flows.
- Added a new "Create Soulmate" modal and refined agent workspace management in the UI.
- Cleaned up zoom-related UI behavior and related settings for consistency.
Gateway & Runtime
- Improved gateway reconnect behavior after WebSocket interruptions.
- Refined gateway agent deletion logic and improved related test coverage.
- Included additional runtime and stability polish from recent maintenance commits.
Onboarding & Configuration
- Improved onboarding configuration handling and error feedback for empty replies.
- Improved MiniMax support in onboarding/config paths.
- Fixed type declaration/conversion issues and localized configuration form behavior.
- Included onboarding flow improvements from recent merged development setup work.
CLI, CI & Developer Experience
- Enhanced dev agent configuration defaults in CLI workflows.
- Added GitHub workflow validation scripts and updated PR workflow documentation.
- Updated dependencies via merged Dependabot updates.
- Performed repository cleanup of obsolete config/log artifacts and documentation refreshes.
Merged Pull Requests
- #17: bump the npm_and_yarn group across 2 directories with 2 updates
- #16: Development environment setup
- #15: Development environment setup
Upgrade Notes
- This release is backward-compatible for existing installations.
- If you run from source, run
pnpm installafter pulling to align dependencies with lockfile updates. - Re-run onboarding if you want to pick up the latest onboarding flow improvements and provider handling updates.
Full Changelog
Asset Checksum
- OpenSoul-Windows-x64-v0.2.4.zip
- SHA256: e60da9864c9cee22e42aedd50b6f7224012c12360aec43c7144708c5e6fb3312
Verify on Windows
Use PowerShell to verify the downloaded zip checksum:
Get-FileHash .\OpenSoul-Windows-x64-v0.2.4.zip -Algorithm SHA256