Skip to content

docs(readme): fix Copilot setup + add Vibe#824

Open
pszymkowiak wants to merge 2 commits intodevelopfrom
docs/readme-copilot-vibe
Open

docs(readme): fix Copilot setup + add Vibe#824
pszymkowiak wants to merge 2 commits intodevelopfrom
docs/readme-copilot-vibe

Conversation

@pszymkowiak
Copy link
Collaborator

Summary

Test plan

  • README renders correctly
  • All 10 tools listed with correct install commands

- Split Copilot into VS Code (transparent rewrite) and CLI (deny-with-suggestion)
- Use --copilot flag (consistent with --gemini, --codex, --opencode)
- Add Mistral Vibe as planned (blocked on upstream #531)
- Fix Copilot section with VS Code vs CLI details
- Update tool count from 9 to 10
- Verified all 10 tools against actual codebase

Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
@pszymkowiak pszymkowiak force-pushed the docs/readme-copilot-vibe branch from 9621149 to 19d35f5 Compare March 25, 2026 16:36
- Add `rtk init --copilot` that creates .github/hooks/rtk-rewrite.json
  and .github/copilot-instructions.md in the current project
- Hook routes through `rtk hook copilot` (auto-detects VS Code vs CLI)
- VS Code Copilot Chat: transparent rewrite via updatedInput
- Copilot CLI: deny-with-suggestion (CLI limitation)
- Update README: split Copilot VS Code/CLI, add Vibe status, 10 tools

Closes #823

Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant