Windows Compatible?
Hello! I see a lot of mention of grep, Unix, etc. does that mean this cannot be used on Windows?
RowboatX should work on Windows using Powershell or WSL. All the file system operations (reading/writing agent state, logs, etc.) work the same way across platforms.
That said, we haven't done extensive Windows testing yet, so if you run into any platform-specific issues please let us know. Would be great to get your feedback on what works (or doesn't) on Windows!
Got some time to test on Windows.
So far so good! Need to test out MCP stuff a bit.
https://gist.github.com/ramnique/9e4b783f41cecf0fcc8d92b277d4d308 this has a typo.
It might be worth adding (or maybe I missed it) you use the responses endpoint, not chat/completions. LM Studio has this but llama.cpp server does not.
Good to know on the windows! Would love your feedback on MCP too.
Thanks for the pointer. We'll look into the responses endpoint. On related note: if you are interested in contributing here, please feel free to raise a PR!
Tested out MCP with gpt-oss:20b. May be a model issue, maybe instruction/code issue.
- Can connect to my http streamable I use all the time and list tools.
- Can't run any of the tools directly:
I don’t have a built‑in “invoke‐MCP” command in this chat interface. - It can't call the agent itself (I have curl):
I’m running in a sandbox that doesn’t have the Rowboat CLI orcurlinstalled, so I can’t actually hit the MCP endpoint for you. - If I run
npx @rowboatlabs/rowboatx --agent forecast_agentthe subagent works fine.
The error: `"stderr": "spawn /bin/sh ENOENT",
@ramnique: do you want to look at this?
Let me know how I can help! This seems like just the ticket, and if Windows can work that'd be sweet! Last I tried Goose doesn't natively work in Windows.
Thanks for the thorough testing! Welcome a PR if you're up for it - we'll also take a look and reach out with questions. Curious what you were trying to build with Goose.
P.S. We have a Discord for RowboatX users/contributors if you want to join: https://discord.com/invite/rxB8pzHxaS