Skip to content

Conversation

bdougie
Copy link
Contributor

@bdougie bdougie commented Jun 20, 2025

#15

Opening a suggestion to help me debug #16

What is this?

Adds a new CLI command rules formats that lists all available render formats for the rules render command. Each format shows its target directory, file extension, and description.

Changes

  • New command: Added formats subcommand with usage examples
  • Enhanced format system: Added descriptions to all format types
  • Improved UX: Users can now discover available formats without trial and error
$ go run . formats

continue   - .continue/rules/*.md (Continue Dev rules)
cursor     - .cursor/rules/*.mdc (Cursor rules)
windsurf   - .windsurf/rules/*.md (Windsurf rules)
claude     - CLAUDE.md (Claude Code single file)
copilot    - .github/instructions/*.instructions.md (GitHub Copilot instructions)
codex      - AGENT.md (Codex single file)
cline      - .clinerules/*.md (Cline rules)
cody       - .sourcegraph/*.rule.md (Sourcegraph Cody rules)
amp        - AGENT.md (Amp single file)

Copy link

vercel bot commented Jun 20, 2025

@bdougie is attempting to deploy a commit to the Continue Dev team on Vercel, but is not a member of this team. To resolve this issue, you can:

  • Make your repository public. Collaboration is free for open source and public repositories.
  • Add @bdougie as a member. A Pro subscription is required to access Vercel's collaborative features.
    • If you're the owner of the team, click here and add @bdougie as a member.
    • If you're the user who initiated this build request, click here to request access.
    • If you're already a member of the Continue Dev team, make sure that your Vercel account is connected to your GitHub account.

To read more about collaboration on Vercel, click here.

Copy link

vercel bot commented Jun 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rules-cli ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2025 8:53pm

@sestinj sestinj merged commit 3341c09 into main Jun 20, 2025
4 checks passed
@sestinj
Copy link
Contributor

sestinj commented Jun 20, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants