v4.0.1: purge v3.19.0 task-system doc debt from site; delete workflow page; reconcile brewcode skill/agent/hook counts; document grepai self-install

This commit is contained in:
kochetkov-ma
2026-06-30 21:23:10 +01:00
parent 3055aaf33b
commit b06d8179d4
24 changed files with 145 additions and 517 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "brewcode",
"version": "4.0.0",
"version": "4.0.1",
"description": "Brewcode - full-featured development platform for Claude Code: infinite focus tasks, prompt optimization, skill/agent creation, quorum reviews, rules management",
"author": {
"name": "Maksim Kochetkov",
+1 -1
View File
@@ -4,7 +4,7 @@
| Field | Value |
|-------|-------|
| Version | 4.0.0 |
| Version | 4.0.1 |
| Skills | 13 |
| Agents | 12 |
| Hooks | 2 |
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "claude-plugin-brewcode",
"version": "4.0.0",
"version": "4.0.1",
"description": "Infinite task execution with automatic handoff for Claude Code",
"keywords": [
"claude-code",
@@ -36,6 +36,6 @@
},
"claude-plugin": {
"name": "brewcode",
"version": "4.0.0"
"version": "4.0.1"
}
}