mirror of
https://github.com/kochetkov-ma/claude-brewcode.git
synced 2026-09-14 20:16:41 +08:00
v6.0.0: audit re-verification, 4 fix waves, agent compaction, full docs pass
This commit is contained in:
+10
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| Version | 5.7.0 |
|
||||
| Version | 6.0.0 |
|
||||
| Skills | 9 |
|
||||
| Agents | 5 |
|
||||
| Hooks | 4 |
|
||||
@@ -183,6 +183,15 @@ table in `team.md`, and `<!-- brewcode-meta: ... -->` on line 1 of a byte-copied
|
||||
always come from `.claude-plugin/plugin.json`, never hardcoded, never `unknown`. `/brewcode:setup-status` reads these back across all eleven `-setup` skills and flags any
|
||||
artifact running on an older version than the installed plugin.
|
||||
|
||||
## Test suites
|
||||
|
||||
| Suite | Checks | Covers |
|
||||
|-------|--------|--------|
|
||||
| `agents/tests/suite-creator-contract.mjs` | 27 | Pins what `hook-creator`, `agent-creator` and `skill-creator` teach about the Claude Code hook/subagent API |
|
||||
| `hooks/tests/` | 68 | `session-start.mjs` |
|
||||
| `skills/teams-setup/tests/` | 65 | `toggle-team.sh` / `verify-team.sh` |
|
||||
| `skills/semble-setup/tests/` | 7 suites | core, agents, hooks, integration, project, status, telemetry |
|
||||
|
||||
## Documentation
|
||||
|
||||
Full docs: [doc-claude.brewcode.app/brewcode/overview](https://doc-claude.brewcode.app/brewcode/overview/)
|
||||
|
||||
Reference in New Issue
Block a user