Commit 51400e8
π¦ release: v0.2.3
### Service-by-Service Audit (Complete)
- All 91 gateway services read and audited
- channel-asset-store: silent catch β debug logging
- subagent-manager: documented safeParseJson dedup limitation
- browser-service: require('fs') β ESM import (fixed in v0.2.2)
- whatsapp-api: letβconst lint fix
- cli/skill.test: remove unused import
### New Tests
- notifications.test.ts (10 tests): send, channel, broadcast, preferences
- fleet.test.ts (9 tests): list, create, get, start, stop, delete
### Lint Status
- 0 errors across all packages
- 0 warnings in production code (all warnings in test files only)
- CLI: 0 warnings (was 1)
- UI: 0 warnings
### Stats
- 51 commits this session
- 26,590+ tests passing
- 91/91 services audited
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 82ead2e commit 51400e8
6 files changed
Lines changed: 6 additions & 6 deletions
File tree
- packages
- cli
- src/commands
- core
- gateway
- ui
| 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 | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| 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 | | |
| |||
0 commit comments