Skip to content

Litter fails on Windows hosts when opening sessions or the directory picker #72

@antifabill

Description

@antifabill

On a Windows PC host, Litter can connect and show the server/session list, but opening a thread or starting a new session fails.

Observed errors:

  • Litter.ClientError.Rpc("deserialize typed RPC response: AbsolutePathBuf deserialized without a base path")
  • Litter.ClientError.Rpc("server error -32603: exec failed: windows sandbox: runner error: CreateProcessAsUserW failed: 2")

What I expected:

  • Open existing sessions
  • Start a new session
  • Browse/select a working directory

What I tried:

  • Enabled OpenSSH Server on Windows
  • Verified sshd is running
  • Confirmed the PC is reachable from the iPhone app
  • Connected to the Codex server from Litter

Notes:
The repo seems to assume Unix-style commands in the directory picker, including /bin/sh and /bin/ls, which may be the root cause for Windows hosts.

Would it be possible to add Windows support or show a clearer unsupported-platform error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions