XS✔ ◾ ✨ AI - Add Agents.md file with project standards and constraints#680
XS✔ ◾ ✨ AI - Add Agents.md file with project standards and constraints#680
Conversation
Co-authored-by: yaqi-lyu <121055451+yaqi-lyu@users.noreply.github.com>
Co-authored-by: yaqi-lyu <121055451+yaqi-lyu@users.noreply.github.com>
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
|
🚀 Pre-release build is available for this PR: |
|
🚀 Pre-release build is available for this PR: |
There was a problem hiding this comment.
Pull request overview
Adds a new AGENTS.md document to define AI agent/project context, development rules, standards, architecture patterns, and guardrails for the YakShaver Desktop codebase.
Changes:
- Introduces
AGENTS.mdwith agent metadata, capabilities, and technical stack. - Documents project structure + key backend/frontend architecture patterns.
- Defines development rules, testing guidance, and security/scope guardrails for contributors/agents.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🚀 Pre-release build is available for this PR: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
🚀 Pre-release build is available for this PR: |
|
✅ Automated Release Created Successfully Release Details:
You can monitor the build progress in the Actions tab. |
Claude 3.7 Sonnet - Generated comprehensive agent documentation from codebase analysis (tsconfig, biome.json, source patterns)
GitHub Issue: Add Agents.md per SSW rule (https://www.ssw.com.au/rules/write-agents-md) and agents.md spec (https://agents.md/)
Follow-up requirement: Remove version field, add project context, guidelines, and guardrails sections
Created
/AGENTS.mddocumenting agent metadata, capabilities, and development standards.Sections added:
Project Context & Knowledge Base: Architecture patterns (event-driven IPC, service-oriented, repository pattern), key components, documentation references
Guidelines & Standards:
any, interface vs type patterns, null safety with?.and??Guardrails & Constraints:
anytype, inline JSX functions, console.log in production, sync file operationsTechnical details:
N/A
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.