Artifact attestation and AGENT.md#19
Conversation
…gent.md - Improve release workflow with artifact attestation and version commit SHA. Required by Obsidian. - Move copilot instructions into AGENT.md which is more standard and supported by all agents.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e9855442f1
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,9 +1,9 @@ | |||
| # Copilot Instructions — Text Tools (Obsidian Plugin) | |||
| # Agent Instructions - Text Tools (Obsidian Plugin) | |||
There was a problem hiding this comment.
Rename instruction file to AGENTS.md
This rename drops the repository instructions from the standard discovery paths: GitHub Copilot repository-wide instructions are loaded from .github/copilot-instructions.md, and agent-style instructions are discovered from AGENTS.md (plural), not AGENT.md. With only AGENT.md present, tools that previously consumed .github/copilot-instructions.md (or expect AGENTS.md) will stop applying these guidelines, which can degrade automated code review and agent behavior across the repo.
Useful? React with 👍 / 👎.
Description
Related Issues
Type of Change
Checklist
npm run build)npm test)README.mdFeatures table is updated (if a new command was added)CHANGELOG.mdentry is not required here — the pipeline generates it automaticallyScreenshots / Recordings