Releases: epicsagas/collet
Releases · epicsagas/collet
Release list
v0.1.1
v0.1.1
New Features
--fast/-fCLI flag: skip sidebar, swarm coordination, soul reflection, and auto-evolution- Project name shown in status bar bottom-right
Bug Fixes
- Fix session resume (
--resume,--continue,/resume) broken after session_snapshot_ids refactor
Dependencies
- Bump @sveltejs/kit 2.55.0 → 2.57.1
- Bump picomatch 4.0.3 → 4.0.4
- Bump vite 7.3.1 → 7.3.2
- Bump dompurify 3.3.3 → 3.4.0
Binaries
| Platform | File |
|---|---|
| Linux (x86_64, musl) | collet-x86_64-unknown-linux-musl.tar.gz |
| macOS (Apple Silicon) | collet-aarch64-apple-darwin.tar.gz |
| macOS (Intel) | collet-x86_64-apple-darwin.tar.gz |
| Windows (x86_64) | collet-x86_64-pc-windows-msvc.zip |
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.1.0 — Initial Release
First public release of collet — relentless agentic coding orchestrator.
Features
- TUI with ratatui, streaming LLM output, and real-time tool execution
- Multi-agent swarm orchestration (fork, hive, flock)
- 35+ language LSP integration
- MCP (Model Context Protocol) tool support
- Auto-context compaction with BM25 code intelligence
- Session persistence and resume
- Web UI (SvelteKit)
- Remote gateways (Telegram, Slack, Discord)
- Skills system with YAML frontmatter
Binaries
| Platform | File |
|---|---|
| Linux (x86_64, musl) | collet-x86_64-unknown-linux-musl.tar.gz |
| macOS (Apple Silicon) | collet-aarch64-apple-darwin.tar.gz |
| macOS (Intel) | collet-x86_64-apple-darwin.tar.gz |
| Windows (x86_64) | collet-x86_64-pc-windows-msvc.zip |