docs(developer-guide): add "Using the CLI with other Frontier Models" page#292
Merged
Conversation
Adds a third integration option to Connecting AI Assistants and a page linking to the Frontier Labs guides (Gemini CLI, OpenAI Codex, and any shell-capable agent driving the limacharlie CLI). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MUHPiJUymxs89WL8CZrdLr
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MUHPiJUymxs89WL8CZrdLr
…inking out The frontier-models page now carries the full material: CLI setup and credentials, the drop-in agent context file, Gemini CLI and OpenAI Codex setup (MCP, guardrails, context files, headless usage), a common-tasks cookbook, a prompt library, and troubleshooting. No external repo links. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MUHPiJUymxs89WL8CZrdLr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation for using LimaCharlie with frontier models other than Claude — for users who don't have Claude Code but want to drive the platform with their agent of choice (Gemini CLI, OpenAI Codex, or any shell-capable agent), and for Claude Code users who prefer the CLI directly.
mcp-server.md): the intro list now offers three options, with CLI with other Frontier Models added directly under the Claude Code Plugin. The CLI is positioned as the recommended path when not using Claude Code.6-developer-guide/frontier-models.md, fully self-contained (no external repo links): framing (AI Sessions in the browser is the flagship experience; the plugin covers Claude Code in the terminal), CLI quick start and credential scoping, a drop-in agent context file (collapsible, copy as AGENTS.md), Gemini CLI setup (MCP, custom /lc: slash commands, headless), OpenAI Codex setup (sandbox networking, per-tool approval guardrails, codex exec), a common-tasks cookbook (LCQL hunting, triage, D&R authoring, response actions, IaC), a prompt library, and troubleshooting.Notes for reviewers
markdownlint-cli2passes (0 errors) andmkdocs build --strictis clean.🤖 Generated with Claude Code
https://claude.ai/code/session_01MUHPiJUymxs89WL8CZrdLr