From d20505720c440db59934e34b82e18ba41b51b489 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:12:04 +0000 Subject: [PATCH] Restore 'primary development tool' qualifier for Claude Code in README Agent-Logs-Url: https://github.com/trails-cool/trails/sessions/5338ac00-6f6c-4e04-8d15-3c443d87eab4 Co-authored-by: stigi <13815+stigi@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf3b62..36f7493 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ This project uses AI-assisted, spec-driven development. See | Tool | Purpose | |------|---------| | [cmux](https://cmux.dev) | Native macOS terminal for running multiple AI coding sessions | -| [Claude Code](https://claude.ai/claude-code) | AI coding assistant | +| [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 |