Commit Graph

31 Commits

Author SHA1 Message Date
kochetkov-ma 267f566503 fix(skills): generated skills stay model-invocable 2026-08-10 18:21:03 +01:00
kochetkov-ma 20937c5a83 v5.5.0: agent-return-setup - subagent return budget hooks, Return Contract on all 8 shipped agents, docs wave 2026-08-10 17:43:39 +01:00
kochetkov-ma 60cc11cdc1 v5.4.0: prompt-first contract for every skill - free-form prompt in position 1, deterministic mode resolution, mandatory PLAN block, validator checks 7-10 2026-08-10 11:40:46 +01:00
kochetkov-ma 957d8ab61c v5.3.2: skill frontmatter names go bare - double plugin namespace in the picker fixed, validator enforces name==dir 2026-08-10 08:41:51 +01:00
kochetkov-ma cee852ca4d v5.3.1: agentOf reads agent_id in both hooks, sub records stamp aid, pre-fix telemetry quarantined 2026-08-09 18:35:55 +01:00
kochetkov-ma 58f37d2fd0 v5.3.0: semble reminder retuned to a high-specificity gate, delivery inside subagents proven, two hypotheses refuted
Reminder default reminderEvery 5 -> 1, injection 65 -> 29 tokens, gate replay
on 2543 calls: 14/14 (was 1024/204). Installer CLAUDE.md conflict scan added,
but its motivating hypothesis failed A/B (p=0.45, n=32). Reminder fired 0/59
in 7 sessions - conversion undefined. SubagentStart is the channel that works
(8/8 first-tool). Docs across mdx/README/SKILL/INSTALL reconciled.
2026-08-09 17:53:33 +01:00
kochetkov-ma fa32a58f6e v5.2.4: reconcile three drifted hook helpers - pruneStale symlink hardening, safeSegment numeric ids, recordTouched dedupe 2026-08-09 16:14:43 +01:00
kochetkov-ma f313d71b78 fix(semble): mark PostToolUseFailure open/search records with fail:true 2026-08-09 14:54:52 +01:00
kochetkov-ma 9ddf376e77 v5.2.2: placeholder version stamps hard-fail, dead brewdoc logger removed, brewdoc README enable/disable claim corrected 2026-08-09 14:41:40 +01:00
kochetkov-ma 5f7746a0f8 fix(semble): derive cache content set from SEMBLE_CONTENT_ARGS 2026-08-09 14:40:42 +01:00
kochetkov-ma 3abdf6bfe9 v5.2.0: semble advisory hooks restored - 6 settings entries, every-Nth cadence, delivery proven end-to-end 2026-08-09 10:55:33 +01:00
kochetkov-ma 9ca3c628dd v5.1.0: unified artifact metadata + version-based staleness across all 10 setups 2026-08-09 08:18:53 +01:00
kochetkov-ma 3e4081107b v5.0.0: -setup suffix on all setup skills, guide deleted, setup-status added, canonical mode vocabulary, critical-fix wave 2026-08-08 19:11:07 +01:00
kochetkov-ma 30ae5af514 v4.10.0: delete brewcode:spec, superreview upgrade + self-sync, task-board progress doc, etalon-first injection 2026-08-08 15:52:18 +01:00
kochetkov-ma 822e822718 refactor(brewcode): remove grepai skill, agent, hooks and all references 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 2026-08-02 14:50:35 +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)
2026-07-19 13:16:50 +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 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 2026-06-29 20:19:30 +01:00
kochetkov-ma f6f93ea30e v3.19.4: remove knowledge system + report templates + stale hook refs 2026-06-29 20:09:24 +01:00
kochetkov-ma 25b852b346 v3.19.3: purge all plan/start refs from setup, agents, docs 2026-06-29 19:49:38 +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) 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
2026-06-29 18:53:40 +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.
2026-06-17 12:30:45 +01:00
kochetkov-ma 7d80a8c8c4 text-optimize (deep+standard) + shorten skill/agent descriptions to caps; update generators 2026-06-11 19:22:15 +01:00
kochetkov-ma ed9c78074d v3.7.8: unified logging across 4 plugins -> .claude/logs/{plugin}.log, single config (brewcode.config.json) + BREWCODE_LOG_LEVEL env override 2026-04-23 13:43:47 +01:00
kochetkov-ma 592de4e93b v3.4.22: add glm-design-to-code skill
New skill: /brewcode:glm-design-to-code — GLM vision model-powered
design-to-code generator with 4 input types (screenshots, text
descriptions, HTML files, URLs), 3 modes (CREATE/REVIEW/FIX),
3 frameworks (HTML/CSS, React 18, Flutter Web), 3 quality profiles,
dual provider support (Z.ai + OpenRouter).

Includes: SKILL.md, 6 pipeline scripts, 7 reference prompts,
2 specialist agents, full docs site page with benchmarks,
plugin README/commands updates, navigation integration.
2026-04-03 18:13:57 +01:00
kochetkov-ma 2aeff9a6d5 v3.4.16: merge install skill into setup Phase 0
Prerequisites check (brew, coreutils, jq, grepai) now runs automatically
as Phase 0 before project analysis. If all required tools are present,
Phase 0 is skipped silently.
2026-04-02 14:08:47 +01:00
kochetkov-ma 5a6a0510c0 v3.4.14: brewtools plugin, teams skill, mode switcher, hook-creator v2.1.89+
brewtools (new plugin):
- text-optimize, text-human, secrets-scan skills + text-optimizer agent
- BT_PLUGIN_ROOT injection via session-start hook

brewcode:
- /brewcode:teams — dynamic agent team creation/management
- Mode Switcher system (modes/, getActiveMode(), hooks injection)
- plan: Dynamic Agent Resolution from .claude/teams/ roster
- skills: Step 2.5 mode-switcher detection
- skill-creator: Mode Switcher pattern docs
- hook-creator: v2.1.89+ (PermissionDenied event, defer, 26 events)
- removed: text-optimize, text-human, secrets-scan → brewtools
- convention P5: fallback when brewtools not installed
2026-04-02 08:22:13 +01:00
kochetkov-ma 43953b56d7 v3.1.0 2026-02-28 20:01:40 +00:00
kochetkov-ma b33e0162fa v2.15.4 2026-02-19 08:35:05 +00:00