Skip to content

Release 1.3.4: Documentation Refinements, Agent Updates, and Retry Enhancement#1160

Merged
aaronpowell merged 5 commits intogithub:stagedfrom
mubaidr:staged
Mar 24, 2026
Merged

Release 1.3.4: Documentation Refinements, Agent Updates, and Retry Enhancement#1160
aaronpowell merged 5 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

@mubaidr mubaidr commented Mar 24, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

  • Update marketplace.json version from 1.3.3 to 1.3.4.
  • Refine gem-browser-tester.agent.md:
    • Replace "UUIDs" typo with correct spelling.
    • Adjust wording and formatting for clarity.
    • Update JSON code fences to use jsonc.
    • Modify workflow description to reference AGENTS.md when present.
  • Refine gem-devops.agent.md:
    • Align expertise list formatting.
    • Standardize tool list syntax with back‑ticks.
    • Minor wording improvements.
  • Increase retry attempts in gem-browser-tester.agent.md from 2 to 3 attempts.
  • Minor typographical and formatting corrections across agent documentation.

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

mubaidr added 4 commits March 23, 2026 00:05
- Introduce Discuss Phase for medium/complex objectives, generating context‑aware options and logging architectural decisions
- Add PRD creation step after discussion, storing the PRD in docs/prd.yaml
- Refactor Phase 1 to pass task clarifications to researchers
- Update Phase 2 planning to include multi‑plan selection for complex tasks and verification with gem‑reviewer
- Enhance Phase 3 execution loop with wave integration checks and conflict filtering
- Update `marketplace.json` version from `1.3.3` to `1.3.4`.
- Refine `gem-browser-tester.agent.md`:
  - Replace "UUIDs" typo with correct spelling.
  - Adjust wording and formatting for clarity.
  - Update JSON code fences to use ````jsonc````.
  - Modify workflow description to reference `AGENTS.md` when present.
- Refine `gem-devops.agent.md`:
  - Align expertise list formatting.
  - Standardize tool list syntax with back‑ticks.
  - Minor wording improvements.
- Increase retry attempts in `gem-browser-tester.agent.md` from 2 to 3 attempts.
- Minor typographical and formatting corrections across agent documentation.
@mubaidr mubaidr requested a review from aaronpowell as a code owner March 24, 2026 20:48
- Updated gem-orchestrator.agent.md to use `project_prd_path` instead of `prd_path` in task definitions and delegation logic.
- Updated gem-planner.agent.md to reference `project_prd_path` and clarify PRD reading.
- Updated gem-researcher.agent.md to use `project_prd_path` and adjust PRD consumption logic.
- Applied minor wording improvements and consistency fixes across the orchestrator, planner, and researcher documentation.
@aaronpowell aaronpowell merged commit 7471eb5 into github:staged Mar 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants