Skip to content

gem-team: Add tracing to browser-tester, and improve agent docs and constraints#1094

Merged
aaronpowell merged 4 commits intogithub:stagedfrom
mubaidr:staged
Mar 20, 2026
Merged

gem-team: Add tracing to browser-tester, and improve agent docs and constraints#1094
aaronpowell merged 4 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Contributor

@mubaidr mubaidr commented Mar 19, 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.

Description

  • Bump gem-team plugin version from 1.2.1 to 1.3.0 with updated description
  • Add performance tracing and insight tools to browser-tester agent
  • Refactor input/output format guides with proper JSON code blocks
  • Update agent constraints with improved tool usage and batching guidelines

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

gem-team update


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

…sage based on the git diff output provided.

Let me analyze the changes:

1. **`.github/plugin/marketplace.json`**:
   - Updated the "gem-team" plugin description to include "complexity-aware research, multi-plan selection for critical tasks"
   - Updated version from "1.2.1" to "1.3.0"

2. **`agents/gem-browser-tester.agent.md`**:
   - Added `<tools>` section with new tools: get_errors, mcp_io_github_chr_performance_start_trace, mcp_io_github_chr_performance_analyze_insight
   - Modified the `<expertise>` section (moved closing tag)
   - Updated `<input_format_guide>` to use proper JSON code block format
   - Updated `<output_format_guide>` to add "needs_revision" status option and restructured JSON formatting
   - Updated `<constraints>` section - significantly changed the guidelines

This appears to be an update to:
- Plugin marketplace version bump
- Browser tester agent improvements (new tools, updated workflow constraints, better formatting)

Let me generate a conventional commit message:
- Type: Could be "feat" for new features or "chore" for maintenance
- Scope: could be "marketplace" and "browser-tester"
- Message should describe the changes succinctly

Looking at the changes more carefully:
- Plugin version bump from 1.2.1 to 1.3.0 - this is a feature update
- New tools added to browser tester agent
- Updated constraints/workflow for browser tester

I'll create a commit message that captures the essence:
</think>

feat: update gem-team to v1.3.0 and enhance browser-tester agent

- Bump gem-team plugin version from 1.2.1 to 1.3.0 with updated description
- Add performance tracing and insight tools to browser-tester agent
- Refactor input/output format guides with proper JSON code blocks
- Update agent constraints with improved tool usage and batching guidelines
@mubaidr mubaidr requested a review from aaronpowell as a code owner March 19, 2026 23:08
@mubaidr mubaidr changed the title <think>The user wants me to generate a conventional format commit mes… Bump gem-team plugin to 1.3.0, add tracing to browser-tester, and improve agent docs and constraints Mar 19, 2026
@mubaidr mubaidr changed the title Bump gem-team plugin to 1.3.0, add tracing to browser-tester, and improve agent docs and constraints Add tracing to browser-tester, and improve agent docs and constraints Mar 19, 2026
@mubaidr mubaidr changed the title Add tracing to browser-tester, and improve agent docs and constraints gem-team: Add tracing to browser-tester, and improve agent docs and constraints Mar 19, 2026
Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got a couple of spelling mistakes to correct then should be good to go

@mubaidr
Copy link
Contributor Author

mubaidr commented Mar 20, 2026

Got a couple of spelling mistakes to correct then should be good to go

Done, good now.

Apologies, I missed the action result.

@aaronpowell aaronpowell merged commit 720d8b5 into github:staged Mar 20, 2026
9 checks passed
@mubaidr mubaidr deleted the staged branch March 20, 2026 08:58
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