Change Log
更新履歴
v0.1.1
Latest2026-08-14Fixed
- Crash when opening video files (e.g. mp4) in the file preview. The macOS 26 SDK no longer autolinks AVKit for SwiftUI VideoPlayer, so AVPlayerView was missing at runtime; AVKit is now linked explicitly.
v0.1.0
2026-08-14Added
- Initial open-source release
- Multi-agent session management with Slack-like interface
- Agent configuration editor with YAML frontmatter support
- Skill editor for Claude Code custom skills
- Session presets for quick-start configurations
- Terminal emulator powered by SwiftTerm
- Organization chart GUI for parent-child agent relationships
- Session history with filtering (type, model, text search)
- Memory extraction from completed agent sessions
- File tree browser and editor with syntax highlighting
- Memory-RAG with on-device ML embeddings (MultilingualE5Small)
- Git branch display and switching
- Markdown preview in file editor
- Schedule editor for recurring agent tasks