Spreadsheet runtime unavailable in scheduled Codex tasks on Windows
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
The payload names no repository files or tests; start with the local scheduled-task execution path in the Codex desktop app and compare it with regular interactive skill execution. Reproduce the missing load_workspace_dependencies behavior using the provided automation and feedback IDs. Done means scheduled tasks expose the enabled Spreadsheet runtime and @oai/artifact-tool as interactive tasks do.
Written by the indexing model from the issue text.
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.707.91948
What subscription do you have?
Plus
What platform is your computer?
Win 11 Pro
What issue are you seeing?
Feedback ID: 019f6be5-03ee-7ea0-bc04-dc9618e51b64
Hello OpenAI Team,
I would like to report a reproducible issue with the Spreadsheet plugin in scheduled Codex tasks.
Problem description:
My custom “ETF Analyzer” skill analyzes a local XLSX file. When the skill runs in a regular interactive Codex task, it can access the Spreadsheet runtime, including load_workspace_dependencies and @oai/artifact-tool, without any issues.
When the same skill runs through a local scheduled task, load_workspace_dependencies is unavailable. As a result, @oai/artifact-tool cannot be loaded and the XLSX file cannot be processed normally.
The issue also occurs when the scheduled task is started manually using “Run now.”
Steps to reproduce:
Create a skill that analyzes a local XLSX file using the Spreadsheet plugin.
Run the skill in a regular interactive Codex task.
Confirm that load_workspace_dependencies and @oai/artifact-tool are available.
Run the same skill through a local scheduled task.
The scheduled task reports that load_workspace_dependencies is unavailable.
What steps can reproduce the bug?
Feedback ID: 019f6be5-03ee-7ea0-bc04-dc9618e51b64
What is the expected behavior?
Expected behavior:
Local scheduled tasks should be able to access enabled plugin tools. The skill should receive the same Spreadsheet runtime that is available during a regular interactive execution.
Additional information
Actual behavior:
The skill itself is loaded, but the associated Spreadsheet loader is missing exclusively during scheduled-task execution. Consequently, the workbook cannot be imported or modified using @oai/artifact-tool.
Environment:
- Operating system: Windows
- Execution type: Local scheduled task in the Codex desktop app
- Automation ID: etf-allokation-vergleichen
- Feedback/session ID: 019f6be5-03ee-7ea0-bc04-dc9618e51b64
- Plugin: spreadsheets@openai-primary-runtime
- Plugin version: 26.715.12143
- Missing tool: load_workspace_dependencies
- Affected library: @oai/artifact-tool
- Regular interactive skill execution: Works
- Automatic and manually triggered scheduled-task execution: Does not work
As a temporary workaround, I am using a custom read-only OOXML fallback for the analysis. For safety reasons, this workaround cannot perform write operations.
Could you please investigate why the Spreadsheet runtime is not being provided to local scheduled tasks?
Thank you.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·