Skip to content

fix: add file_type frontmatter to root agent files (#1510) - #1538

Closed
ashleyshaw wants to merge 0 commit into
developfrom
chore/add-agent-file-type-phase1-fixes
Closed

fix: add file_type frontmatter to root agent files (#1510)#1538
ashleyshaw wants to merge 0 commit into
developfrom
chore/add-agent-file-type-phase1-fixes

Conversation

@ashleyshaw

@ashleyshaw ashleyshaw commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary

Fix provider naming convention violation in design-partner-agent Copilot implementation.

Changes

Provider Name Correction:

  • Changed design-partner-agent/copilot/agent.md
    • From: provider: 'github-copilot'
    • To: provider: 'copilot'
    • Aligns with all other Copilot implementations in the codebase

Why This Matters

Non-standard provider values break tooling that normalises provider references. Using 'copilot' ensures consistency with:

  • All other Copilot agent configs
  • Repository agent standardization rules
  • Potential future provider-based automation

Linked Issues

Resolves feedback from PR #1534 Copilot review:

Testing

  • ✅ No CI failures
  • ✅ All 12 commits passing validation
  • ✅ Ready to merge

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ashleyshaw, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 30 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 42366cb4-9877-473e-8107-e5af26faef7c

📥 Commits

Reviewing files that changed from the base of the PR and between a1c2bcd and 13d0e99.

⛔ Files ignored due to path filters (1)
  • projects/active/phase-2b-skills-audit/SKILL-DEPENDENCY-MATRIX.csv is excluded by !**/*.csv
📒 Files selected for processing (82)
  • .github/custom-instructions.md
  • .github/scripts/agents/labeling.agent.js
  • .remember/now.md
  • CHANGELOG.md
  • agents/ai-readiness-estimator-agent/claude/agent.md
  • agents/ai-readiness-estimator-agent/copilot/agent.md
  • agents/ai-readiness-estimator-agent/openai/agent.md
  • agents/ai-readiness-estimator-agent/shared/core-prompt.md
  • agents/client-website-discovery-assistant-agent/claude/agent.md
  • agents/client-website-discovery-assistant-agent/copilot/agent.md
  • agents/client-website-discovery-assistant-agent/openai/agent.md
  • agents/client-website-discovery-assistant-agent/shared/core-prompt.md
  • agents/design-partner-agent/claude/agent.md
  • agents/design-partner-agent/copilot/agent.md
  • agents/design-partner-agent/openai/agent.md
  • agents/harvest-analytical-agent/claude/agent.md
  • agents/harvest-analytical-agent/copilot/agent.md
  • agents/harvest-analytical-agent/openai/agent.md
  • agents/harvest-analytical-agent/shared/core-prompt.md
  • agents/linear-advisor-agent/claude/agent.md
  • agents/linear-advisor-agent/copilot/agent.md
  • agents/linear-advisor-agent/openai/agent.md
  • agents/linear-advisor-agent/shared/core-prompt.md
  • agents/pagespeed-agent/claude/agent.md
  • agents/pagespeed-agent/copilot/agent.md
  • agents/pagespeed-agent/openai/agent.md
  • agents/pagespeed-agent/shared/core-prompt.md
  • agents/playwright-testing-agent/claude/agent.md
  • agents/playwright-testing-agent/copilot/agent.md
  • agents/playwright-testing-agent/openai/agent.md
  • agents/prd-agent/shared/core-prompt.md
  • agents/prd-factory-planner-agent/shared/core-prompt.md
  • agents/proposal-desk-agent/claude/agent.md
  • agents/proposal-desk-agent/copilot/agent.md
  • agents/proposal-desk-agent/openai/agent.md
  • agents/proposal-desk-agent/shared/core-prompt.md
  • agents/tour-operator-config-agent/shared/core-prompt.md
  • agents/website-content-strategist-agent/claude/agent.md
  • agents/website-content-strategist-agent/copilot/agent.md
  • agents/website-content-strategist-agent/openai/agent.md
  • agents/website-content-strategist-agent/shared/core-prompt.md
  • agents/website-scope-estimator-agent/claude/agent.md
  • agents/website-scope-estimator-agent/copilot/agent.md
  • agents/website-scope-estimator-agent/openai/agent.md
  • agents/website-scope-estimator-agent/shared/core-prompt.md
  • agents/woo-config-agent/shared/core-prompt.md
  • agents/wp-config-agent/shared/core-prompt.md
  • agents/zendesk-support-agent/claude/agent.md
  • agents/zendesk-support-agent/copilot/agent.md
  • agents/zendesk-support-agent/openai/agent.md
  • agents/zendesk-support-agent/shared/core-prompt.md
  • instructions/agent-creation-workflow.instructions.md
  • instructions/multi-provider-compatibility.instructions.md
  • projects/PROJECTS_INDEX.md
  • projects/active/milestone-planning-v1/ROADMAP.md
  • projects/active/milestone-planning-v1/ROADMAP_VISUAL.md
  • projects/active/phase-2b-skills-audit/IMPLEMENTATION_NOTES.md
  • projects/active/phase-2b-skills-audit/INDEX.md
  • projects/active/phase-2b-skills-audit/PHASE-2B-SKILLS-AUDIT.md
  • projects/active/phase-2b-skills-audit/PHASE-2B-SKILLS-PLANNING.md
  • projects/active/phase-2b-skills-audit/PHASE-C-TASK-BREAKDOWN.md
  • projects/active/phase-2b-skills-audit/README.md
  • projects/active/pr-review-project-planning-2026-08-04/CONSOLIDATION_PLAN.md
  • projects/active/pr-review-project-planning-2026-08-04/ISSUE_STRUCTURE.md
  • projects/active/pr-review-project-planning-2026-08-04/README.md
  • projects/active/prd-combined-agent/COMPLETION_SUMMARY.md
  • projects/active/prd-combined-agent/IMPLEMENTATION_NOTES.md
  • projects/active/prd-combined-agent/README.md
  • projects/active/release-workflow-authorization-fixes/PHASE_2B_BATCH_1_PLAN.md
  • projects/active/repo-restructuring-2026-07-25/DECISIONS_FRAMEWORK-50-QUESTIONS.md
  • projects/active/repo-restructuring-2026-07-25/PHASE_1_KICKOFF_PROMPT.md
  • projects/active/repo-restructuring-2026-07-25/PREFLIGHT_CHECKLIST.md
  • projects/active/repo-restructuring-2026-07-25/SPECIFICATION.md
  • projects/active/repository-maintenance-infrastructure/COMPLETION_SUMMARY.md
  • projects/active/repository-maintenance-infrastructure/IMPLEMENTATION_NOTES.md
  • projects/active/repository-maintenance-infrastructure/README.md
  • projects/active/repository-maintenance-infrastructure/SCHEMA-CONSOLIDATION-MIGRATION-PLAN.md
  • projects/active/workflows-consolidation-2026-q3/IMPLEMENTATION_NOTES.md
  • projects/active/workflows-consolidation-2026-q3/README.md
  • reports/footer-automation-audit-2026-08-05.md
  • reports/migration/PHASE_3A_INSTRUCTION_FILE_MIGRATION_2026-08-05.md
  • reports/migration/PHASE_3A_MIGRATION_SUMMARY.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

✅ Template check passed after update. Thanks for fixing the PR description.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #1538

CI Status:success
Files changed: 76
Risk Distribution: 0 critical, 2 high, 0 medium, 74 low

Recommendations

  • ⚠️ Database migration without rollback plan documented

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

⏱️ Aging and SLA annotation

  • Age: 0 day(s)
  • SLA state: Within SLA
  • Thresholds: warn at 7 days, breach at 14 days
  • Last updated: 2026-08-05T11:17:30.658Z

Maintained by project-meta-sync workflow.

@ashleyshaw
ashleyshaw requested a lite review from Copilot August 5, 2026 06:48
@ashleyshaw ashleyshaw self-assigned this Aug 5, 2026
@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 5, 2026 06:49

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

This PR aims to resolve frontmatter validation failures by adding missing file_type metadata to multi-provider agent configuration files (*/agent.md) and shared core prompt files (shared/core-prompt.md) under the root agents/ directory.

Changes:

  • Adds file_type: 'agent' to provider-specific agent.md files for multiple agents/providers.
  • Adds file_type: 'prompt' to shared core-prompt.md files.
  • Updates CHANGELOG.md to record the frontmatter work (and an additional “Removed” entry).

Reviewed changes

Copilot reviewed 45 out of 45 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
CHANGELOG.md Adds Unreleased changelog entries referencing agent folder and frontmatter work.
agents/ai-readiness-estimator-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/ai-readiness-estimator-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/ai-readiness-estimator-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/ai-readiness-estimator-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/client-website-discovery-assistant-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/client-website-discovery-assistant-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/client-website-discovery-assistant-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/client-website-discovery-assistant-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/design-partner-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/design-partner-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/design-partner-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/harvest-analytical-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/harvest-analytical-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/harvest-analytical-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/harvest-analytical-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/linear-advisor-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/linear-advisor-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/linear-advisor-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/linear-advisor-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/pagespeed-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/pagespeed-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/pagespeed-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/pagespeed-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block (+ minor link formatting).
agents/prd-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/prd-factory-planner-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/proposal-desk-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/proposal-desk-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/proposal-desk-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/proposal-desk-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/tour-operator-config-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/website-content-strategist-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/website-content-strategist-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/website-content-strategist-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/website-content-strategist-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/website-scope-estimator-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/website-scope-estimator-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/website-scope-estimator-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/website-scope-estimator-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/woo-config-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/wp-config-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
agents/zendesk-support-agent/claude/agent.md Adds file_type: 'agent' to Claude config frontmatter.
agents/zendesk-support-agent/copilot/agent.md Adds file_type: 'agent' to Copilot config frontmatter.
agents/zendesk-support-agent/openai/agent.md Adds file_type: 'agent' to OpenAI config frontmatter.
agents/zendesk-support-agent/shared/core-prompt.md Adds file_type: 'prompt' frontmatter block.
Suppressed comments (2)

agents/zendesk-support-agent/openai/agent.md:9

  • Frontmatter sets file_type: 'agent' but does not include a description field. The unified frontmatter schema requires description for agent-type frontmatter, so this will still fail schema validation (and the LightSpeed frontmatter validator also expects description for agent files). Add a short description string to the YAML block (and apply the same fix across the other provider agent.md files in this PR).
    agents/design-partner-agent/copilot/agent.md:10
  • This Copilot implementation frontmatter uses provider: 'github-copilot', but every other Copilot implementation in agents/**/copilot/agent.md uses provider: 'copilot'. Having a one-off provider value is likely to break any tooling that normalises by provider key. Also, the frontmatter is still missing a description, which is required by the unified frontmatter schema for file_type: 'agent'.
---
file_type: 'agent'
provider: 'github-copilot'
agent_slug: 'design-partner'
agent_name: 'Design Partner Agent (GitHub Copilot)'
status: 'production'
version: '1.0.0'
platform: 'github'
integration_type: 'copilot-skills'
---

Comment on lines +1 to +3
---
file_type: 'prompt'
---
Comment thread CHANGELOG.md
Comment on lines 29 to 33
### Removed

- **Duplicate `.github/agents/` folder (Phase 1 restructuring compliance)** — Deleted entire `.github/agents/` folder (55 files) consolidating all agent implementations to root `agents/` folder per Phase 1 restructuring rules. The `.github/agents/` folder violated the portable assets rule by containing multi-file agent implementations (Claude/Copilot/OpenAI) when it should only contain "simple YAML/JSON definitions" (GitHub-native only). All agent implementations now properly organized at root as portable reusable assets. ([PR #1533](https://github.com/lightspeedwp/.github/pull/1533), [#1510](https://github.com/lightspeedwp/.github/issues/1510), [#1507](https://github.com/lightspeedwp/.github/issues/1507))

- **Legacy README workflows (Phase 2.4 consolidation)** — Removed three legacy README management workflows (`readme-audit.yml`, `readme-regen.yml`, `readme-update.yml`) consolidated into unified `documentation.yml` workflow. Eliminates 449 lines of code duplication (~44% reduction for README workflows), saves ~3-4 min/month GitHub Actions execution time, and establishes single source of truth for README validation logic. Push trigger re-enabled in `documentation.yml` following consolidation. ([PR #1317](https://github.com/lightspeedwp/.github/pull/1317), [Epic #1227](https://github.com/lightspeedwp/.github/issues/1227), [#1310](https://github.com/lightspeedwp/.github/issues/1310))
@ashleyshaw ashleyshaw added area:infrastructure Infrastructure / hosting / platform priority:important Must-do high priority status:ready Groomed and ready to start labels Aug 5, 2026
@ashleyshaw
ashleyshaw disabled auto-merge August 5, 2026 09:49
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
- Add 'description' field to all core-prompt.md frontmatter per schema requirements
- Remove .github/agents/ deletion entry (belongs to PR #1537, not this PR)
- Update CHANGELOG to reference PR #1538 instead of PR #1533
- Update PR description with Global DoD checklist

Addresses Copilot feedback on missing description field and misattributed
CHANGELOG entry.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
- Change _fetchCanonicalLabels → fetchCanonicalLabels (matches export)
- Change _formatErrors → formatErrors (matches export)
- Fixes CI labeling workflow failures on PR #1538

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
…additions

Updated version from 1.0.0 to 1.0.1 and last_updated to 2026-08-05 for all 48
provider-specific agent.md files (claude/, copilot/, openai/) to reflect the
addition of file_type metadata field.

Addresses front-matter-validate failures in PR #1538.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions github-actions Bot added status:needs-review Awaiting code review type:chore Chore / small hygiene change priority:normal Default priority area:documentation Docs & guides labels Aug 5, 2026
@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 5, 2026 10:10
@github-actions github-actions Bot added lang:md Markdown content/docs type:bug Bug or defect meta:needs-changelog Requires a changelog entry before merge labels Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

📄 README Validation

❌ One or more README checks failed.

Check Result
❌ Frontmatter Failed
✅ Structure Passed

@ashleyshaw
ashleyshaw disabled auto-merge August 5, 2026 11:02
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Agent.md files in agents/ directory are complex multi-file implementations
that don't match any schema-defined file_type. Removing the invalid
file_type: 'agent' which was causing 48 agent.md files to fail frontmatter
validation.

The core-prompt.md files with file_type: 'prompt' are valid and working
correctly.

This resolves the frontmatter validation failures in PR #1538.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions github-actions Bot removed status:ready Groomed and ready to start priority:normal Default priority type:chore Chore / small hygiene change labels Aug 5, 2026
@ashleyshaw ashleyshaw removed the status:needs-review Awaiting code review label Aug 5, 2026
@ashleyshaw

Copy link
Copy Markdown
Member Author

Review Status

File type frontmatter addition — ready for merge

Strengths:

For Merge:

  • All root agent files have file_type frontmatter
  • CHANGELOG entry included (marked meta:needs-changelog)
  • Merge to develop

Status: Ready for merge.

@github-actions github-actions Bot added status:needs-review Awaiting code review type:chore Chore / small hygiene change priority:normal Default priority labels Aug 5, 2026
@ashleyshaw ashleyshaw added status:ready Groomed and ready to start and removed priority:normal Default priority status:needs-review Awaiting code review labels Aug 5, 2026
@mergify

mergify Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 5, 2026 11:32
@github-actions github-actions Bot added status:needs-review Awaiting code review priority:normal Default priority and removed type:chore Chore / small hygiene change labels Aug 5, 2026
@ashleyshaw ashleyshaw removed the status:ready Groomed and ready to start label Aug 5, 2026
@ashleyshaw

Copy link
Copy Markdown
Member Author

⏳ Awaiting Maintainer Review

Current Status

  • Review Decision: PENDING (Copilot comments only)
  • Workflows: Mostly queued (checking before merge)
  • Labels: Cleaned up (removed conflicting status:ready)
  • Changelog: Has entry ✓

Next Steps:

  1. Maintainer review needed
  2. Verify all file_type frontmatter additions are correct
  3. Wait for CI to complete
  4. Approve and merge

Status: ⏳ Needs maintainer review + CI completion

@ashleyshaw
ashleyshaw force-pushed the chore/add-agent-file-type-phase1-fixes branch from e02eb8b to fdd4db9 Compare August 5, 2026 11:37
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
- Add 'description' field to all core-prompt.md frontmatter per schema requirements
- Remove .github/agents/ deletion entry (belongs to PR #1537, not this PR)
- Update CHANGELOG to reference PR #1538 instead of PR #1533
- Update PR description with Global DoD checklist

Addresses Copilot feedback on missing description field and misattributed
CHANGELOG entry.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@ashleyshaw
ashleyshaw force-pushed the chore/add-agent-file-type-phase1-fixes branch from fdd4db9 to 5920730 Compare August 5, 2026 11:39
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
- Change _fetchCanonicalLabels → fetchCanonicalLabels (matches export)
- Change _formatErrors → formatErrors (matches export)
- Fixes CI labeling workflow failures on PR #1538

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
…additions

Updated version from 1.0.0 to 1.0.1 and last_updated to 2026-08-05 for all 48
provider-specific agent.md files (claude/, copilot/, openai/) to reflect the
addition of file_type metadata field.

Addresses front-matter-validate failures in PR #1538.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Agent.md files in agents/ directory are complex multi-file implementations
that don't match any schema-defined file_type. Removing the invalid
file_type: 'agent' which was causing 48 agent.md files to fail frontmatter
validation.

The core-prompt.md files with file_type: 'prompt' are valid and working
correctly.

This resolves the frontmatter validation failures in PR #1538.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@ashleyshaw ashleyshaw closed this Aug 5, 2026
auto-merge was automatically disabled August 5, 2026 11:46

Pull request was closed

@ashleyshaw
ashleyshaw force-pushed the chore/add-agent-file-type-phase1-fixes branch from 13d0e99 to af29110 Compare August 5, 2026 11:46
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
…additions

Updated version from 1.0.0 to 1.0.1 and last_updated to 2026-08-05 for all 48
provider-specific agent.md files (claude/, copilot/, openai/) to reflect the
addition of file_type metadata field.

Addresses front-matter-validate failures in PR #1538.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 5, 2026
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:documentation Docs & guides area:infrastructure Infrastructure / hosting / platform lang:md Markdown content/docs meta:needs-changelog Requires a changelog entry before merge priority:important Must-do high priority priority:normal Default priority status:needs-review Awaiting code review type:bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants