[GH-ISSUE #17] tools does not work. windows 11 #8

Closed
opened 2026-03-04 01:39:11 +03:00 by kerem · 6 comments
Owner

Originally created by @NeverBeLazyG on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/yigitkonur/cli-continues/issues/17

This tool does not work. i am under windows 11:

█▀▀▀ █▀▀█ █▀▀▄ ▀██▀ ██ █▀▀▄ █ █ █▀▀█ █▀▀▀
█ █ █ █ █ ██ ██ █ █ █ █ █▀▀ ▀▀▀█
▀▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀ ▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀

🔄 Cross-tool handoff · 🔎 Inspect mode · ⚙️ YAML config · 🌍 Env var overrides
💡 cont or continues to quick-resume

┌ continues — session picker



◇ D:\AI — 89 sessions
│ Claude (76)

◇ Select a session (76 available)
│ [claude] 2026-02-26 08:31 D:\AI Base directory for this skill: C:\Users\youba.c

◇ Continue claude session in:
│ Codex


● Working directory: D:\AI

● Command: continues resume 359932ec-b0c8-4273-9c47-5bfc09b69805 --in codex


◇ Handing off to codex...

└ Launching codex

error: unexpected argument 'continuing' found

Usage: codex [OPTIONS] [PROMPT]
codex [OPTIONS] [ARGS]

For more information, try '--help'.

■ Command exited with code 2

Originally created by @NeverBeLazyG on GitHub (Feb 26, 2026). Original GitHub issue: https://github.com/yigitkonur/cli-continues/issues/17 This tool does not work. i am under windows 11: █▀▀▀ █▀▀█ █▀▀▄ ▀██▀ ██ █▀▀▄ █ █ █▀▀█ █▀▀▀ █ █ █ █ █ ██ ██ █ █ █ █ █▀▀ ▀▀▀█ ▀▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀ ▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ 🔄 Cross-tool handoff · 🔎 Inspect mode · ⚙️ YAML config · 🌍 Env var overrides 💡 cont <n> or continues <tool> to quick-resume ┌ continues — session picker │ ◇ │ ◇ D:\AI — 89 sessions │ Claude (76) │ ◇ Select a session (76 available) │ [claude] 2026-02-26 08:31 D:\AI Base directory for this skill: C:\Users\youba\.c │ ◇ Continue claude session in: │ Codex │ ● Working directory: D:\AI │ ● Command: continues resume 359932ec-b0c8-4273-9c47-5bfc09b69805 --in codex │ ◇ Handing off to codex... │ └ Launching codex error: unexpected argument 'continuing' found Usage: codex [OPTIONS] [PROMPT] codex [OPTIONS] <COMMAND> [ARGS] For more information, try '--help'. │ ■ Command exited with code 2
kerem closed this issue 2026-03-04 01:39:11 +03:00
Author
Owner

@GhalebAldoboni commented on GitHub (Feb 26, 2026):

same issue here

<!-- gh-comment-id:3965396712 --> @GhalebAldoboni commented on GitHub (Feb 26, 2026): same issue here
Author
Owner

@ThunderCls commented on GitHub (Feb 28, 2026):

same here

<!-- gh-comment-id:3977215840 --> @ThunderCls commented on GitHub (Feb 28, 2026): same here
Author
Owner

@yigitkonur commented on GitHub (Mar 2, 2026):

hey @NeverBeLazyG @GhalebAldoboni @ThunderCls — this should be fixed now in #26. the problem was cmd.exe on windows splitting the multi-line prompt into separate args. we now pass a short one-liner that points to the handoff file instead.

can you guys update and let me know if it works for you? would really appreciate it 🙏

<!-- gh-comment-id:3986655255 --> @yigitkonur commented on GitHub (Mar 2, 2026): hey @NeverBeLazyG @GhalebAldoboni @ThunderCls — this should be fixed now in #26. the problem was cmd.exe on windows splitting the multi-line prompt into separate args. we now pass a short one-liner that points to the handoff file instead. can you guys update and let me know if it works for you? would really appreciate it 🙏
Author
Owner

@yigitkonur commented on GitHub (Mar 2, 2026):

to avoid cache issues, run npx continues@latest and test on v4.0.4

<!-- gh-comment-id:3986668491 --> @yigitkonur commented on GitHub (Mar 2, 2026): to avoid cache issues, run `npx continues@latest` and test on v4.0.4
Author
Owner

@ThunderCls commented on GitHub (Mar 3, 2026):

Just tried continuing from Claude to OpenCode. It doesn't crash like before, but the OpenCode terminal never opens, it just reads the handoff, returns a quick answer and exits the OpenCode client.

<!-- gh-comment-id:3987932527 --> @ThunderCls commented on GitHub (Mar 3, 2026): Just tried continuing from Claude to OpenCode. It doesn't crash like before, but the OpenCode terminal never opens, it just reads the handoff, returns a quick answer and exits the OpenCode client.
Author
Owner

@NeverBeLazyG commented on GitHub (Mar 3, 2026):

ok it works for me now. tested claude <> codex <> gemini-cli j.thx

<!-- gh-comment-id:3991427067 --> @NeverBeLazyG commented on GitHub (Mar 3, 2026): ok it works for me now. tested claude <> codex <> gemini-cli j.thx
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cli-continues#8
No description provided.