Merge remote-tracking branch 'origin/main' into develop

This commit is contained in:
nrslib 2026-02-20 13:38:46 +09:00
commit 76a65e7c0e

View File

@ -62,7 +62,7 @@
"dependencies": { "dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.47", "@anthropic-ai/claude-agent-sdk": "^0.2.47",
"@openai/codex-sdk": "^0.103.0", "@openai/codex-sdk": "^0.103.0",
"@opencode-ai/sdk": "^1.1.53", "@opencode-ai/sdk": ">=1.1.53 <1.2.7",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"commander": "^12.1.0", "commander": "^12.1.0",
"update-notifier": "^7.3.1", "update-notifier": "^7.3.1",