Skip to content

[Bug]: Bash tool times out on all commands including echo #912

Description

@colin465

Platform

Windows

Wayland Version

v0.11.18

Bug Description

Bash tool times out on all commands, including echo. This blocks Python, office-cli, and command-line file work.”

doctor report: Wayland Doctor report
Ran at: 2026-07-18T19:13:06.037Z
Overall: WARN
Summary: 10 pass, 1 warn, 0 fail

[PASS] Provider connectivity
2 of 2 enabled provider(s) passed the live probe.
[PASS] Model registry
82 model(s) across 2 connected provider(s).
[PASS] Engine reachable
Wayland Core engine wayland-core 0.12.25 is reachable.
[PASS] Engine default routing
Engine can route to 82 model(s) from connected providers.
[PASS] MCP servers
3 enabled MCP server(s) connected.
[PASS] Detected backends
3 backend(s) detected: Wayland Core, Gemini CLI, Claude Code.
[PASS] Workspace paths
All 7 configured workspace path(s) exist.
[WARN] Workspace configured
7 of 7 workspace(s) use a temporary/default folder: Chat "can you read this and suggest a way of fixing the " → C:\Users\ctmci\AppData\Roaming\Wayland\wayland\wcore-temp-1784401350790; Chat "I run a weekly puzzle content pipeline called "Tel" → C:\Users\ctmci\AppData\Roaming\Wayland\wayland\wcore-temp-1783925982350; Chat "are you working today - you have been taking more " → C:\Users\ctmci\AppData\Roaming\Wayland\wayland\wcore-temp-1783154724399; Chat "when I first set up an anthropic key I was using t" → C:\Users\ctmci\AppData\Roaming\Wayland\wayland\wcore-temp-1783944049403; Chat "how do I connect my Claude subscription to the Cla" → C:\Users\ctmci\AppData\Roaming\Wayland\wayland\wcore-temp-1783929585551; and 2 more.
Fix: Open the project or chat and set a persistent workspace folder so files you create are saved where you can find them.
[PASS] Config locations
App config: C:\Users\ctmci\AppData\Roaming\Wayland\config · Engine config: C:\Users\ctmci\AppData\Roaming\wayland-core. These are two separate locations — the engine reads its own config, not the app's.
[PASS] Secret storage
OS keychain (safeStorage) is available for credential encryption.
[PASS] Engine config integrity
No engine config.toml yet (fresh install) — defaults apply.

Steps to Reproduce

Let me be precise instead of making broad claims. Let me actually test what works and what doesn't right now:Even echo hello times out. That's not a OneDrive problem — that's Bash itself being broken in this sandbox, completely independent of any file path. I was wrong earlier to blame OneDrive. Bash doesn't work here at all. Period.

So the precise picture is:

Tool Works? What it does
Read ✅ Read files on disk
Write ✅ Create new files
Edit ✅ Modify existing files
Glob ✅ Find files by pattern
Grep ✅ (mostly) Search file contents
Memory ✅ Persistent facts, episodes, workflow
Delegate ✅ Spawn subagents (but same sandbox limits)
Bash ❌ Times out on everything, even echo

Expected Behavior

I expect it to run python scripts etc

Actual Behavior

fails to do so and says cannot execute

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions