- Track lastIntermediateText to prevent duplicate Discord delivery
when same text arrives as both intermediate and final
- Filter task_progress descriptions >80 chars (AI summaries)
- Mark completed subagents with ✅ instead of removing
- Update claude-agent-sdk 0.2.76→0.2.81, codex 0.115→0.116
112 lines
3.3 KiB
YAML
112 lines
3.3 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@openai/codex':
|
|
specifier: ^0.116.0
|
|
version: 0.116.0
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^22.10.7
|
|
version: 22.19.15
|
|
typescript:
|
|
specifier: ^5.7.3
|
|
version: 5.9.3
|
|
|
|
packages:
|
|
|
|
'@openai/codex@0.116.0':
|
|
resolution: {integrity: sha512-K6q9P2ZmpnzGmpS6Ybjvsdtvu8AbJx3f/Z4KmjH1u85StSS9TWMSQB8z0PPObKMejbtiIkHwhGyEIHi4iBYjig==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
'@openai/codex@0.116.0-darwin-arm64':
|
|
resolution: {integrity: sha512-WkdL083p8uMeASpg8bwV0DPGgzkm48LjN3MyU2m/YukujbiLnknAmG29O2q2rFCLm0oLSDIGUK8EnXA4ZcAF9Q==}
|
|
engines: {node: '>=16'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@openai/codex@0.116.0-darwin-x64':
|
|
resolution: {integrity: sha512-Ax8uTwYSNIwGrzcNRcn0jJQhZzNcKGDbbn00Emde7gGOemjSLhRALjUaKjckAaW5xWnNqHTGdtzzPB4phNlDYg==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@openai/codex@0.116.0-linux-arm64':
|
|
resolution: {integrity: sha512-X7cL8rBSGDB+RSZc2FoKiqcMVeLPMmo06bkss/en4lLQsV1XG2DZI56WuXg92IOX3SjYl6Av/eOWgsb1t3UeLQ==}
|
|
engines: {node: '>=16'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@openai/codex@0.116.0-linux-x64':
|
|
resolution: {integrity: sha512-S9InOgJT3tj6uQp55NqrCA1k5tklwFaH00JdC2ElbRmxchm7ard4WxHSJZX9TiY8enj4cQoLIC04NFTUCO+/PQ==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@openai/codex@0.116.0-win32-arm64':
|
|
resolution: {integrity: sha512-kX2oAUzkgZX9OsYpd4omv9IGf+9VWj4Vy3UtIAnQKBu1DTSzmTJmXDuDn87mkyUciSZadm2QbeqQQzm2NC0NYw==}
|
|
engines: {node: '>=16'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@openai/codex@0.116.0-win32-x64':
|
|
resolution: {integrity: sha512-6sBIMOoA9FNuxQvCCnK0P548Wqrlk3I9SMdtOCUg2zYzYU7jOF2mWS1VpRQ6R+Jvo2x50dxeJZ+W37dBmXfprw==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@types/node@22.19.15':
|
|
resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
snapshots:
|
|
|
|
'@openai/codex@0.116.0':
|
|
optionalDependencies:
|
|
'@openai/codex-darwin-arm64': '@openai/codex@0.116.0-darwin-arm64'
|
|
'@openai/codex-darwin-x64': '@openai/codex@0.116.0-darwin-x64'
|
|
'@openai/codex-linux-arm64': '@openai/codex@0.116.0-linux-arm64'
|
|
'@openai/codex-linux-x64': '@openai/codex@0.116.0-linux-x64'
|
|
'@openai/codex-win32-arm64': '@openai/codex@0.116.0-win32-arm64'
|
|
'@openai/codex-win32-x64': '@openai/codex@0.116.0-win32-x64'
|
|
|
|
'@openai/codex@0.116.0-darwin-arm64':
|
|
optional: true
|
|
|
|
'@openai/codex@0.116.0-darwin-x64':
|
|
optional: true
|
|
|
|
'@openai/codex@0.116.0-linux-arm64':
|
|
optional: true
|
|
|
|
'@openai/codex@0.116.0-linux-x64':
|
|
optional: true
|
|
|
|
'@openai/codex@0.116.0-win32-arm64':
|
|
optional: true
|
|
|
|
'@openai/codex@0.116.0-win32-x64':
|
|
optional: true
|
|
|
|
'@types/node@22.19.15':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
undici-types@6.21.0: {}
|