Skip to content

chore: refresh agent template package#105

Merged
ScottyVenable merged 1 commit into
developmentfrom
chore/sol-agent-template-refresh
May 3, 2026
Merged

chore: refresh agent template package#105
ScottyVenable merged 1 commit into
developmentfrom
chore/sol-agent-template-refresh

Conversation

@ScottyVenable

Copy link
Copy Markdown
Owner

Refreshes the agent template package so the repo-local manifests and the transferable zip stay within the 200-character argument-hint limit.

The export artifact remains sanitized and project-agnostic.

Closes #104

Copilot AI review requested due to automatic review settings May 3, 2026 00:22
@ScottyVenable ScottyVenable added type:chore Maintenance, cleanup, dependency, or refactor with no player-facing change. area:ci Build, test, release, labels, project automation, or repository plumbing. labels May 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Refreshes the repo-local agent manifests and the exported multi-agent template zip to keep argument-hint strings within the 200-character limit, aligning with the agent packaging constraints referenced in #104.

Changes:

  • Shortens argument-hint text for Bridge/Jesse/Rook/Vex agent manifests.
  • Updates the exported _exports/multi-agent-template-2026-05-02.zip artifact to reflect the refreshed template contents.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
_exports/multi-agent-template-2026-05-02.zip Updated export artifact containing the template agents/instructions.
.github/agents/Bridge.agent.md Condenses Bridge argument-hint to stay within the limit.
.github/agents/Jesse.agent.md Condenses Jesse argument-hint to stay within the limit.
.github/agents/Rook.agent.md Condenses Rook argument-hint to stay within the limit.
.github/agents/Vex.agent.md Condenses Vex argument-hint to stay within the limit.

@ScottyVenable ScottyVenable merged commit faac1e9 into development May 3, 2026
15 checks passed
@ScottyVenable ScottyVenable deleted the chore/sol-agent-template-refresh branch May 3, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci Build, test, release, labels, project automation, or repository plumbing. type:chore Maintenance, cleanup, dependency, or refactor with no player-facing change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: refresh agent template package hints

2 participants