Commit 5a1f882
release: v0.3.2
Features:
- Provider billing types (pay-per-use / subscription / free) with billing overview analytics
- Tool name alias system for LLM hallucination recovery
- Artifacts detail modal and improved grid layout
- Skip home screen preference across all pages
- 30+ new AI models across 12+ providers
- Channel Setup Modal redesign
Fixes:
- Comprehensive codebase audit — 36 bugs fixed, 17 dep vulnerabilities patched
- Zod validation added to 3 unvalidated API endpoints
- WhatsApp proper state machine for connection management
- Telegram 409 conflict recovery with automatic reconnection
Performance:
- 10 missing database indexes added
- Unbounded memory query capped
Refactor:
- Background Agents removed, replaced by Fleet claw worker
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de33421 commit 5a1f882
6 files changed
Lines changed: 6 additions & 6 deletions
File tree
- packages
- cli
- core
- gateway
- ui
- website/src/pages/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments