Merge branch 'main' into copilot/change-map-zoom-for-route
This commit is contained in:
commit
156bb7cb36
2 changed files with 4 additions and 0 deletions
3
.github/copilot-instructions.md
vendored
Normal file
3
.github/copilot-instructions.md
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# trails.cool — Copilot Instructions
|
||||
|
||||
For full project context — including architecture, principles, tech stack, dev commands, testing strategy, code conventions, git workflow, and deployment — see [`CLAUDE.md`](../CLAUDE.md) at the repository root.
|
||||
|
|
@ -79,6 +79,7 @@ This project uses AI-assisted, spec-driven development. See
|
|||
|------|---------|
|
||||
| [cmux](https://cmux.dev) | Native macOS terminal for running multiple AI coding sessions |
|
||||
| [Claude Code](https://claude.ai/claude-code) | AI coding assistant (primary development tool) |
|
||||
| [GitHub Copilot](https://github.com/features/copilot) | AI coding assistant |
|
||||
| [Crit](https://github.com/tomasz-tomczyk/crit) | Browser-based inline code review |
|
||||
| [OpenSpec](https://openspec.dev) | Spec-driven development workflow |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue