Skip to content

[Agent setup] Add Bionic#32177

Merged
mvvmm merged 2 commits into
cloudflare:productionfrom
rugvedS07:rugved/bionic-docs
Jul 22, 2026
Merged

[Agent setup] Add Bionic#32177
mvvmm merged 2 commits into
cloudflare:productionfrom
rugvedS07:rugved/bionic-docs

Conversation

@rugvedS07

@rugvedS07 rugvedS07 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds LM Studio Bionic to Agent Setup with a Cloudflare setup guide, including Cloudflare platform access, MCP configuration, troubleshooting, and model capabilities.

Screenshots

image image image

Documentation checklist

@rugvedS07
rugvedS07 requested review from a team and kodster28 as code owners July 20, 2026 18:22
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review

💡 1 suggestion found in commit c210646.

👉 Fix in your agent 👈
Fix the following review findings in PR #32177 (https://github.com/cloudflare/cloudflare-docs/pull/32177).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Style Guide Review

### Suggestions (1)

#### SG-8de99885bf4a · Avoid passive voice
- **File:** `src/content/docs/agent-setup/bionic.mdx` line 87
- **Issue:** Uses passive phrase `where `wrangler.jsonc` is located`
- **Fix:** Rewrite in active voice, e.g. `where your project has a `wrangler.jsonc` file`

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

Suggestions (1)
File Issue
agent-setup/bionic.mdx line 87 Avoid passive voice — Uses passive phrase where wrangler.jsonc is located Fix: Rewrite in active voice, e.g. where your project has a wrangler.jsonc file

Acknowledged by author (12)
Review File Issue Note
Code src/components/agent-setup/agents.ts line 205 Capability flag inconsistent with agent features The author says terminal is mapped to 'Runs as a command-line tool', which does not apply to Bionic, so they are intentionally leaving the flag as false.
Style agent-setup/bionic.mdx line 11 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 12 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 13 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 14 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 15 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 16 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 17 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 18 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 19 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 20 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Style agent-setup/bionic.mdx line 21 Components must import from ~/components The author says the imports intentionally use the same pattern as the other agent setup guide .mdx files.
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@rugvedS07

Copy link
Copy Markdown
Contributor Author

Suggested Fix: Set capabilities.terminal to true to reflect that Bionic supports command execution.

terminal is mapped as 'Runs as a command-line tool', which is not true for Bionic.

The imports intentionally use the same pattern as the other agent setup guide .mdx files.

@kodster28 kodster28 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should also update so the agents team owns this path of content in https://github.com/cloudflare/cloudflare-docs/blob/production/.github/CODEOWNERS

@mvvmm

mvvmm commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

/rebase

@mvvmm

mvvmm commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

@rugvedS07 Mind rebasing this one?

Change order

Update description

Use fill svgs

Multiple provider
@rugvedS07
rugvedS07 force-pushed the rugved/bionic-docs branch from 2834e72 to c210646 Compare July 22, 2026 14:46
@rugvedS07
rugvedS07 requested a review from a team as a code owner July 22, 2026 14:46
@rugvedS07

Copy link
Copy Markdown
Contributor Author

@rugvedS07 Mind rebasing this one?

Done!

@mvvmm
mvvmm merged commit 4d45af9 into cloudflare:production Jul 22, 2026
9 checks passed
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.

4 participants