Commit Graph

245 Commits

Author SHA1 Message Date
kochetkov-ma e5749a7e4a v4.5.1: manager branch rule + widest fan-out and ~20 min unit sizing v4.5.1 2026-08-02 20:27:54 +01:00
kochetkov-ma d5725e762a v4.5.0: brewcode:semble — semantic code search setup skill v4.5.0 2026-08-02 20:18:08 +01:00
kochetkov-ma 822e822718 refactor(brewcode): remove grepai skill, agent, hooks and all references v4.4.0 2026-08-02 17:51:22 +01:00
kochetkov-ma 86190135f9 v4.3.0: subagent resource limits — agent-deadline skill, calibrated maxTurns, verified frontmatter contract v4.3.0 2026-08-02 14:50:35 +01:00
kochetkov-ma 5eb1948c89 v4.2.4: forced-eval ROLE — expert-first delegation, drop 'heavy' hint v4.2.4 2026-07-30 17:47:48 +01:00
kochetkov-ma a1e08007dc v4.2.3: text-optimize aggressive lossy rules A.1-A.4 (52 rules) v4.2.3 2026-07-24 08:32:53 +01:00
kochetkov-ma cf2d88b78f chore(release): brewcode README version 4.2.2 2026-07-20 19:30:31 +01:00
kochetkov-ma 399754a2b5 v4.2.2: task-tracker + bc-grepai-configurator pinned to sonnet v4.2.2 2026-07-20 19:30:07 +01:00
kochetkov-ma 4fd6f869e7 v4.2.1: docs — text-optimize/text-optimizer pages for v4.2.0, fix 404 plugin-overview links across 32 pages v4.2.1 2026-07-20 18:28:09 +01:00
kochetkov-ma 6f369c4e05 v4.2.0: text-optimize smart dedup (D.1-D.6), per-mode loss budgets, 2-round independent verification, 48 rules v4.2.0 2026-07-20 17:52:44 +01:00
kochetkov-ma ea944a32fe v4.1.0: add /brewdoc:docsync doc-staleness tracker, remove auto-sync
- New /brewdoc:docsync skill: user-run generator installs project-local hooks
  (track/watch/gate) + config; tracks stale docs by last_updated date; modes
  init/status/sync/reread/frontmatter/uninstall; confirm-before-sync gate
- Removed auto-sync skill, bd-auto-sync-processor agent, auto-sync:* frontmatter
  tags (~44 files), and skill-creator template injection
- Docs updated at all levels (README, MDX, navigation, guide catalog, CLAUDE.md)
v4.1.0
2026-07-19 13:16:50 +01:00
kochetkov-ma cfe551e058 chore(release): bump plugin suite manifests 4.0.5 -> 4.0.6
v4.0.6 was tagged but plugin.json/marketplace.json/package.json still
declared 4.0.5, so 'claude plugin update' resolved no update. Bump the
suite version so consumers see 4.0.6.
v4.0.6
2026-07-18 16:27:00 +01:00
kochetkov-ma 53420639cc docs(release): add v4.0.6 changelog for Fornex infra migration 2026-07-18 08:39:55 +01:00
kochetkov-ma 355fec051f chore(deploy): migrate infra refs from Contabo to Fornex 79.132.136.83 2026-07-18 08:35:52 +01:00
kochetkov-ma e73e55a46d v4.0.5: add ++a Architecture-first codeword + think-short comment-discipline gate v4.0.5 2026-07-05 11:54:17 +01:00
kochetkov-ma 1b0b5863f8 v4.0.4: strengthen Manager mode — bake role+STEP 0 into plan block, recompact prompts, add [ROLE] to forced-eval v4.0.4 2026-07-05 11:41:00 +01:00
kochetkov-ma a854e5b717 v4.0.3: restrict 15 skills to user-only invocation across brewcode/brewdoc/brewtools v4.0.3 2026-07-01 08:18:13 +01:00
kochetkov-ma 58dc559478 v4.0.2: fix think-short smoke test referencing deleted family-roots.mjs v4.0.2 2026-06-30 21:26:52 +01:00
kochetkov-ma b06d8179d4 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 v4.0.1 2026-06-30 21:23:10 +01:00
kochetkov-ma 3055aaf33b v4.0.0: strip injection hooks, native ${CLAUDE_PLUGIN_ROOT}, grepai self-install; remove dead mode system + brewtools debate/skill-toggle/agent-toggle; add superreview v4.0.0 2026-06-30 20:04:35 +01:00
kochetkov-ma a6c1b14965 v3.19.5: remove dead lock/task code from hooks; clean all stale refs v3.19.5 2026-06-29 20:19:30 +01:00
kochetkov-ma f6f93ea30e v3.19.4: remove knowledge system + report templates + stale hook refs v3.19.4 2026-06-29 20:09:24 +01:00
kochetkov-ma 25b852b346 v3.19.3: purge all plan/start refs from setup, agents, docs v3.19.3 2026-06-29 19:49:38 +01:00
kochetkov-ma bc532cb66f v3.19.2: remove brewcode:teardown skill v3.19.2 2026-06-29 19:34:52 +01:00
kochetkov-ma 955762c9c8 v3.19.1: restore skills/agents/hooks/templates stripped in v3.19.0 -- only plan+start stay removed (11 skills) v3.19.1 2026-06-29 19:25:28 +01:00
kochetkov-ma 0a77b5bc3c v3.19.0: strip task execution system -- keep spec+grepai only
- remove orphaned skills/agents skill (README commits to two skills)
- spec skill: drop /brewcode:setup + /brewcode:plan deps, hand SPEC to developer agent
- grepai skill/docs: drop /brewcode:setup prereq, update injection points to PreToolUse:Bash
- utils.mjs: drop dead knowledge/agents.system config + isSystemAgent
- delete stale docs flow.md/hooks.md/commands.md; rewrite file-tree.md + grepai.md
v3.19.0
2026-06-29 18:53:40 +01:00
kochetkov-ma ac5c635b7f v3.18.4: add Bash to tools of agent-creator/bd-auto-sync-processor/text-optimizer (native Grep/Glob removed on macOS CC -- search needs Bash) v3.18.4 2026-06-27 13:55:53 +01:00
kochetkov-ma eca8b5a402 v3.18.3: grepai-reminder hook retargeted Glob|Grep -> Bash (native Grep/Glob removed on macOS CC; gates on search-command regex) v3.18.3 2026-06-27 13:47:35 +01:00
kochetkov-ma f954903c59 v3.18.2: brewui -- remove dead hooks (no manifest registration, no skills/agents); docs scrubbed v3.18.2 2026-06-27 13:23:42 +01:00
kochetkov-ma d2a9b221f0 v3.18.1: manager-prompt injects both codeword groups (manager + review) instead of first-match-only v3.18.1 2026-06-27 12:25:30 +01:00
kochetkov-ma c2283ad347 v3.18.0: docs sync -- internal agents hidden from public docs, brewui shipped empty-but-installable, skill/agent counts recomputed (32 skills, 16 agents) v3.18.0 2026-06-27 12:04:45 +01:00
kochetkov-ma 18f0357ef6 v3.17.0: hook modernization for CC 2.1.195 -- permission_mode awareness, 10K additionalContext bounding, post-task failure-detection hardening v3.17.0 2026-06-27 10:57:42 +01:00
kochetkov-ma 71ec857b4e v3.16.6: sync hooks docs to CC 2.1.195 -- 5 hook types (+mcp_tool), prompt/agent gates v3.16.6 2026-06-27 10:04:56 +01:00
kochetkov-ma 67e8a84af8 v3.16.5: brewdoc:publish auto-renders Markdown files as styled pages (.md -> /api/html?format=markdown, not raw file) v3.16.5 2026-06-18 18:19:11 +01:00
Maksim Kochetkov 3947d5a379 v3.16.4: provider-switch model-data refresh (Opus 4.8, GPT-5.5 native, GLM 1M)
Refreshed all provider models in provider-switch docs to current releases and corrected access/benchmark accuracy; vendor SWE-bench figures now labeled self-reported. Docs-only release; triggers site redeploy.
v3.16.4
2026-06-17 14:28:50 +01:00
Maksim Kochetkov 35f72aea59 v3.16.3: move SWE-bench table out of callout (mobile overflow fix)
Hotfix finalizing the mobile horizontal-overflow fix. The wide SWE-bench comparison table on the provider-switch page now renders as a plain table that scrolls horizontally within itself instead of being wrapped in a DaisyUI .alert callout, eliminating page-level overflow at mobile widths (verified at 390px).
v3.16.3
2026-06-17 13:51:19 +01:00
Maksim Kochetkov 5ae0ccb8ac v3.16.2: complete mobile overflow fix (table-in-alert scroll)
Hotfix completing the v3.16.1 mobile overflow fix. Wide tables inside DaisyUI .alert callouts (e.g. the provider-switch SWE-bench table) now scroll within the callout instead of forcing page-level horizontal overflow at mobile widths.
v3.16.2
2026-06-17 13:29:10 +01:00
Maksim Kochetkov f41244072f v3.16.1: full 3-level doc-sync + mobile overflow fix + alias-doc fix
Docs-only release. Reconciled skill/agent/hook counts to 33/16/9 across all three doc levels, fixed the provider-switch web-doc alias (claudedeepseek -> claudeds), fixed mobile horizontal-overflow on doc pages, and removed the final GLM/Z.ai residue.
v3.16.1
2026-06-17 13:21:41 +01:00
Maksim Kochetkov 3650c1b3e0 v3.16.0: provider-switch model refresh + remove GLM Vision
Refresh provider-switch model pins to current flagships (GLM 5.2, Qwen 3.7-plus, MiniMax-M3; DeepSeek unchanged; OpenRouter catalog refreshed) and remove the unused GLM Vision feature entirely (design-to-code skill, trial, two agents, and the Z.ai image-gen provider). Also fixes a mobile docs table that overflowed the viewport.
v3.16.0
2026-06-17 12:30:45 +01:00
kochetkov-ma b7f7f8fb56 v3.15.0: brewtools manager ++rr/++r review-injection codewords + decode glossary docs v3.15.0 2026-06-14 20:35:49 +01:00
kochetkov-ma db06278475 task-board-init: optional gated CLAUDE.md-optimization phase (P5.5)
- accept free-text directive in $ARGUMENTS alongside target path
- new propose-only P5.5: line-budget report, CLAUDE.local.md extraction,
  nested module CLAUDE.md split (lazy-loaded), rules dedup, text-optimize delegation
- task-tracker agent template learns decomposed/lazy CLAUDE.md layout (conditional)
- README + SKILL frontmatter/guards updated
2026-06-14 17:32:05 +01:00
kochetkov-ma ba503fb7a6 v3.14.5: English-only docs -- strip leaked Russian from manager/think-short examples + trigger tables v3.14.5 2026-06-14 16:27:26 +01:00
kochetkov-ma 48ad6799cc v3.14.4: surface HARD wall on manager page -- blocked-edit example + allowed/blocked table for users v3.14.4 2026-06-14 16:20:09 +01:00
kochetkov-ma 1acd85b56e v3.14.3: rewrite manager docs user-first -- highlighted injection example + technical detail under spoilers v3.14.3 2026-06-14 15:31:14 +01:00
kochetkov-ma cd8e32787e v3.14.2: fix Tabs hydration -- init on direct load + astro:page-load (was inert on hard loads) v3.14.2 2026-06-14 15:14:13 +01:00
kochetkov-ma 619bfe1ef3 v3.14.1: docs-only -- Prompt Injection concept page + brewtools sidebar order dedup v3.14.1 2026-06-14 15:04:28 +01:00
kochetkov-ma d8f35aa002 docs: add Prompt Injection concept page (++ codeword mechanism) + nav entry + manager cross-link 2026-06-14 15:00:40 +01:00
kochetkov-ma 404cb9134b docs: dedupe brewtools skill sidebar order (3119 collision -> unique 3120-3125) 2026-06-14 14:18:50 +01:00
kochetkov-ma 0fbbfc6d0f v3.14.0: brewtools:task-board-init generator skill (multi-agent file-based Kanban deployer) + full 4-level docs + manager doc clarifications v3.14.0 2026-06-14 12:12:03 +01:00
kochetkov-ma 0efbe13a2b v3.13.0: brewtools:manager Hard Delegation Mode — per-project PreToolUse wall (install-once + state-gate, agent_id linchpin, strict/balanced); ++m/++mp always-on; project-only state v3.13.0 2026-06-14 09:27:16 +01:00