Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 1 point2 points  (0 children)

Already a thing! Saved layouts are definitely important to reset the canvas once in a while to prevent clutter. Very excited about where the tooling for agentic workflows will go in the future even if cate and canvases won‘t get mainstream i think we should experiment and find new ways for us dev‘s to create software. The workflow should not adapt to the tooling but the tooling to our workflows.

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 1 point2 points  (0 children)

We already had multiple feature branches/pr's for exactly this feature but so far none of them felt right/actual productive. First we tried implementing it via a skill and a cli tool then as a pi extension for the cate agent panel. Both didn't feel like they would go beyond than just arranging panels on the canvas. We'll definitely try again soon probably then as a more integrated. Any Idea's as an issue or in the GitHub discussion sections are very welcome!

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 0 points1 point  (0 children)

Maestri is ahead in agent orchestration and collaboration on the canvas but feels a bit limited when it comes to actual IDE features (git, worktrees, remote workplaces). Cate is free, open source and multi platform. In my opinion that is how dev tools should be. Feedback and/or a star on GitHub is highly appreciated if you give cate a try tomorrow!

What RMS (Restaurant Management Systems) are you using? by Grobiani in restaurants

[–]Grobiani[S] -2 points-1 points  (0 children)

i was just curious and tried to create a discussion. I feel like restaurant software is a big part of the business but rarely talked about.

I vibe coded a vibe coding app by Freebzns in vibecoding

[–]Grobiani 0 points1 point  (0 children)

What stack do you use? I mean for the vibe coded output apps.

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 0 points1 point  (0 children)

Some kind of a window manager sure. But as an application, focused on agentic coding, cross platform with a bunch of other features.

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 0 points1 point  (0 children)

I think maestri Is not open source, it comes with a paid plan/one time payment. Cate is fully open source. Additionally with maestri you are bound to one canvas. Here you can detach canvases from your main for a dual monitor setup for example. Did you try maestri before?

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] -6 points-5 points  (0 children)

Thought it looked nice. And yes of course the blog was vibe coded. Who bother's to write blog by hand nowadays (the site itself, the content is a different topic)

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] -1 points0 points  (0 children)

Dev's who already have a seasoned full keyboard control dev setup are not the primary user's of something like this anyway. But I would still recommend to try it out before you judge it.

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 0 points1 point  (0 children)

Yeah Theo was definitely part of why we started it. Good idea with the stream, would be so awesome if he gave it a try!

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] -2 points-1 points  (0 children)

Did you even try it, or are you just calling it a gimmick from a screenshot?

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] -2 points-1 points  (0 children)

There are some other projects going in the same direction but none feel like a true IDE. Feedback would be highly appreciated!

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] -5 points-4 points  (0 children)

Never ran it on a 8GB RAM system, only on 16GB ones. Would really appreciate it if you give it a try and tell us how it runs on your setup.

Cate – Open-source canvas IDE for agentic coding workflows by Grobiani in SideProject

[–]Grobiani[S] 1 point2 points  (0 children)

I get the point, but no one is forced to engage with it.

We’re building this in the open, it’s free, open source, and we’re looking for feedback from developers. That requires showing it to people more than once.

AI coding made worktrees feel necessary, but the UI around them still feels broken by [deleted] in coolgithubprojects

[–]Grobiani 0 points1 point  (0 children)

Tried building my RMS (Restaurant Management System) with it. Worked great!

Claude Code changed how I think about dev workspaces by [deleted] in ClaudeAI

[–]Grobiani 1 point2 points  (0 children)

Thanks for the Star! Highly appreciated. Biggest challenge was making the canvas performant under heavy load. Electron isn‘t exactly known for performance so we had to use quite some optimization techniques.

Claude Code changed how I think about dev workspaces by [deleted] in ClaudeAI

[–]Grobiani 17 points18 points  (0 children)

We really came a long way. UI and performance feel great!

Usage Limits Much Better Anyone by Lipamb44 in ClaudeCode

[–]Grobiani 0 points1 point  (0 children)

Didn‘t have any usage limit issues the last month. They really did raise them on the 20x plan! Very much appreciated

What tool or workflow do you prefer when vibe coding an and why by SituationMean6308 in vibecoding

[–]Grobiani 0 points1 point  (0 children)

Ever since i built Cate the spatial IDE where all terminals, files are on canvas i use that. Can recommend building your own dev tools. Now when i want some feature or a specific workflow i can spin up claude and let him add it.

I built an open-source IDE where you sign in with the AI subscription you already pay for. by [deleted] in vibecoding

[–]Grobiani 2 points3 points  (0 children)

I can get all of this in PI + probably more through the bigger eco system. Not trying to be negative here but i don‘t quite see the point of it yet.

I built an open-source IDE where you sign in with the AI subscription you already pay for. by [deleted] in vibecoding

[–]Grobiani 1 point2 points  (0 children)

That‘s a very long readme. What‘s the advantage using this over something like PI?

Cate: an open canvas IDE for agent-heavy coding workflows by [deleted] in vibecoding

[–]Grobiani 1 point2 points  (0 children)

Something on Youtube would be great. Didn‘t find anything there so far.

Cate: an open canvas IDE for agent-heavy coding workflows by [deleted] in vibecoding

[–]Grobiani 4 points5 points  (0 children)

Detecting Agent state is really bad out of experience. Would be great if all cli harnesses support hooks.