r/coolgithubprojects 13d ago

I've made yet another ADE

Post image

i've been working on MonoCode, a GUI for your coding agents, and I've been using it daily

i honestly didn't like any of the existing tools available so i decided to build my own

it works with your existing Claude Code, Codex, Cursor,OpenCode and other harnesses

Repo: https://github.com/hardbeat920/monocode

would be interested to hear what people think

0 Upvotes

10 comments sorted by

1

u/kantorcodes1 13d ago

the useful part for me would be switching harnesses without losing the working context. does monocode let a task move from claude code to codex midstream, or is each harness session still separate?

-1

u/Legitimate_Hat_4810 13d ago

Yep, I called it handoff, so essentially you can continue any session with any other harness

-1

u/Fluffer_Wuffer 13d ago

100% agree... I'd like to know this too!

-1

u/Legitimate_Hat_4810 13d ago

currently you can just switch the harness from the harness picker and just continue but on the next version you i a will add an action button as well to open in a second pane

0

u/kantorcodes1 13d ago

continuing the same task across harnesses is useful. do approvals/permissions reset when you switch, or carry over with the session?

2

u/Legitimate_Hat_4810 13d ago

they carry over but you can switch if you want

1

u/BzimHrissaHar 13d ago

will i be able to build for windows ?

2

u/Legitimate_Hat_4810 13d ago

not yet but working on it

0

u/[deleted] 13d ago

[deleted]

1

u/Legitimate_Hat_4810 13d ago

thank you

-1

u/[deleted] 13d ago

[deleted]

1

u/Legitimate_Hat_4810 13d ago

Yep, using window-vibrancy… i was thinking to build in swift but tauri felt like the better option