mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
- Add first-class Pi (pi.dev) provider with transformer, tests, and build integration - Fix CODEOWNERS username (@paulbakaus → @pbakaus) - Add missing providers to issue/PR templates (Copilot, Kiro, OpenCode, Pi) - Add Pi and OpenCode logos to homepage hero and install sections - Move /onboard from "system" to "enhancement" category - Update README and DEVELOP.md with all supported providers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
22 lines
519 B
Markdown
22 lines
519 B
Markdown
## Summary
|
|
|
|
<!-- What does this PR change and why? -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] New command
|
|
- [ ] New / updated skill reference
|
|
- [ ] New anti-pattern guidance
|
|
- [ ] Bug fix
|
|
- [ ] Documentation update
|
|
- [ ] Build system / tooling
|
|
- [ ] Other:
|
|
|
|
## Checklist
|
|
|
|
- [ ] Source files updated in `source/`
|
|
- [ ] `bun run build` ran successfully
|
|
- [ ] `bun test` passes
|
|
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex / Copilot / Kiro / OpenCode)
|
|
- [ ] README / DEVELOP.md updated if needed
|