Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions assets/claude-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
2.1.104 (Claude Code)
2.1.114 (Claude Code)

=== HELP ===
Usage: claude [options] [command] [prompt]
Expand All @@ -15,7 +15,7 @@ Options:
--agent <agent> Agent for the current session. Overrides the 'agent' setting.
--agents <json> JSON object defining custom agents (e.g. '{"reviewer": {"description": "Reviews code", "prompt": "You are a code reviewer"}}')
--allow-dangerously-skip-permissions Enable bypassing all permission checks as an option, without it being enabled by default. Recommended only for sandboxes with no internet access.
--allowedTools, --allowed-tools <tools...> Comma or space-separated list of tool names to allow (e.g. "Bash(git:*) Edit")
--allowedTools, --allowed-tools <tools...> Comma or space-separated list of tool names to allow (e.g. "Bash(git *) Edit")
--append-system-prompt <prompt> Append a system prompt to the default system prompt
--bare Minimal mode: skip hooks, LSP, plugin sync, attribution, auto-memory, background prefetches, keychain reads, and CLAUDE.md auto-discovery. Sets CLAUDE_CODE_SIMPLE=1. Anthropic auth is strictly ANTHROPIC_API_KEY or apiKeyHelper via --settings (OAuth and keychain are never read). 3P providers (Bedrock/Vertex/Foundry) use their own credentials. Skills still resolve via /skill-name. Explicitly provide context via: --system-prompt[-file], --append-system-prompt[-file], --add-dir (CLAUDE.md dirs), --mcp-config, --settings, --agents, --plugin-dir.
--betas <betas...> Beta headers to include in API requests (API key users only)
Expand All @@ -26,8 +26,8 @@ Options:
-d, --debug [filter] Enable debug mode with optional category filtering (e.g., "api,hooks" or "!1p,!file")
--debug-file <path> Write debug logs to a specific file path (implicitly enables debug mode)
--disable-slash-commands Disable all skills
--disallowedTools, --disallowed-tools <tools...> Comma or space-separated list of tool names to deny (e.g. "Bash(git:*) Edit")
--effort <level> Effort level for the current session (low, medium, high, max)
--disallowedTools, --disallowed-tools <tools...> Comma or space-separated list of tool names to deny (e.g. "Bash(git *) Edit")
--effort <level> Effort level for the current session (low, medium, high, xhigh, max)
--exclude-dynamic-system-prompt-sections Move per-machine sections (cwd, env info, memory paths, git status) from the system prompt into the first user message. Improves cross-user prompt-cache reuse. Only applies with the default system prompt (ignored with --system-prompt). (default: false)
--fallback-model <model> Enable automatic fallback to specified model when default model is overloaded (only works with --print)
--file <specs...> File resources to download at startup. Format: file_id:relative_path (e.g., --file file_abc:doc.txt file_def:img.png)
Expand All @@ -43,7 +43,7 @@ Options:
--mcp-config <configs...> Load MCP servers from JSON files or strings (space-separated)
--mcp-debug [DEPRECATED. Use --debug instead] Enable MCP debug mode (shows MCP server errors)
--model <model> Model for the current session. Provide an alias for the latest model (e.g. 'sonnet' or 'opus') or a model's full name (e.g. 'claude-sonnet-4-6').
-n, --name <name> Set a display name for this session (shown in /resume and terminal title)
-n, --name <name> Set a display name for this session (shown in the prompt box, /resume picker, and terminal title)
--no-chrome Disable Claude in Chrome integration
--no-session-persistence Disable session persistence - sessions will not be saved to disk and cannot be resumed (only works with --print)
--output-format <format> Output format (only works with --print): "text" (default), "json" (single result), or "stream-json" (realtime streaming) (choices: "text", "json", "stream-json")
Expand Down Expand Up @@ -74,4 +74,4 @@ Commands:
plugin|plugins Manage Claude Code plugins
setup-token Set up a long-lived authentication token (requires Claude subscription)
update|upgrade Check for updates and install if available
LAST_RELEASE=v2.1.104
LAST_RELEASE=v2.1.114
7 changes: 4 additions & 3 deletions assets/codex-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
codex-cli 0.120.0
codex-cli 0.121.0

=== HELP ===
Codex CLI
Expand All @@ -15,6 +15,7 @@ Commands:
login Manage login
logout Remove stored authentication credentials
mcp Manage external MCP servers for Codex
marketplace Manage plugin marketplaces for Codex
mcp-server Start Codex as an MCP server (stdio)
app-server [experimental] Run the app server or related tooling
completion Generate shell completion scripts
Expand All @@ -27,7 +28,7 @@ Commands:
fork Fork a previous interactive session (picker by default; use --last to fork the most
recent)
cloud [EXPERIMENTAL] Browse tasks from Codex Cloud and apply changes locally
exec-server [EXPERIMENTAL] Run the standalone exec-server binary
exec-server [EXPERIMENTAL] Run the standalone exec-server service
features Inspect feature flags
help Print this message or the help of the given subcommand(s)

Expand Down Expand Up @@ -127,4 +128,4 @@ Options:

-V, --version
Print version
LAST_RELEASE=rust-v0.120.0
LAST_RELEASE=rust-v0.121.0
6 changes: 3 additions & 3 deletions assets/cursor-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
2026.04.08-a41fba1
2026.04.17-787b533

=== HELP ===
Usage: agent [options] [command] [prompt...]
Expand Down Expand Up @@ -66,9 +66,9 @@ Commands:
disable browser opening.
logout Sign out and clear stored authentication
mcp Manage MCP servers
status|whoami View authentication status
status|whoami [options] View authentication status
models List available models for this account
about Display version, system, and account information
about [options] Display version, system, and account information
update Update Cursor Agent to the latest version
create-chat Create a new empty chat and return its ID
generate-rule|rule Generate a new Cursor rule with interactive
Expand Down
4 changes: 2 additions & 2 deletions assets/gemini-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
0.37.1
0.38.2

=== HELP ===
Usage: gemini [options] [command]
Expand Down Expand Up @@ -43,4 +43,4 @@ Options:
--accept-raw-output-risk Suppress the security warning when using --raw-output. [boolean]
-v, --version Show version number [boolean]
-h, --help Show help [boolean]
LAST_RELEASE=v0.37.1
LAST_RELEASE=v0.38.2
4 changes: 2 additions & 2 deletions assets/junie-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
Junie version: 1321.57
Junie version: 1362.47

=== HELP ===
Usage: junie [<options>] [<task>]
Expand Down Expand Up @@ -86,4 +86,4 @@ Arguments:
<task> Task description (optional positional argument)
Example: junie "Fix the bug in the login function"

LAST_RELEASE=1402.1
LAST_RELEASE=1460.1
4 changes: 2 additions & 2 deletions assets/opencode-snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=== VERSION ===
1.4.3
1.14.19

=== HELP ===
Performing one time database migration, may take a few minutes...
Expand Down Expand Up @@ -56,4 +56,4 @@ Options:
--fork fork the session when continuing (use with --continue or --session) [boolean]
--prompt prompt to use [string]
--agent agent to use [string]
LAST_RELEASE=v1.4.3
LAST_RELEASE=v1.14.19
2 changes: 1 addition & 1 deletion assets/qwen-snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ Options:
--auth-type Authentication type [string] [choices: "openai", "anthropic", "qwen-oauth", "gemini", "vertex-ai"]
-v, --version Show version number [boolean]
-h, --help Show help [boolean]
LAST_RELEASE=v0.14.3
LAST_RELEASE=v0.14.5
Loading