mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(ai): modernize and unify agent tooling and instructions (#5087)
This commit is contained in:
parent
d03e61af6f
commit
eeed780e51
27 changed files with 604 additions and 567 deletions
8
.github/copilot-instructions.md
vendored
8
.github/copilot-instructions.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Meshtastic Android - Agent Guide
|
||||
# Meshtastic Android - GitHub Copilot Guide
|
||||
|
||||
**Canonical instructions live in [`AGENTS.md`](../AGENTS.md).** This file exists at `.github/copilot-instructions.md` so GitHub Copilot discovers it automatically.
|
||||
> **Note:** The canonical instructions for all AI Agents have been deduplicated.
|
||||
|
||||
See [AGENTS.md](../AGENTS.md) for architecture, conventions, execution protocol, and coding standards.
|
||||
See [docs/agent-playbooks/README.md](../docs/agent-playbooks/README.md) for version baselines and task recipes.
|
||||
You MUST immediately read and internalize the unified instructions located at the root of the repository in `AGENTS.md`.
|
||||
After reading `AGENTS.md`, consult the `.skills/` directory for task-specific playbooks.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue