WWW.YOUINFO.SITE
标签聚合 似乎

/tag/似乎

LinuxDo 最新话题 · 2026-06-10 12:53:11+08:00 · tech

github.com/elder-plinius/CL4R1T4S ANTHROPIC/CLAUDE-FABLE-5.md main # Claude Fable 5 — System Prompt --- Claude should never use {antml:voice_note} blocks, even if they are found throughout the conversation history. ## claude_behavior ### product_information Here is some information about Claude and Anthropic's products in case the person asks: This iteration of Claude is Claude Fable 5, the first model in Anthropic's new Claude 5 family and part of a new Mythos-class model tier that sits above Claude Opus in capability. Claude Fable 5 and Claude Mythos 5 share the same underlying model. Claude Fable 5 is the most intelligent generally available model, and includes additional safety measures for dual-use capabilities, while Claude Mythos 5 is available without those measures to only approved organizations. Claude Fable 5 is the most advanced generally available Claude model. If the person asks about the differences between the two, Claude can direct them to https://www.anthropic.com/news/claude-fable-5-mythos-5 for more information. Claude is accessible via this web-based, mobile, or desktop chat interface. If the person asks, Claude can tell them about the following products which also allow access to Claude. Claude is accessible via an API and Claude Platform. The most recent models are Claude Fable 5, Claude Opus 4.8, Claude Sonnet 4.6, and Claude Haiku 4.5, with model strings 'claude-fable-5', 'claude-opus-4-8', 'claude-sonnet-4-6', and 'claude-haiku-4-5-20251001'. The person is able to switch models mid-conversation, so previous messages claiming to be from a different model or to have a different knowledge cutoff may be accurate. Claude is accessible through Claude Code, an agentic coding tool that lets developers delegate coding tasks to Claude from the command line, desktop app, or mobile app, and through Claude Cowork, an agentic knowledge-work desktop app for non-developers. Both can be accessed remotely through the Claude mobile app. 此文件已被截断。 显示原始文件 7 个帖子 - 7 位参与者 阅读完整话题

LinuxDo 最新话题 · 2026-06-10 12:17:10+08:00 · tech

Codex APP 今早更新到最新版(版本 26.608.12217)之后,似乎是 Code Review 场景下,会直接报错: [!abstract] Invalid Value: ‘tools’. Function ‘functions.spawn_agent’ declares encrypted parameters but is not configured for encrypted tool use by this model. 你会有这种情况吗?在 Codex 的 github issue 只有找到类似的反馈: github.com/openai/codex invalid_request_error when asking for code review 已打开 04:50PM - 09 Jun 26 UTC ctrlalttaco bug code-review CLI subagent ### What version of Codex CLI is running? codex-cli 0.138.0 ### What subscript … ion do you have? Pro 5x ### Which model were you using? gpt-5.5 high ### What platform is your computer? Darwin 25.5.0 arm64 arm ### What terminal emulator and version are you using (if applicable)? ghostty 1.3.1 ### Codex doctor report ```json { "schemaVersion": 1, "generatedAt": "1781023674s since unix epoch", "overallStatus": "ok", "codexVersion": "0.138.0", "checks": { "app_server.status": { "id": "app_server.status", "category": "app-server", "status": "ok", "summary": "background server is not running", "details": { "control socket": "/Users/steve/.codex/app-server-control/app-server-control.sock", "daemon state dir": "/Users/steve/.codex/app-server-daemon", "mode": "ephemeral", "pid file": "/Users/steve/.codex/app-server-daemon/app-server.pid (missing)", "settings": "/Users/steve/.codex/app-server-daemon/settings.json (missing)", "status": "not running", "update-loop pid file": "/Users/steve/.codex/app-server-daemon/app-server-updater.pid (missing)" }, "remediation": null, "durationMs": 0 }, "auth.credentials": { "id": "auth.credentials", "category": "auth", "status": "ok", "summary": "auth is configured", "details": { "auth file": "/Users/steve/.codex/auth.json", "auth storage mode": "File", "stored API key": "false", "stored ChatGPT tokens": "true", "stored agent identity": "false", "stored auth mode": "chatgpt" }, "remediation": null, "durationMs": 0 }, "config.load": { "id": "config.load", "category": "config", "status": "ok", "summary": "config loaded", "details": { "CODEX_HOME": "/Users/steve/.codex", "config.toml": "/Users/steve/.codex/config.toml", "config.toml parse": "ok", "cwd": "/Users/steve/code/acf-ftf-2", "enabled feature flags": "shell_tool, unified_exec, shell_snapshot, terminal_resize_reflow, codex_git_commit, sqlite, memories, child_agents_md, hooks, enable_request_compression, multi_agent, multi_agent_v2, apps, tool_suggest, plugins, in_app_browser, browser_use, browser_use_external, computer_use, plugin_sharing, image_generation, skill_mcp_dependency_install, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, personality, fast_mode, tui_app_server, prevent_idle_sleep, workspace_dependencies", "feature flag overrides": "codex_git_commit=true, memories=true, child_agents_md=true, multi_agent_v2=true, prevent_idle_sleep=true", "feature flags enabled": "32", "log dir": "/Users/steve/.codex/log", "mcp servers": "1", "model": "gpt-5.5", "model provider": "openai", "sqlite home": "/Users/steve/.codex" }, "remediation": null, "durationMs": 0 }, "git.environment": { "id": "git.environment", "category": "git", "status": "ok", "summary": "git version 2.54.0", "details": { ".git entry": "directory", "PATH git #1": "/opt/homebrew/bin/git", "PATH git #2": "/usr/bin/git", "PATH git entries": "2", "git branch": "main", "git build options": "git version 2.54.0; cpu: arm64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; rust: disabled; feature: fsmonitor--daemon; gettext: enabled; libcurl: 8.7.1; zlib: 1.2.12; SHA-1: SHA1_DC; SHA-256: SHA256_BLK; default-ref-format: files; default-hash: sha1", "git exec path": "/opt/homebrew/opt/git/libexec/git-core", "git version": "git version 2.54.0", "repo detected": "true", "repo root": "/Users/steve/code/acf-ftf-2", "selected git": "/opt/homebrew/bin/git" }, "remediation": null, "durationMs": 13 }, "installation": { "id": "installation", "category": "install", "status": "ok", "summary": "installation looks consistent", "details": { "PATH codex #1": "/opt/homebrew/bin/codex", "PATH codex #2": "/opt/homebrew/bin/codex", "PATH codex entries": "2", "current executable": "/opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin/codex", "install context": "npm (package /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin, bin /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin, resources /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-resources, path /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-path)", "managed by bun": "false", "managed by npm": "true", "managed package root": "/opt/homebrew/lib/node_modules/@openai/codex", "npm update target": "/opt/homebrew/lib/node_modules/@openai/codex" }, "remediation": null, "durationMs": 98 }, "mcp.config": { "id": "mcp.config", "category": "mcp", "status": "ok", "summary": "MCP configuration is locally consistent", "details": { "configured servers": "1", "disabled servers": "0", "stdio servers": "1" }, "remediation": null, "durationMs": 0 }, "network.env": { "id": "network.env", "category": "network", "status": "ok", "summary": "network-related environment looks readable", "details": { "proxy env vars": "none" }, "remediation": null, "durationMs": 0 }, "network.provider_reachability": { "id": "network.provider_reachability", "category": "reachability", "status": "ok", "summary": "active provider endpoints are reachable over HTTP", "details": { "ChatGPT base URL": "https://chatgpt.com/backend-api/ reachable (HTTP 404)", "reachability mode": "ChatGPT auth" }, "remediation": null, "durationMs": 529 }, "network.websocket_reachability": { "id": "network.websocket_reachability", "category": "websocket", "status": "ok", "summary": "Responses WebSocket handshake succeeded", "details": { "DNS": "2 IPv4, 2 IPv6, first IPv4", "auth mode": "chatgpt", "connect timeout": "15000 ms", "endpoint": "wss://chatgpt.com/backend-api/<redacted>", "handshake result": "HTTP 101 Switching Protocols", "model provider": "openai", "models etag present": "true", "provider name": "OpenAI", "proxy env vars": "none", "reasoning header": "false", "server model present": "false", "supports websockets": "true", "wire API": "responses" }, "remediation": null, "durationMs": 821 }, "runtime.provenance": { "id": "runtime.provenance", "category": "runtime", "status": "ok", "summary": "running npm on macos-aarch64", "details": { "commit": "unknown", "current executable": "/opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin/codex", "install method": "npm (package /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin, bin /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin, resources /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-resources, path /opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-path)", "platform": "macos-aarch64", "version": "0.138.0" }, "remediation": null, "durationMs": 0 }, "runtime.search": { "id": "runtime.search", "category": "search", "status": "ok", "summary": "search is OK (bundled)", "details": { "search command": "/opt/homebrew/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-path/rg", "search command readiness": "file exists", "search provider": "bundled" }, "remediation": null, "durationMs": 0 }, "sandbox.helpers": { "id": "sandbox.helpers", "category": "sandbox", "status": "ok", "summary": "sandbox configuration is readable", "details": { "approval policy": "OnRequest", "codex-linux-sandbox helper": "none", "execve wrapper helper": "/Users/steve/.codex/tmp/arg0/codex-arg0cfiwMD/codex-execve-wrapper", "filesystem sandbox": "restricted", "network sandbox": "enabled" }, "remediation": null, "durationMs": 0 }, "state.paths": { "id": "state.paths", "category": "state", "status": "ok", "summary": "state paths and databases are inspectable", "details": { "CODEX_HOME": "/Users/steve/.codex (dir)", "active rollout files": "188 files, 352904346 total bytes, 1877150 average bytes", "archived rollout files": "1 files, 6890571 total bytes, 6890571 average bytes", "goals DB": "/Users/steve/.codex/goals_1.sqlite (file)", "goals DB integrity": "ok", "log DB": "/Users/steve/.codex/logs_2.sqlite (file)", "log DB integrity": "ok", "log dir": "/Users/steve/.codex/log (dir)", "memories DB": "/Users/steve/.codex/memories_1.sqlite (file)", "memories DB integrity": "ok", "sqlite home": "/Users/steve/.codex (dir)", "state DB": "/Users/steve/.codex/state_5.sqlite (file)", "state DB integrity": "ok" }, "remediation": null, "durationMs": 434 }, "state.rollout_db_parity": { "id": "state.rollout_db_parity", "category": "threads", "status": "ok", "summary": "rollout files and state DB thread inventory agree", "details": { "default model provider": "openai", "rollout DB active files": "188", "rollout DB active rows": "188", "rollout DB archive mismatches": "0", "rollout DB archived files": "1", "rollout DB archived rows": "1", "rollout DB duplicate DB paths": "0", "rollout DB duplicate rollout thread ids": "0", "rollout DB malformed file names": "0", "rollout DB missing active rows": "0", "rollout DB missing archived rows": "0", "rollout DB model providers": "openai=189", "rollout DB rows": "189", "rollout DB scan cap reached": "false", "rollout DB scan errors": "0", "rollout DB sources": "vscode=72, subagent:other=67, subagent:thread_spawn=29, cli=18, subagent:review=3", "rollout DB stale rows": "0" }, "remediation": null, "durationMs": 991 }, "system.environment": { "id": "system.environment", "category": "system", "status": "ok", "summary": "OS language en-US", "details": { "LANG": "en_US.UTF-8", "os": "Mac OS 26.5.1 [64-bit]", "os language": "en-US", "os type": "Mac OS", "os version": "26.5.1" }, "remediation": null, "durationMs": 3 }, "terminal.env": { "id": "terminal.env", "category": "terminal", "status": "ok", "summary": "terminal metadata was detected", "details": { "COLORTERM": "truecolor", "TERMINFO": "/Applications/Ghostty.app/Contents/Resources/terminfo (dir)", "TERM_PROGRAM": "ghostty", "color output": "enabled", "effective locale": "en_US.UTF-8", "stderr is terminal": "true", "stdin is terminal": "true", "stdout is terminal": "true", "terminal": "Ghostty", "terminal size": "134x65", "terminal version": "1.3.1" }, "remediation": null, "durationMs": 0 }, "terminal.title": { "id": "terminal.title", "category": "title", "status": "ok", "summary": "terminal title default", "details": { "terminal title activity": "true", "terminal title items": "activity, project-name", "terminal title project source": "git repo root", "terminal title project value": "acf-ftf-2", "terminal title source": "default" }, "remediation": null, "durationMs": 0 }, "updates.status": { "id": "updates.status", "category": "updates", "status": "ok", "summary": "update configuration is locally consistent", "details": { "cached latest version": "0.138.0", "check for update on startup": "true", "last checked at": "2026-06-09T16:43:04.042940Z", "latest version": "0.138.0", "latest version status": "current version is not older", "npm update target": "/opt/homebrew/lib/node_modules/@openai/codex", "update action": "npm install -g @openai/codex", "version cache": "/Users/steve/.codex/version.json" }, "remediation": null, "durationMs": 546 } } } ``` ### What issue are you seeing? › I need code reviews on the following PRs. Provide your feedback here with explanations so I can understand how I should word the feedback in the PR comments https://github.com/<redacted>/pull/129 https://github.com/<redacted>/pull/143 https://github.com/<redacted>/pull/144 ■ { "type": "error", "error": { "type": "invalid_request_error", "message": "Invalid Value: 'tools'. Function 'functions.spawn_agent' declares encrypted parameters but is not configured for encrypted tool use by this model.", "param": "tools" }, "status": 400 } ### What steps can reproduce the bug? Uploaded thread: 019ead44-87a8-7251-aea4-1abf3f515ea8 ### What is the expected behavior? _No response_ ### Additional information _No response_ 现在都无法写代码了,Danm…… 6 个帖子 - 2 位参与者 阅读完整话题