Skip to content

Running marimo-pair in windows #29

@arun-siv

Description

@arun-siv

Hi team, i am using codex (vscode extension) and marimo-pair skill
i noticed that for windows skills needs to be updated with following .

Section: “Discovery finds nothing, but the user has a server running?”
Add Windows fallback note:
If discovery returns [] but local marimo is reachable, use --url http://127.0.0.1:<port>.
In “Scripts auto-discover sessions…”
Add: “On Windows, prefer direct --url when registry discovery is empty.”

this actually helped the agent to run marimo-pair skills. Please review if the SKILL.md can be updated for windows.

Please note i am using git bash , curl and jq in windows

My setup is as follows

<workspace>
├───.codex which has agent.md
├───data
├───notebooks
└───skills
    ├───marimo-notebook
    │   └───references
    └───marimo-pair
        ├───reference
        └───scripts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions