Skip to content

Latest commit

 

History

History
1416 lines (959 loc) · 128 KB

File metadata and controls

1416 lines (959 loc) · 128 KB

Changelog

1.123.0 (2026-09-10)

🧹 Housekeeping

  • align agent output hygiene rules across all agents (6d7399b)
  • bump docs dependencies and update package-lock (03b019b)
  • update docs homepage, add performance stats, and bump dependencies (c1ad026)
  • update docs homepage, add performance stats, and bump dependencies (f1d9c9e)

1.122.0 (2026-09-10)

🧹 Housekeeping

  • add quality directives to agent rules (eb9af28)
  • clean up agent rules and remove redundant directives (1635559)
  • clean up gem-implementer and gem-mobile-tester rules (1062bbe)
  • clean up gem-orchestrator rules and remove redundant directives (9f31c6a)
  • reorganize plan format guide with core and replan sections (03267af)
  • restrict over-engineering pass to critic mode in reviewer rules (aebee8c)
  • standardize agent output formats and clean learn fields (9f702a6)
  • standardize agent output hygiene rules and clean output format notes (2c97eb6)
  • update theme and redesign home page (4348043)

1.121.0 (2026-09-04)

🧹 Housekeeping

  • add anti-slop built in feature to documentation (df77c24)
  • main: add quality directives to agent rules (3a3e17d)
  • update agent descriptions and add quality directives (dc6c1d1)

1.120.0 (2026-09-03)

🧹 Housekeeping

  • restructure gem-orchestrator agent eligibility and promotion rules (7f6acf0)

1.119.0 (2026-08-30)

🧹 Housekeeping

  • unify agent output schemas and add semantic navigation rules (ebfdd81)

1.118.0 (2026-08-28)

🧹 Housekeeping

  • add rule to avoid tautological tests to gem-implementer (11e057d)

1.117.0 (2026-08-26)

🧹 Housekeeping

  • add verification boundary rules to orchestrator (189d1a4)

1.116.0 (2026-08-26)

🧹 Housekeeping

  • remove "never delegation" from orchestrator fast path rules (9297588)

1.115.0 (2026-08-24)

🧹 Housekeeping

  • standardize constitutional section formatting and consistency (6c21b64)

1.114.0 (2026-08-24)

🚀 New Agents & Features

  • Enforce yagni prinicplas in planner too (4185b09)

1.113.0 (2026-08-22)

🧹 Housekeeping

  • add blocked status to agent output formats (f1272fd)
  • add blocked_reason field to agent output formats (f4cfdae)
  • add Fast path section (0acf6ef)
  • add Follow applicable workflow steps only to execution list in agent agent files (a270e78)
  • add retries_used field to task definitions (d5ac611)
  • add retry_reason field to agent output formats (d0c5501)
  • add revision_findings field and needs_revision routing (938514d)
  • adjust UI colors, component markup, CSS styles, and standardize configuration formatting (deed254)
  • clarify Browser Tester description (c900e65)
  • clarify evidence collection instructions and security search strategy in agent documentation (5c98e31)
  • clarify extraction, rename, and design pattern usage when smell is evident and complexity reduces without expanding public contract (9cd7a69)
  • clarify fast path criteria for new_task and extend tasks (4e89c1a)
  • clarify fast path usage for low‑risk tasks in Phase 2 planning (bafd488)
  • clarify fast-path promotion to persistent plan (d3b282e)
  • clarify gem-reviewer invocation criteria and required plan review usage (53caad0)
  • clarify needs_revision routing (ea52430)
  • clarify output format instructions (2d920fc)
  • clarify output format requirement in agent documentation (f5f911a)
  • clarify plan validation criteria and execution model wording across usage, core concepts, and workflow docs (d8df406)
  • clarify plan_id usage and evidence path references (39262aa)
  • clarify plan_id usage in research and execution docs (3eb7d57)
  • clarify precedence of task-required checks and quality-check settings in workflows and documentation (46c326a)
  • clarify when to run broader regression tests in TDD workflow (53d9eae)
  • clean up agent argument hints to remove optional plan_id (013c442)
  • imrpvoe workding for skill loading (8835d7a)
  • initialize default values in agent output formats (06f031e)
  • move retries_used field from task_definition to execution_task (1c6f131)
  • refine Refactor -> Verify step to run focused tests first, then regression suite if required (9f1f3e7)
  • remove inline comment from questions field (90fbb79)
  • remove review_mode, review_target, and review_scope from output format (86c6463)
  • remove shadow utilities from start button and page content (85b3988)
  • remove task_id field from agent output formats (ef757bf)
  • restructure persistent plan promotion as bullet points (b6d4b0f)
  • standardize conditional learning and confidence promotion (23517e5)
  • standardize confidence format in agent output formats (f8b2699)
  • standardize documentation formatting and consistency (4173b85)
  • standardize explicit dependencies and task ownership in wave planning (ac11ba5)
  • standardize fast-path workflow and task ownership (5d13ce7)
  • standardize learn field and confidence format in agent output formats (f42a1a2)
  • standardize needs_revision flow and planner_revision_used tracking (f5c6da3)
  • standardize wave execution and retry handling (5ad0436)
  • update .eyebrow class and simplify UI components (cab43a4)
  • update agent argument hints to use plan_id instead of execution_id and fix evidence path references (4ed7df4)
  • update Browser Tester and Mobile Tester workflows to select checks by task scope and report blockers, and adjust index description (c901e9e)
  • update primary color to blue, refine AppLogo component classes, and remove documentation header (3e908f0)
  • update terminology from execution to workflow state (3dcebf5)
  • update terminology from execution to workflow state (41966ad)
  • update terminology from needs_revision to needs_retry (b27a7d5)
  • update UI/UX guidance and styling priority bullet points (0d13948)

1.112.0 (2026-08-21)

🧹 Housekeeping

  • clarify wave execution model and simplify agent guidelines (5b0f6e8)
  • clean up agent documentation formatting (bbf35b6)
  • simplify agent guidelines and remove redundant guidance (80534e9)
  • simplify agent guidelines and remove redundant guidance (5e55a2a)
  • simplify agent guidelines and remove redundant guidance (c47f2b7)
  • simplify agent guidelines and remove redundant guidance (e67ab60)
  • simplify agent guidelines and remove redundant guidance (18a2cec)
  • simplify agent guidelines and remove redundant guidance (de19aa8)
  • simplify agent guidelines and remove redundant guidance (5fae8d5)
  • simplify agent guidelines and remove redundant guidance (41600ba)

1.111.0 (2026-08-19)

🧹 Housekeeping

  • cleanup (9880130)
  • main: release gem-team 1.110.0 (68fbe6a)
  • main: release gem-team 1.110.0 (ce00167)
  • update agent guidelines and YAGNI/KISS principles (4a47b45)

1.110.0 (2026-08-17)

🧹 Housekeeping

  • remove obsolete fields from gem-planner agent configuration (d157b57)
  • remove obsolete fields from gem-planner agent configuration (4504452)
  • update acceptance criteria references and replan documentation (439805b)
  • update agent communication guidelines (a195ae9)

1.109.0 (2026-08-16)

🧹 Housekeeping

  • clarify agent handoff structures and review mode routing (9b1597e)

1.108.0 (2026-08-15)

🧹 Housekeeping

  • clarify and update gem-planner agent assignment rules (9d6fe7e)
  • remove obsolete fail status values from gem-planner agent (99e74d6)
  • remove obsolete handoff fields and clarify critic mode rules (9b5dd1b)
  • remove obsolete plan context and clarify handoff structure (dade7cd)
  • update documentation and UI (0e42f8d)
  • update gem-planner agent rules (a434cad)

1.107.0 (2026-08-15)

🧹 Housekeeping

  • config: restructure project configuration and release process (ce7e2ce)
  • fix trailing newline and reformat extra-files array (a572351)
  • pin dependencies and update documentation (a3209f4)

1.106.0 (2026-08-15)

📝 Documentation

  • orchestrator: align workflow documentation (9ea0c5c)

🧹 Housekeeping

  • agents: standardize task definition and handoff references (68ac410)
  • agents: standardize task definitions and reviewer handoffs (ae7e9aa)
  • agents: standardize visual QA and design guidelines (a95bbe7)
  • gitignore: add apm_modules to gitignore (a4ed0eb)

1.105.0 (2026-08-15)

🚀 New Agents & Features

  • gem-reviewer: add general critic mode (f612442)

🧹 Housekeeping

  • agents: refactor definitions and standardize workflows (bc22dd5)
  • agents: remove handoff field documentation (f3e96f1)
  • agents: remove logo asset (e8c904e)
  • agents: remove needs_approval from task status and workflow (fd0556a)
  • agents: remove plan_path from argument hints (8758b5e)
  • agents: resolve flaky-failure contradiction (fde5219)
  • agents: standardize agent output formats and handoff structures (659d940)
  • agents: standardize agent workflow and rules formatting (a145461)
  • agents: standardize agent workflow and rules formatting (8c01690)
  • agents: standardize agent workflow and rules formatting (2caba3a)
  • agents: standardize agent workflow and rules formatting (f27a413)
  • agents: standardize argument hints (3645573)
  • agents: standardize argument hints formatting (3ff38c5)
  • agents: standardize debugger diagnosis and implementer validation (c5c1350)
  • agents: standardize design handoff and validation (44211b9)
  • agents: standardize model routing formatting (7c9a795)
  • agents: standardize review depth and risk-to-review mapping (2b51fda)
  • agents: standardize reviewer routing and critic mode (4faa593)
  • agents: standardize reviewer-critic role plan structure (b566e12)
  • agents: standardize security findings flow across agents (3825b6e)
  • agents: standardize task definition and reviewer output formatting (c9bb24d)
  • agents: standardize task dependency and conflict fields (6379fb1)

1.104.0 (2026-08-14)

🧹 Housekeeping

  • agents: refactor definitions, merge critic into reviewer, and standardize workflows (6c80f53)
  • agents: remove mobile-specific agent definitions and standardize workflows (6cf0115)

1.103.0 (2026-08-12)

🧹 Housekeeping

  • agents: add analyze/discuss/find to LOW complexity defaults (6b67af5)
  • agents: clarify critic/reviewer roles and critic_verdict handling (561acf4)
  • agents: clarify debugger implementer reproduction roles (62b1a47)
  • agents: merge Phase 3 execution context into delegated loop and simplify integration gates (dca0c2d)
  • agents: normalize acceptance criteria references to task_definition.acceptance_criteria (42b5212)
  • agents: refine browser pre-flight, DevOps approval flow, and mobile tester setup (8fa7106)
  • agents: update autonomy rules to report transient failures with evidence (966e7e9)

1.102.0 (2026-08-11)

📝 Documentation

  • agents: update agent testing instructions (bb57cc7)

🧹 Housekeeping

  • add audience parsing and audience-specific handling in documentation writer workflow (6899335)
  • add bug-fix mode description and lint_rule_recommendations field, and map critic results (bc623fc)
  • add needs_replan and needs_approval status values; rename dependencies to depends_on; add execution output fields (a124312)
  • add note about including core fields only when needed in plan format guide (65f565b)
  • add note about using smallest analysis depth for safe plans (9e5c3ae)
  • add test_bug handling to log discovered bugs as findings and route to debugger and implementer (1104e06)
  • adjust cleanup condition to reference task_definition.cleanup and add cleanup flag to gem-mobile-tester agent (22bcc28)
  • adjust intent default to MEDIUM when ambiguous and blast radius is high (a505320)
  • classify failures into fail enum for orchestrator routing (3a2751d)
  • compute prd_score during this pass (3ac33f2)
  • disable git commit on gate pass, disable model routing, visual regression and a11y audit in .gem-team.yaml; correct wording in orchestrator agent description (1126b94)
  • display tip only on first run when no .gem-team.yaml (f1bbb2c)
  • refine approval gate to require production in devops.approval_required_for (636b9dd)
  • refine planner agent workflow, improve replan safety, clarify handoff and plan saving (cf03449)
  • remove contract references and simplify wave gating and planning constraints (6f29bb4)
  • remove debugger_diagnosis from gem-debugger task definition (02d41c7)
  • remove DESIGN.md workflow details and add authorship note to knowledge sources (f902285)
  • remove HIGH/MEDIUM/LOW thresholds from gem-skill-creator workflow (7a6b896)
  • remove pattern_seen_before reuse check (a311c6b)
  • remove target argument from gem-designer-mobile and gem-orchestrator agent definitions (709d887)
  • remove test_coverage field from gem-implementer and context field from gem-critic (9ef7597)
  • remove testing.screenshot_on_failure entry; remove devops.deployment_strategy entry; update config_snapshot description to full .gem-team.yaml contents (7b31810)
  • remove workflow_complexity_hint from output format (d76295a)
  • set plan validation review_depth defaults to lightweight and add explicit review_depth parameter (0a1938b)
  • simplify task handoff definition and remove obsolete fields (77eeb80)
  • standardize agent execution context to use task_definition (daf1dcf)
  • update orchestrator default_complexity_threshold comment to describe minimum complexity floor (94fa23d)
  • update plan persistence instructions for trivial/low tasks and approval gating (bc4f3b2)
  • update Planner description to lean DAG phrasing and adjust workflow MEDIUM planning details (eaeb958)
  • update planner discovery scope and research task rules (58910f3)

1.101.0 (2026-08-11)

📝 Documentation

  • agents: simplify checklist (1c979a7)

🧹 Housekeeping

  • add applicability qualifiers and field to gem-mobile-tester agent documentation (4f620bd)
  • add approval state fields to gem-devops, gem-orchestrator, and gem-planner agents (5715313)
  • add project state announcements after each wave in orchestrator workflow (d361604)
  • add verification scope rules to gem-debugger and gem-orchestrator agents (dac284a)
  • batch low‑risk edits and run targeted tests; add immediate verification after behavior changes (2a6223e)
  • clarify documentation writer workflow to cite source code for implementation claims and use authoritative context for general guidance (da3994c)
  • clarify output format omission rules in agent definitions and add agent instruction audit README and findings (81c9718)
  • refine agent rule language, remove MANDATORY prefixes, improve clarity, and update version pinning (c45fb80)
  • remove new_task plan.yaml creation comment (b82e7df)
  • replace Two Batched Phases description with concise Exploration efficiency note (9cf418b)
  • simplify evaluation and deduplication steps in skill creation workflow (8e3e437)
  • simplify planner agent documentation and streamline planning workflow (b89d23d)
  • standardize batch execution, output hygiene, and char hygiene across agent definitions; simplify planner task definitions and remove redundant fields (e8a2ed0)
  • standardize handoff usage and constraint checks across agent definitions and documentation (33714f0)
  • update gem-implementer-mobile agent documentation (1659c3e)
  • update gem-planner and gem-reviewer agent docs (5665507)

1.100.0 (2026-08-05)

🧹 Housekeeping

  • standardize communication style to ASD-STE100 Simplified Technical English in agent definitions (75534f5)

1.99.0 (2026-08-04)

🧹 Housekeeping

  • add agent workflow audit plan and remove redundant failure logging from agent definitions (5a31cab)
  • refine verification steps to separately validate walkthrough, docs, and update parity (1f42e31)
  • remove lint validation step from DESIGN.md creation workflow (b32e107)
  • streamline TDD Red step description in gem-implementer agents (7b62a0e)
  • update gem-mobile-tester agent with applicability gate and workflow bullet, and fix planner agent workflow punctuation (9cc0f20)
  • update pre‑flight step in gem-browser-tester agent and remove redundant plan_context_snapshot fields from orchestrator agent definitions (db0cd6c)

1.98.0 (2026-08-04)

🧹 Housekeeping

  • add taskclarifications reminder for all review depths (1575633)
  • clarify context payload passing rules and remove redundant context references (fd17d27)
  • rename plan_context to plan-level context fields (7a22d26)
  • replace context_envelope_snapshot with plan_context_snapshot in agent definitions and documentation (fd260ca)
  • replace contract with guardrails and revise bounded replan wording in orchestrator agent documentation (139c5f8)
  • replace envelope_version with context_version and update plan-level context description (a45d3b2)
  • simplify DESIGN.md output format description in agent documentation (e815307)

1.97.0 (2026-08-04)

🚀 New Agents & Features

🧹 Housekeeping

  • add model routing configuration and documentation for gem-team (653ca30)
  • move plan-state rules after Phase 2 and remove duplicate continue_plan restriction in .apm/agents/gem-orchestrator.agent.md (5105346)
  • update orchestrator agent documentation to forbid loading other plan artifacts (c7f0ee5)

1.96.0 (2026-08-03)

🧹 Housekeeping

  • add extend support for named plan_id in orchestrator and clarify derive step in planner (3559550)
  • clarify surgical edit rule in agent documentation (fc24d85)
  • remove pattern_seen_before condition for HIGH skill creation (4231da1)
  • skip gem-researcher for bug-fix/debug tasks and use gem-debugger instead (2478694)
  • update gem-orchestrator agent documentation wording and remove max_searches, max_files_to_read, max_depth fields from gem-researcher (79ec6e0)

1.95.0 (2026-08-03)

🧹 Housekeeping

  • add baseline and replan guardrails to orchestrator and planner agents and update workflow documentation (be0499d)

1.94.0 (2026-08-03)

📝 Documentation

  • clean up Phase 0 plan-state rules and improve plan creation description (41f9753)
  • isolate plan context (9b209c9)

1.93.0 (2026-08-01)

🧹 Housekeeping

  • enhance PRD format guide and core concepts documentation (3a6bca9)

1.92.0 (2026-08-01)

🧹 Housekeeping

  • standardize DESIGN.md references and lint validation across agent configs (5cdf3f4)

1.91.0 (2026-08-01)

🧹 Housekeeping

  • agents: add Library-first rule to all agent constitutional sections (cb585ef)

1.90.0 (2026-07-31)

🧹 Housekeeping

  • agents: remove memory_seed from gem-planner input (6273078)

1.89.0 (2026-07-27)

🧹 Housekeeping

  • agents: standardize learn field to {text, confidence} format (7329c13)

1.88.0 (2026-07-20)

🧹 Housekeeping

  • docs: clarify learning extraction wording (ac0c442)

1.87.0 (2026-07-19)

🧹 Housekeeping

  • docs: adjust punctuation in getting started and core concepts descriptions (b79de06)
  • docs: refine project overview and key features to emphasize engineering process (2f43f9c)
  • docs: unify ASCII-only phrasing in agent configuration files (1cc31e3)
  • update button label and add icon provider configuration (aa6ac2f)

1.86.0 (2026-07-19)

🧹 Housekeeping

  • add concise communication style rule to agent markdown files (bc209b1)

1.85.0 (2026-07-19)

🛠️ Bug Fixes

  • docs: homepage tag-cloud repeat, canonical double-slug, title duplication (757656d)

📝 Documentation

  • add comprehensive agents documentation (c18e68c)
  • fix Nuxt UI theme, add Resources index page, fix ProseCardGroup usage (af2e476)

🧹 Housekeeping

  • add allowScripts configuration and reorganize @nuxtjs/seo dependency (3c29d60)
  • add content source alias, introduce HeroBackground component, increase star size max, and wrap index renderer (e1cc977)
  • add design smell detection patterns to agent documentation (3d880df)
  • add GitHub Pages deployment workflow, update UI colors to black/stone, and scaffold optimizations guide (e581e35)
  • add vite.optimizeDeps include for @unhead/schema-org/vue, @vue/devtools-core, and @vue/devtools-kit (ef95b8d)
  • bump Node version to 26 and simplify setup-node configuration (ea46b10)
  • comment out unused footer links and remove ogImage from SEO meta (282acfa)
  • drop MCP toolkit, devtools, experimental asyncContext, and MCP config from nuxt.config.ts (4c2dc01)
  • improve formatting in app.vue (61216d0)
  • migrate documentation template to Gem Team branding and update navigation configuration (eb0decc)
  • remove critique-content-plan.json (3b151ba)
  • remove header title and logo, add site metadata (b5174b1)
  • remove HeroBackground component, update index markdown, and bump @takumi-rs to 2.3.0 (ed7e618)
  • remove unused theme variables, adjust markdown heading formatting, replace nuxt-og-image with @nuxtjs/seo (580a14a)
  • rename package to gem-team-docs, upgrade commander to 15.0.0, add cac dev dependency, set node >=22.12 (3fbd039)
  • replace index.vue with new UPage layout and remove legacy markdown docs (1508e84)
  • scaffold documentation template for Nuxt UI (36f3881)
  • set ContentRenderer :prose false, add @nuxtjs/mdc to modules, migrate index frontmatter to SEO fields (1a7e790)
  • set header title to "Gem Team", use logo.svg for light/dark, and simplify navigation templates (c6862ee)
  • simplify header by removing placeholder AppLogo and adding text-lg to title (98be267)
  • simplify index markdown markup and add @vueuse/core to Vite optimizeDeps (cf50312)
  • streamline documentation and markup across getting-started and guide sections (13385c7)
  • streamline footer links, simplify AppHeader layout, update SVG path and alt text, remove legacy TemplateMenu, increase hero spacing, and rename package (13a548d)
  • streamline index.vue description and markup, update package-lock.json by removing obsolete unhead/vue and related entries (3ddfe00)
  • update documentation titles and wording for branding consistency (65cfb6b)
  • update neutral color to slate and reduce star count with slower speed in StarsBg (be1ccae)
  • update neutral color to zinc and replace index.vue markup with marquee layout (cdc816e)
  • update UI primary color to amber and standardize string quoting throughout the codebase (e0eca0d)
  • wrap description string in quotes in index markdown (bc5d459)

1.84.0 (2026-07-16)

🧹 Housekeeping

  • refine complexity classification and context handling in gem-orchestrator agent (83782ae)

1.83.0 (2026-07-15)

🧹 Housekeeping

  • add backward reasoning step to pattern match workflow (a5e055c)
  • clarify concurrency requirement in execution guidelines (dcdb883)

1.82.0 (2026-07-14)

🧹 Housekeeping

  • simplify complexity classification and clarify memory scope handling (d2f50f5)
  • simplify complexity classification and remove redundant lint rule note (5677c88)

1.81.0 (2026-07-11)

🧹 Housekeeping

  • update patterns/gotchas/failure_modes delegation to gem-documentation-writer for both memory and context envelope (6d9cc00)

1.80.0 (2026-07-07)

🧹 Housekeeping

  • add clarification gate to workflow and clarification_needed field to output format (0f89199)
  • add EARS syntax types to PRD format guide (be221dc)
  • enhance TDD workflow description with comprehensive categories and bug‑fix integration (4c79919)
  • refine Phase 0 complexity classification description (f059ad5)
  • refine TDD workflow description with comprehensive test categories and add requirement inconsistency analysis to planning; update PRD management to include EARS syntax (c561e61)
  • update gem-critic agent description to include PRD analysis (a549161)

1.79.0 (2026-06-30)

🧹 Housekeeping

  • remove lightweight review_depth from gem-reviewer delegation (5d76efc)
  • standardize agent output format to minimal JSON per output_format (e759319)

1.78.0 (2026-06-26)

🧹 Housekeeping

  • docs: add PDNV research findings and clarify Phase 0 delegation rule (350f9eb)

1.77.0 (2026-06-26)

🧹 Housekeeping

  • .apm/agents: add “etc” to the list of independent calls in agent documentation (c239e51)

1.76.0 (2026-06-26)

🚀 New Agents & Features

  • add ASCII-only char hygiene rule to all 16 agents (8cdbe43)

🧹 Housekeeping

1.75.0 (2026-06-22)

🚀 New Agents & Features

  • add quality.visual_diff_threshold, quality.a11y_audit_level, testing.screenshot_on_failure and pre‑flight verification steps (6791f2e)

📝 Documentation

  • gem-designer-mobile: add parsing mode description (828e2a0)
  • update agent documentation with impact triage and scope discipline (2cbc7b3)

🧹 Housekeeping

  • add A11y cache using page snapshot hash and result reuse (e4bf52b)
  • add constraint priority, app readiness, and scope conflict handling (d4f41b9)
  • add contradictions and incomplete reasoning validation to agent rules (0b6df5d)
  • add Devil's Advocate step and Personality bullet to agent definitions (f9827ad)
  • add Differential Diagnosis and Minimal reproduction steps to gem-debugger workflow (52d5715)
  • add hypothesis step to gem-planner workflow (298ff66)
  • add ownership principle to agent definitions and budget enforcement to researcher (fc14507)
  • add scope discipline rule to gem-implementer-mobile workflow (a658586)
  • add step-by-step validation reminder to agent rules (3bda9ce)
  • correct typo in gem-reviewer agent workflow description (fbf24f3)
  • refine debugger workflow details and orchestrator checklist step wording (f43412d)
  • require documentation writer to read source code and flag speculation (32606ea)
  • revise gem-researcher workflow description and early exit criteria (3052aee)
  • update Red step to include edge cases (6dd3850)

1.74.0 (2026-06-21)

🧹 Housekeeping

  • add cache usage to debugger/ planner (85d8a35)

1.73.0 (2026-06-21)

📝 Documentation

  • add explicit bug-fix/debug steps for TRIVIAL and LOW complexity in orchestrator workflow (3c0be7b)
  • add phase compliance reminder and Failure Handling header (677b111)

1.72.0 (2026-06-20)

📝 Documentation

  • add Two Batched Phases workflow and output hygiene (d25a146)
  • add Why Gem Team section and Quick Start installation guide (9eef999)
  • add workflow optimization task list (ab65546)
  • fix bullet formatting in gem-planner.agent.md (9e595d0)
  • update orchestrator agent context snapshot and delegation rules (2ba7b16)

1.71.0 (2026-06-20)

📝 Documentation

  • add Two Batched Phases workflow and execution refinements (02c7e3c)

1.70.0 (2026-06-19)

📝 Documentation

  • .apm/agents: update gem-planner.agent.md (9489af9)

1.69.0 (2026-06-18)

🚀 New Agents & Features

  • add complexity‑based integration gating (698f596)

📝 Documentation

  • agents: Add post-edit step to run get_errors/LSP checks (504b2da)
  • gem-researcher: Update confidence tier description and early exit criteria (f86c447)
  • update agent documentation to adjust confidence thresholds for batch delegation (8ad1c00)

1.68.0 (2026-06-17)

🧹 Housekeeping

  • add terse execution rule to agent documentation (6bde601)

1.67.0 (2026-06-17)

🧹 Housekeeping

  • add Delegation First Policy bullet to constitutional rules (f18eff2)
  • agents: add mandatory workflow adherence requirement (bf45d7c)
  • update agent files to replace IMPORTANT with CRITICAL in rule headings (704f333)

1.66.0 (2026-06-14)

🧹 Housekeeping

  • add Execution guidance and related best practice bullets to agent documentation (e78945f)

1.65.0 (2026-06-14)

🚀 New Agents & Features

  • add unplanned_failure handling (b6c63a8)

🧹 Housekeeping

  • add atomicity and dependency constraints (be012eb)
  • add reuse_notes (path + trust level) guidance and config settings for planning and devops (9ec6ab2)
  • consolidate shared execution rules and reduce duplication across agent definitions (569b8b3)
  • refine agent knowledge sources and output format (c0a31cf)
  • refine skill creator agent documentation and format (4632f22)
  • remove output format section from gem-researcher agent documentation (2b2c584)
  • remove redundant fields and duplicate content from agent definition files (c59c704)
  • remove test definition format and output format from gem-mobile-tester agent (30ddb42)
  • replace implementation_specification with coordination_notes (b171f29)
  • simplify PRD format guide and set version to semver (0dc4b9e)
  • simplify quality checklist and remove failure section (0bcd521)

1.64.0 (2026-06-13)

🧹 Housekeeping

  • refine execution workflow to avoid full plan.yaml read and use targeted search for medium/high complexity tasks (d16d09c)

1.63.0 (2026-06-11)

🧹 Housekeeping

  • add mandatory execution rule to all agent documentation files (4978f23)
  • main: release gem-team 1.62.0 (e46ff5a)
  • main: release gem-team 1.62.0 (e20a914)

1.62.0 (2026-06-10)

🚀 New Agents & Features

  • Add exploration_mode to gem-researcher and integrate with planner/orchestrator (8aeed91)
  • add skill invocation and matching to gem-implementer and gem-planner agents (74e413e)

🛠️ Bug Fixes

1.61.0 (2026-06-09)

🧹 Housekeeping

  • standardize execution priority phrasing and simplify complexity setting across agents (d3dd5b0)

1.60.0 (2026-06-09)

🧹 Housekeeping

  • clarify focus_area derivation in gem-researcher agent (1b24a95)

1.59.0 (2026-06-09)

🧹 Housekeeping

  • clarify orchestrator role and execution constraints (3816804)

1.58.0 (2026-06-09)

🧹 Housekeeping

  • add tagline and Comparison section to README (f0b4b3b)
  • clarify orchestrator role and execution constraints (583afa7)

1.57.0 (2026-06-09)

🧹 Housekeeping

  • fix README anchor links and dash typography (ea62610)
  • fix README anchor links and typography (68cc84e)
  • update README with new branding SVG and revised introductory text (9a40b85)

1.56.0 (2026-06-08)

🚀 New Agents & Features

  • Add runtime config support worklfow/ agent behavior customization (4b7a405)

🛠️ Bug Fixes

1.55.0 (2026-06-07)

🧹 Housekeeping

  • agents: add evidence-based guideline to orchestrator personality (2a972a6)

1.54.0 (2026-06-07)

🧹 Housekeeping

  • agents: refine orchestrator role description and agent input reference (0dc9b4c)
  • agents: streamline orchestrator phase initialization and complexity handling (25b601d)

1.53.0 (2026-06-06)

🧹 Housekeeping

  • agents: Optimize orchstrator workflow (a2bf720)
  • agents: prefix context envelope snapshot fields with gem- and fix task_id type in gem-researcher (f81dda6)
  • docs: add update_context_envelope to argument hint (8b48e41)
  • docs: update contracts requirement to HIGH complexity (9dcfab6)

1.52.0 (2026-06-05)

🧹 Housekeeping

  • docs: remove redundant semantic checks note from workflow description (f1e478a)
  • docs: streamline context envelope read directives and remove redundant retry notes across agent definitions (e16a3b7)

1.51.0 (2026-06-05)

🧹 Housekeeping

  • docs: simplify Phase 0 workflow by removing task type classification (cd574a5)

1.50.0 (2026-06-05)

🧹 Housekeeping

  • config: unhide Housekeeping section in changelog (e392b2a)
  • docs: add batching note to workflow description (21f50bc)
  • docs: add Fast-Path Modes, Task Classification, Smart Routing, Context Envelope to Process; update concurrency limit; reformat Core Agents table (cc07749)
  • docs: refine context envelope update condition and planner task field comments (a1119b6)
  • docs: simplify agent configurations and output format definitions (cb46bea)
  • docs: standardize execution bullet from '-' to '+' across agent documentation files (ca315ad)
  • docs: standardize execution guidance and JSON output requirements across all agent documentation (62d6b3a)
  • docs: update recommended model identifiers in README (1fc675b)
  • improve workflow documentation and batching guidance in gem-browser-tester and gem-code-simplifier agents (43aec22)

1.49.0 (2026-06-01)

🚀 New Agents & Features

  • workflow: clarify shared component verification step (6ff5773)

1.48.0 (2026-06-01)

🚀 New Agents & Features

  • workflow: detail context envelope initialization steps (667ab90)

1.47.0 (2026-05-30)

🚀 New Agents & Features

  • agents: add research action and enhance unknown confidence handling (e79acc4)
  • introduce requires_design_validation flag for design validation tasks (e80d112)

📝 Documentation

  • agents: clarify Bug‑Fix Mode workflow and concurrency limits (a66e03e)
  • clarify task_id optional and standard output contract for agents (10c66fc)
  • gem-planner: clarify required/optional fields per complexity level (62d5ccf)

1.46.0 (2026-05-29)

🚀 New Agents & Features

  • add quality_score, reviewer_focus, and codebase validation to planning and critiquing agents (3f9cfbf)
  • agents: make discovery strictly objective‑aligned (d46d091)

📝 Documentation

  • add Agent Input Reference and improve JSON formatting (010578e)
  • add validation verification step to gem-planner agent markdown (ecb04d2)

1.45.0 (2026-05-29)

🚀 New Agents & Features

  • enhance context envelope update and expand plan metadata schema (169e4e1)

📝 Documentation

  • clarify "replan" wording to "replan/ adjustments" in validation failure handling (20946c4)
  • standardize JSON output requirement phrasing across agent documentation (50faf57)

1.44.0 (2026-05-26)

🚀 New Agents & Features

  • agents: introduce structured planning workflow with plan ID and task classification (419503b)
  • orchestration: add Post‑Wave Enrichment phase and update orchestrator and planner agent goals to reflect new workflow (424c2e8)

1.43.0 (2026-05-25)

📝 Documentation

  • agents: clarify deterministic script usage and CLI contract rules (3597013)
  • clarify validation flow wording in gem-orchestrator.agent.md. (c832fcc)
  • readme: add maintained badge and experience note to README. (089f2ce)
  • Updated wording to emphasize starting from Phase 0 and never skip or reorder phases. (43c4cf3)

1.42.0 (2026-05-24)

🚀 New Agents & Features

  • context: implement envelope update and versioning (4988876)

1.41.0 (2026-05-24)

🚀 New Agents & Features

  • agents: enrich learning schema with structured metadata (b9531b6)

📝 Documentation

  • readme: add recommended model guidance and remove outdated agent selection suggestions (84a9923)

1.40.0 (2026-05-23)

🚀 New Agents & Features

  • enrich gem-planner agent documentation with detailed planning context and reusable metadata (91ffe08)

📝 Documentation

  • refine TDD cycle, error handling, and retry logic across agent documentation (2b71a96)

1.39.0 (2026-05-23)

🚀 New Agents & Features

  • orchestrator: restructure planning flow and validation logic (53415ce)

1.38.0 (2026-05-22)

🚀 New Agents & Features

  • orchestrator: streamline subagent delegation and failure handling (224dfe4)
  • replace raster logo with inline SVG for improved scalability and branding (c8e77fb)

🛠️ Bug Fixes

  • correct typo in validation step (a1294f2)

📝 Documentation

  • expand gem-orchestrator.agent.md with revised workflow phases, introducing Init & Clarify (Phase 0) and detailed routing logic (b049d5c)

1.37.0 (2026-05-22)

🛠️ Bug Fixes

1.36.0 (2026-05-22)

📝 Documentation

  • clean up and correct agent documentation (0c22e84)
  • fix typo in Merge instruction (Donot -> Don't) (64f9380)
  • readme: refine TLDR, add Scriptable bullet, and restructure Knowledge Layers (e902d9e)

1.35.0 (2026-05-21)

🚀 New Agents & Features

  • add gem team logo to README and asset (8f0996a)

🛠️ Bug Fixes

📝 Documentation

  • add Script Usage section with guidelines to agent documentation files (d8fbf63)

1.34.0 (2026-05-21)

🛠️ Bug Fixes

📝 Documentation

  • enforce strict phase adherence in gem-orchestrator.agent.md (47ad415)

1.33.0 (2026-05-20)

🚀 New Agents & Features

  • Clarify and optimize memory management for Researcher, Planner, Orchestrator agents. (10e958e)
  • claude-plugin: add gem-team plugin and update marketplace metadata and release config (07b4ebf)
  • claude-plugin: add gem-team plugin and update marketplace metadata and release config (174ab39)
  • Optimize memory management + Routing (c27239d)

📝 Documentation

  • refactor knowledge-source enumeration and simplify agent initialization (49528df)
  • refine agent markdown specifications and simplify output instructions (2316e3f)

1.32.0 (2026-05-17)

🚀 New Agents & Features

  • agents: enforce strict phase ordering in multi-agent workflow (d79872b)

1.31.0 (2026-05-16)

🚀 New Agents & Features

  • add research findings yaml search to agent initialization stepsThe diff introduces a new step in each agent’s initialization to search the docs/plan/{plan_id}/research_findings_{focus_area}.yaml files and extract relevant content. This enables agents to leverage documented research findings directly during their workflow. Additionally, the gem-researcher.agent.md file now properly closes the <knowledge_sources> section. (62dd93a)
  • enhance JSON output format with confidence, summary, and detailed metrics (3fdbee5)
  • enhance user intent handling and restructure summary phases (45cbe3a)
  • orchestrator: add loop handling and failure management (869f300)

🛠️ Bug Fixes

📝 Documentation

  • add detailed bug‑fix mode steps and update retry policy documentation across agents (28ea1c4)
  • add Knowledge Sources reference to role descriptions in agent documentation (620b15b)
  • add skip rule for simple refactor in gem-implementer.agent.md (1e0ced0)
  • agent: improve readability and ordering of memory, execution, and anti-pattern sections (f3156e3)
  • readme: enhance documentation with new structure, emojis, and detailed agent team overview (8dbdbec)
  • readme: replace "harness" with "framework" and rename "Harness Architecture" to "Architecture" throughout the README. Additionally, update related references to reflect the terminology change and adjust heading titles accordingly. (ad8e98f)
  • refine Memory Usage sections in agent documentation to standardize tier descriptions, skip criteria, and formatting conventions (becf73a)
  • remove deprecated cache bypass sections and simplify memory usage documentation (f0bba1a)
  • rename phases 4‑6 and restructure Persist Learnings section in gem‑orchestrator agent documentation (62ff624)
  • revise browser tester workflow steps and documentation (63401e9)
  • standardize agent documentation to evidence‑based only guidance (cbe2a11)

1.30.0 (2026-05-15)

🚀 New Agents & Features

  • agents: add learnings metadata to output schema (400b761)
  • agents: add template cache save step for high‑confidence plans- Persist the generated DAG (tasks, waves, contracts, agent assignments) to plan/templates/{objective_category} when confidence ≥ 0.85 and complexity (d03a59e)
  • cache: add same‑bug and template cache bypasses (7460420)
  • status: add needs_approval to status values (9d55069)

🛠️ Bug Fixes

📝 Documentation

  • add AGENTS.md with detailed Gem Team agent instructions and project overview (8475310)
  • add integration check for security-sensitive task review and wave validation (830b795)
  • fix formatting bullet capitalization and enforce max items rule in agent documentation files (f8ace95)
  • improve OR regex examples in batch operations documentation (f489a52)
  • update TDD red step description to indicate test should not be run yet (9b319df)
  • update Team Lead Personality description to explicitly mention status updates (35af539)

1.29.0 (2026-05-15)

📝 Documentation

  • standardize memory usage rules across agent documentation files (9e30ce9)

1.28.0 (2026-05-15)

📝 Documentation

  • clarify APM install usage with -g flag (85127ce)
  • readme: simplify installation workflow and expand compatibility details (36166be)

1.27.0 (2026-05-15)

📝 Documentation

  • clarify acceptance criteria handling and test formulation in TDD cycle (c7c012a)

1.26.0 (2026-05-14)

🚀 New Agents & Features

  • add memory self‑serve workflow and related WRITE instructions to agent documentation (db2de08)
  • add shared research findings reference to agent knowledge sources (dca7503)
  • agents: unify memory tool usage and simplify agent documentation (2d4e045)
  • include updatedAt frontmatter in formatted memory outputs (f425775)

🛠️ Bug Fixes

📝 Documentation

  • restructure knowledge source sections in agent docs and add self‑cleanup and cache validation instructions (d8d22b6)

1.25.0 (2026-05-14)

📝 Documentation

  • add internal reasoning constraints to agent directive documentation (96da9a0)
  • remove outdated failure handling and memory sections from gem-orchestrator.agent.md (9b43f40)

1.24.0 (2026-05-13)

📝 Documentation

  • refine self‑quality gate description and severity handling in implementer and orchestrator agent documentation (68fd798)
  • reorganize Self‑Critique and Handle Failure sections in gem‑* agent documentation (8b44937)

1.23.0 (2026-05-13)

📝 Documentation

  • agent: clarify bisect workflow and update documentation wording - gem-debugger.agent.md: Reword the bisect section to explicitly trigger it only when both a clear stack trace and conclusive git blame are unavailable, and adjust step phrasing for consistency. (0c4bdc9)

1.22.0 (2026-05-11)

🚀 New Agents & Features

  • enhance continue_plan decision flow (9d8e85f)
  • orchestrator: add conditional retry escalation and persist plan.yaml updates (410a041)
  • research: integrate Phase 1 focus_areas into Phase 4 research delegation workflow (5dba132)

📝 Documentation

  • clarify wave completion and improve task routing wording (5abfec4)
  • refine escalation handling description in gem-orchestrator.agent.md (34e9e13)

1.21.0 (2026-05-11)

🚀 New Agents & Features

  • add CNAME for custom domain (af6ba84)
  • agents: add confidence field to output objects (78ac36e)
  • docs: add SEO metadata and glassmorphism CSS (6dd51ae)
  • improve SEO metadata and refactor documentation components (534dcb7)
  • ui, docs: add features documentation, update hero button CTA and simplify agent/contributing headings (ce468df)

📝 Documentation

  • add "minimum code, nothing speculative" guideline to agent documentation (94b786b)
  • add "Surgical changes, don't refactor adjacent code" bullet to all agent documentation files (5cbbe8b)
  • app.vue: update SEO meta tags, add titleTemplate, ogSiteName, twitterCard and twitterSite, and configure useHead for language and favicon (534dcb7)
  • update installation docs and marketplace references for VS Code (GitHub Copilot) (133f690)

1.20.0 (2026-05-07)

🚀 New Agents & Features

  • add context7.json with configuration details (c530aee)
  • add marketplace metadata and install instructions for gem-team (d867bcc)
  • install: add one‑line command to copy agents and rename them to .mdc for cursor (839ae63)
  • installation: add detailed README installation guide and methods for gem-team plugin (66e58c1)

📝 Documentation

  • improve clarity of validation rules for plan complexity (19f6c79)
  • rewrite installation with new methods guide (c592d33)

1.19.0 (2026-05-06)

📝 Documentation

  • readme: rewrite installation instructions and improve formatting of plugin setup details (4c5ac3f)

1.18.0 (2026-05-06)

🚀 New Agents & Features

  • gem-team: add plugin metadata and installation instructions (8933ec8)

1.17.0 (2026-05-06)

⚠ BREAKING CHANGES

  • Agents moved from root agents/ to .apm/agents/

refactor

  • migrate to APM structure and update documentation (41d5870)

📝 Documentation

  • fix typo in test filtering description across agent docs (cf9ed54)
  • readme: remove Windsurf entry from agents list (2b3121c)
  • readme: replace "framework" with "harness" terminology and update section headings accordingly (bd79ed9)

1.16.0 (2026-05-05)

🚀 New Agents & Features

  • expand agent configurations in plugin manifest (28f652a)

📝 Documentation

  • add I/O optimization guidance to agent documentation (6148d43)

1.15.0 (2026-05-04)

🛠️ Bug Fixes

  • correct anchor links and list syntax in README.md (4d367a6)

📝 Documentation

  • add token efficiency improvements and enforce concise, strict JSON output across agents (25db4a2)

1.14.0 (2026-04-28)

🚀 New Agents & Features

  • add .editorconfig and refine BROWSER TESTER role documentation (bac3a64)

📝 Documentation

  • add YAGNI - solve for today entry to anti‑rationalization tables in gem‑implementer.agent.md and gem‑planner.agent.md (e412775)
  • correct typo in delegate description (7b37ae1)
  • researcher: improve workflow description and clarify confidence calculation (d1bb60c)

1.13.0 (2026-04-27)

🚀 New Agents & Features

  • enrich research consumption pipeline and capture source references (de08701)

📝 Documentation

  • remove stray space in verification‑first coding framework bold markup (dbfbfb6)

1.12.0 (2026-04-26)

🚀 New Agents & Features

  • gem-orchestrator: add skill extraction workflow and refine validation delegation (a35a085)
  • implement continuous learning memory system (4c82785)
  • memory: introduce Self‑Learning multi‑agent orchestration framework and refactor memory system (cbfa65e)
  • skills: introduce skill extraction and documentation creation workflow (498b1ac)

🛠️ Bug Fixes

📝 Documentation

  • drop Skills step from knowledge_sources list (88a59cc)
  • expand Skills reference and refine researcher workflow steps (a7f9fda)
  • fix stray space in README verification description (a61d567)
  • restructure README with new organization and feature highlights (913a154)

1.11.0 (2026-04-22)

🛠️ Bug Fixes

1.10.0 (2026-04-21)

🛠️ Bug Fixes

  • Hanlde plan compleixty correctly (6b0b1da)

📝 Documentation

  • Add creative design agent guidelines and README section (946092d)
  • gem-orchestrator: renumber workflow phases and add Phase 8 Final Review (6531019)

1.9.0 (2026-04-20)

📝 Documentation

  • agents: restructure BROWSER TESTER and RESEARCHER role and workflow documentation (716bcb2)
  • clarify orchestrator role and delegation guidance (189bc80)

1.8.0 (2026-04-18)

🛠️ Bug Fixes

  • Licence info, use symlink for agents definitins (7da3aa2)
  • Missing apm config (af4347c)

📝 Documentation

  • update README with new badge set and revised bullet formatting (2e3d167)

1.7.0 (2026-04-17)

⚠ BREAKING CHANGES

  • remove persistent memory system from docs and agents

🚀 New Agents & Features

  • add 'fixable' to failure_type enum in agent specs (fc97d32)
  • Add code style rules to implementer agent and code quality checks to reviewer agent. (0e0e71d)
  • add failure_type and structured extra fields to agent outputs (3871781)
  • add findings review stage to workflow (7e52d37)
  • add gem-debugger debugging agent for root‑cause analysis (d21d23a)
  • add Mobile Agents success criteria (d240a45)
  • add optional Final Review phase and improve orchestrator documentation- Update README to reflect 4x performance claim instead of 10x (a1e6381)
  • add Recommended LLM column to role definitions in README (46d257e)
  • add Release Please v4 with Manifest strategy (6af4f3e), closes #1
  • Add team lead personality to gem-team (c1f7606)
  • agent-configs: add argument hints for all agent definitions (4de23bf)
  • agent: add retry logic and refine workflow (7dd452d)
  • agent: implement hybrid retrieval in research workflow (3bd2f39)
  • agent: implement iterative multi-pass research workflow (d9c1200)
  • agents: add Discuss Phase and task_clarifications handling for complex tasks (0952c64)
  • agents: add standardized failure logging across all agents (786e32e)
  • agents: add Think-Before-Action validation rule (d1be7be)
  • agents: implement PRD compliance for gem-reviewer and orchestrator (870fe80)
  • agents: implement wave-based orchestration and universal reflection (01d801a)
  • agents: strengthen code quality enforcement and workflow constraints (07884bc)
  • browser tester now supports any browser automation tools (6832aef)
  • browser-tester: add detailed failure handling and cleanup restructuring (ce128b1)
  • browser-tester: add flow testing capabilities (1604681)
  • bump version to 1.5.2 and add Source Verified bullet (7ad80a0)
  • bump version to 1.6.6 (ca8123a)
  • copilot steer support (95b322d)
  • core: introduce spec‑driven development, clarification tracking, and contract verification (67fbe0f)
  • criteria: enforce task clarifications and add context gap handling (cda7494)
  • critic: add gem-critic agent for critique and edge‑case analysis; bump version to 1.6.0 (40bf15e)
  • doc-writer: add get_errors to workflow for instant validation (4d39806)
  • enforce autonomous execution and workflow compliance across agents (50e0d57)
  • enforce citation of factual claims and flag unverified statements (178d359)
  • Enhance agent coordination by injecting failure logs into re-delegated tasks, enforcing global rules via AGENTS.md for planning and implementation, and adding a pre-save check for shared component changes. (a7da72b)
  • enrich Why Gem Team section with emojis and expanded benefits (dfab8a9)
  • gem-debugger: introduce lint rule recommendation routing- Add lint_rule_recommendations section to gem-debugger.agent.md with guidance on when to suggest ESLint rules. (648f3ba)
  • gem-orchestrator.agent.md: add Plan ID generation fallback (781228e)
  • gem-orchestrator: add plan verification and iterative review workflow; enhance gem-reviewer agent to support scoped reviews and detailed criteria (e9dfde3)
  • Implement multi-domain research by delegating to multiple researchers and saving/reading focus-area-specific findings. (cd98191)
  • improve agent documentation with updated descriptions and trigger lists (29c4202)
  • integrate agent-skills improvements, bump to v1.5.4 (64ba792)
  • integrate design lint rules and DESIGN.md into validation workflow (548c99a)
  • Introduce a verification_protocol block with a new "Test Execution" step in the agent's execute phase, removing "Context Extraction". (29ec7bc)
  • introduce Product Requirements Document (PRD) system (d7b0568)
  • orchestrator: add option generation for discussion‑phase questions (04ec657)
  • orchestrator: introduce immediate task clarification and refine phase detection (e0e6da8)
  • planner: add deliverable-focused outcome framing to agent guidelines (a0700af)
  • plugin: add Claude, Cursor, VS Code and GitHub plugin configurations with updated README (a589b75)
  • readme: streamline Gem Team overview and simplify bullet points (659fc66)
  • remove persistent memory system from docs and agents (e8463a3)
  • Shift plan approval responsibility from orchestrator to planner, which now presents plans via plan_review and iterates on user feedback, while the orchestrator strictly enforces all tasks are delegated via runSubagent. (026e919)
  • Standardize agent handoff protocol with a new Base structure and refine orchestrator task state transitions. (d6c23f4)
  • task: add parallelizable and conflicts_with fields to task definitions for wave scheduling (1f3fe77)
  • tools: add grep_search and file_search utilities to agent configurations (00039c1)
  • update README with expanded badge set and detailed installation options, refine core workflow description (874ef03)
  • update version badge and refactor role documentation (f86469a)
  • wave: add integration checks and status summary template (773d2eb)

🛠️ Bug Fixes

  • correct spelling of 'user-invocable' in agent definitions (3b4e5fd)
  • correct typo "suiteable" -> "suitable" in agent documentation (7ebfcfd)
  • enforce debugger->implementer->re-verify chain on all errors; customize agent knowledge sources (79e6860)
  • Formatting issues in defitions and criteria sections for better clarity and consistency. (176f5c1)
  • #14 (b237da0)
  • #16 (b237da0)
  • #19 (a589b75)
  • #20 (874ef03)
  • #21 (a589b75)
  • #8 (659fc66)
  • #9 (178d359)
  • mismtach in handoff (863dcef)
  • Move Think-Before-Action to top-level constraint (da3fa6a)
  • release please config (0c5ecd4)
  • standardize variable naming from PLAN_ID to plan_id across documentation and workflows (de64315)
  • update copyright year and owner in LICENSE file (285a997)

📝 Documentation

  • add comprehensive role, expertise, and workflow documentation for Browser Tester agent (b2809be)
  • add explicit tech stack constraint bullet to all agent documentation files (e96e124)
  • add framework verification steps to gem agents docs (d5f6903)
  • add frontend design, accessibility, and design patterns sections to gem-implementer.agent.md; clarify save path note in gem-researcher.agent.md (ef2586f)
  • add mandatory delegation checkpoint (0a2c8c7)
  • add PRD support to Key Benefits section (d35718c)
  • add reminder to consistently use established library/framework patterns (2e9dbc9)
  • add reminder to seek clarification when task expectations are unclear (128c0b7)
  • add reminder to verify code patterns and APIs before implementation using Knowledge Sources (637b14d)
  • add styling hierarchy and priority guide (92c275a)
  • agent: add ALWAYS directive to ORCHESTRATOR role (b43c603)
  • agent: add directive to skip plan_review for trivial tasks (175077a)
  • agent: add domain identification and delegation to research phase (3f2bec0)
  • agent: clarify delegation applies to trivial tasks (f167e26)
  • agent: refine exploration strategy with semantic search guidelines (59f34dd)
  • agents: Document tools for all GEM agents (3650624)
  • agents: enhance protocols for failure handling and scanning (421ed0c)
  • agents: rename "Batch independent calls" to "Batch/Parallelize independent calls" (eb2ddd0)
  • agents: standardize operating rules for consistency (2c3696f)
  • agents: update browser tester with structured I/O and verification (9665144)
  • agents: update completion workflow and agent configs (b2eac12)
  • agents: update research findings extension to YAML (2deee8e)
  • agent: update code quality rules, add precedence for YAGNI/KISS (c9341d4)
  • agent: Use accessibility_snapshot over screenshots for reliability (363df0a)
  • architecture: remove Task Manager, consolidate state in Orchestrator (d23a7ac)
  • browser-tester: refine role description and execution pattern wording (f96aad8)
  • chore: add Skills & Guidelines sections to agent markdown files (fd58808)
  • clarify gem-orchestrator delegation to gem-researcher instances can be based on focus_area in addition to domains or directories. (956a8b4)
  • clarify analysis conditions and workflow steps in gem-planner agent (f539217)
  • clarify orchestrator role and enforce strict workflow ordering (9f1f0c9)
  • clarify research workflow to emphasize code analysis over documentation in the gem-researcher agent (49b15e8)
  • clarify tool usage guidelines in agent specifications (82b2498)
  • constraints: clarify Tech Stack Constraint to explicitly reference the existing tech stack across agent documentation (fee327a)
  • correct terminology and improve agent documentation consistency (5278787)
  • emphasize delegation preference in orchestrator agent rules (8e8b402)
  • enhance agent documentation with approval gates and workflow criteria (f0c56f6)
  • enhance gem-researcher agent with detailed domain-specific research guidelines and neutral language (ef441d0)
  • enhance memory management guidelines in agent documentation (24fd75f)
  • enhance operating rules to include tool activation guidelines for various agents (6f9926b)
  • fix typo "analyse" -> "analyze" in gem-orchestrator.agent.md (1e76bf6)
  • fix typo and refine verification step in agent docs (3046685)
  • fix typo in README heading, correct PRD.yaml path references in agent markdowns, add failure‑handling sections to several agents, refine anti‑rationalization wording, and update .gitignore by removing the docs entry (0ef6f82)
  • gem-orchestrator: add AGENTS.md maintenance guidelines (7399456)
  • gem-orchestrator: add code formatting to agent references (2064e18)
  • gem-orchestrator: clarify prohibition on direct task execution (40cad5c)
  • gem-orchestrator: remove duplicate protocol section (dd48462)
  • gem-orchestrator: specify delegation targets (6455e9e)
  • gem-orchestrator: update directives and fix typos (e97cf6b)
  • gem-planner: rename assignable_agents to available_agents (bea8dfb)
  • gem-planner: specify agent for parallel execution (5ffdb01)
  • gem-researcher: add self-critique and handle failure sections to workflow (1e1aa37)
  • orchestrator: enforce workflow phase adherence (6439f77)
  • orchestrator: introduce PRD creation and refine phase definitions (22a9dd3)
  • orchestrator: refine status update responsibilities (a82ba99)
  • orchestrator: update walkthrough file path structure (78ea810)
  • prefer multi_replace_string_in_file for file edits to enhance efficiency (043ef77)
  • readme: add comprehensive architecture and workflow documentation for gem team (7a2743d)
  • readme: add concise Skills & Guidelines section after Knowledge Sources (32abd56)
  • readme: add installation section and adjust code block spacing (408a359)
  • readme: add intent misalignment and intent capture sections to improve clarity and alignment tracking (10689e6)
  • readme: add Knowledge Sources and Skills & Guidelines highlights to Why It Works and Solutions sections (69f1af4)
  • readme: add System‑IQ multiplier overview and update installation table (abf26eb)
  • readme: remove badge images and streamline documentation- Remove all badge images and their markdown from README.md (eb17db6)
  • README: remove bold formatting for consistency (e8d5057)
  • readme: reorganize overview and introduce quick‑look summary (ee82ca9)
  • readme: revamp README with new Gem Team overview, installation guide, and updated workflow documentation (a0d1830)
  • refine agent research methodology and tool priorities (bbbad97)
  • refine browser automation workflow and verification output (d1710f2)
  • refine delegation instructions in gem-orchestrator.agent.md (eca6e3c)
  • refine execution workflow guidelines in agent documentation- Update language to clarify preferred tool hierarchy (built‑in VS Code tools > VS Code Tasks > CLI) and emphasize using the most appropriate tool for each task. (d63e85a)
  • refine gem-implementer and gem-reviewer agent workflow steps (857a968)
  • refine wording of focus area identification in research phase (65b7f73)
  • remove outdated project description line from README (1cf8803)
  • remove outdated sections from README (92c4be0)
  • remove parallelizable field from task configuration (d795c9f)
  • remove redundant mention of '_main.md' in research report saving instructions (bcd3045)
  • remove source and license sections from README. (3392725)
  • restructure execution loop to process waves immediately without pausing (975cd6c)
  • revise tech stack constraint wording in agent documentation (496914e)
  • simplify and reorganize README workflow documentation (9cc01b3)
  • simplify workflow by removing findings review stage (4739c0c)
  • streamline Knowledge Sources and flow steps (735c08e)
  • tighten source citation rule to explicitly forbid presenting unverified claims as facts (86b5f13)
  • tools: wrap tool names with backticks for consistency (9d8c024)
  • update agent documentation to remove JSON handoff references (5a06298)
  • update agents to return structured JSON responses instead of handoff prompts (8c1ccc5)
  • update architecture and feature descriptions in README (e8df29d)
  • update architecture to Delegation-First pattern (95021ad)
  • update communication guidelines to specify output format and verbosity requirements (6cb8a47)
  • update gem-orchestrator workflow to clarify plan delegation process (bc3f3f0)
  • update gem-planner agent to use literal scalars for tldr and task descriptions to preserve formatting (a0cbeb4)
  • update operating rules to include multi_replace_string_in_file for file edits (3ad55cc)
  • update planner agent guidelines to avoid over-engineering (f8ee188)
  • Update project README documentation. (a1c361e)
  • update README and agent documentation to reflect focus-area-based delegation for researchers and planners (1a439e9)
  • update README with delegation-first architecture diagram (b9d4850)
  • update routing instructions for magic keywords (0761352)
  • update verification criteria and workflow documentation (4a9642c)
  • wave-integration: add get_errors to verification pipeline- Introduce get_errors as the first lightweight validation step in the wave integration checklist (README.md) (3cbf1d8)
  • wrap get_errors references with backticks (912e54d)