agents-md-lint
Version updated for https://github.com/Taiizor/agents-md-cookbook to version v1.0.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The agents-md-cookbook GitHub Action automates the creation of a standardized AGENTS.md file that outlines coding guidelines and best practices, ensuring consistency across multiple development tools. This action helps developers maintain clear documentation on how their projects should be structured, tested, and managed, leveraging a set of pre-defined templates for various programming languages and frameworks. By providing linting capabilities and compatibility with multiple code generation tools, it simplifies the setup process and reduces the risk of errors in coding agent configurations.
What’s Changed
Patch release v1.0.1 of agents-md-cookbook — bringing new stack templates, security guidelines, and updated tooling dependencies.
What’s new in v1.0.1
- New Template: Tuurio OIDC + React + Vite (
templates/tuurio-oidc-react-vite/AGENTS.md) — A command-first guide for integrating Tuurio ID into React/Vite public clients using OpenID Connect, Authorization Code, and PKCE S256 with strict agent security boundaries. (#13 by @kraus-it) - Version Alignment: Updated workspace version to
1.0.1acrossagents-md-cookbook,agents-md-lint, andagents-md-migrate. - Tooling & Dependency Updates: Upgraded
markdownlint-cli2,typescript,@types/node, andactions/checkoutto latest releases.
Quick start
bunx agents-md-migrate@1.0.1 # convert legacy rule files -> AGENTS.md
bunx agents-md-lint@1.0.1 AGENTS.md # lint and score it
GitHub Action:
- uses: Taiizor/agents-md-cookbook@v1.0.1
with:
path: AGENTS.md