Skip to content

docs: Document Flash AI coding agent integration#641

Open
promptless[bot] wants to merge 2 commits into
mainfrom
promptless/flash-ai-agent-integration
Open

docs: Document Flash AI coding agent integration#641
promptless[bot] wants to merge 2 commits into
mainfrom
promptless/flash-ai-agent-integration

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented Jun 2, 2026

Open this suggestion in Promptless to view citations and reasoning process

Update documentation for Flash AI coding agent files introduced in PR #341. Documents that flash init now creates AGENTS.md (CLI-first rules for AI coding tools) and CLAUDE.md (symlink) when absent. Includes instructions for existing projects and opt-out.

Trigger Events


Tip: Use Slack message actions (⋯ menu → Update Docs) to capture doc updates without interrupting conversations 💬

promptless Bot added 2 commits May 25, 2026 03:25
Document the new flash rules command and AI coding agent integration
feature that helps AI assistants work with Flash correctly by
generating context files (CLAUDE.md, AGENTS.md, etc.).

- Add flash/cli/rules.mdx documenting the new command
- Update init.mdx with --no-rules flag and generated agent files
- Update overview.mdx to include rules in command table
- Update quickstart.mdx to note built-in agent integration
- Add rules page to docs.json navigation
The original suggestion documented features that were removed before
merge. This commit corrects the docs to reflect the actual behavior:

- Remove `flash rules` CLI page (command does not exist)
- Remove `--no-rules` flag from `flash init` docs (flag does not exist)
- Update `flash init` to show only the files actually created:
  - `AGENTS.md` (if absent)
  - `CLAUDE.md` symlink (if absent)
- Remove references to `.cursorrules`, `.github/copilot-instructions.md`,
  `.flash/context.md`, and the marker system (not created by flash init)
- Add instructions for existing projects and opt-out
- Update quickstart tip to reflect actual behavior
Comment thread flash/cli/init.mdx
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Line 41)

Added --no-rules flag and AI coding agent files section based on PR #341. The flash init command now generates agent context files by default, with opt-out via --no-rules or per-file <!-- FLASH:DISABLE --> markers.

Source: runpod/flash#341

Comment thread flash/cli/init.mdx
### AI coding agent files

Flash generates context files that help AI coding assistants (Claude Code, Cursor, GitHub Copilot, Codex, Aider, and others) use Flash correctly. These files tell agents to use Flash CLI commands instead of raw Runpod API calls.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected the AI agent files section based on the final merged state of PR #341. The merged PR creates only AGENTS.md and CLAUDE.md (symlink) — the original suggestion documented features (.cursorrules, .github/copilot-instructions.md, .flash/context.md, flash rules command, --no-rules flag, marker system) that were removed before merge.

Source: runpod/flash#341

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Jun 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jun 2, 2026, 3:28 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

0 participants