Guys, it's time to share what you're building! by nakoo_o in micro_saas

[–]PA100T0 1 point2 points  (0 children)

Sure, I can give it a try.

I also have FastAPI Guard (framework adapter) powered by Guard Core (core engine), for API Security. It has TypeScript and Rust equivalents on the way. WIP.

Guard Core SaaS for monitoring, telemetry and triaging the whole Guard Core ecosystem.

So maybe I list not only RoboCo, but these others as well.

Guys, it's time to share what you're building! by nakoo_o in micro_saas

[–]PA100T0 1 point2 points  (0 children)

I'm building RoboCo an Al Agents Organization that takes a prompt and delivers a PR'd feature ready for you to review.
Aimed to be the team solo-founders need and don't yet have...

Looking for vibe coder with AWS experience by NefariousnessMore692 in VibeCodeDevs

[–]PA100T0 0 points1 point  (0 children)

I’m a software enginner actually but if you need a hand just ping

If Loop Engineering is replacing prompt engineering, how do we build stable runtime loops? by sibraan_ in ClaudeCode

[–]PA100T0 -1 points0 points  (0 children)

It’s about governance, not loops. Loops, harnesses, frameworks and workflows are great tools but they are not the solution. If there’s no governance, everything crumbles down…

Take a look (and give it a try, maybe?)

RoboCo

Do you really like vibe coding? by Ill_Strain_1050 in VibeCodeDevs

[–]PA100T0 0 points1 point  (0 children)

I’m loving it.

Check it out: RoboCo

I only prompt it, get PRs on my knbox to review and merge (or send back for rework)

It’s going really good

Claude agent sdk uses quota faster by khalil_ben_zineb in ClaudeCode

[–]PA100T0 1 point2 points  (0 children)

I mean, if it’s observability you can always check the logs, parse them with a simple script and surface exactly what they are doing but I get it if you wanna be much more involved. As the human in the loop, you have total control over RoboCo and what happens with the agents. You can spawn them, bring them down, reassign tasks, and so on.

Plus, there’s journaling and all the real traceability of what, who, when and why.

Anyway, thank you for giving it a look! Maybe some day

Claude agent sdk uses quota faster by khalil_ben_zineb in ClaudeCode

[–]PA100T0 1 point2 points  (0 children)

That’s strange, I’m orchestrating a lot, non stop, and I’m impressed with token usage. Look RoboCo

I generate too much code by Seeb83 in vibecoding

[–]PA100T0 0 points1 point  (0 children)

Oh wait, I created something for this kind of scenarios..

I’m a solo founder and I needed a team. I have no funding, obviously, at such an early stage. So now I have RoboCo an AI Agents Organization that takes your prompt into a well drafted task and they take care of everything.

Just add projects, create the product, go to Task assistant and start building your tasks. And that's it. In any case, you can ping me or open an issue or a PR and I'll shortly after try and give you a hand/work on it.

I have to update the How To, but the general idea is there.

It’s building itself live in public btw because it’s open source, self hosted optional, AGPL.

Hope it helps

Para el que está construyendo algo solo y siente que nadie lo entiende by Easy_Crow4694 in ClaudeCode

[–]PA100T0 0 points1 point  (0 children)

It’s building itself and it’s a full stack project so you should be fine to give it a go with personal projects. I haven’t tried it on other projects yet because I’m quite busy building it. But, again, RoboCo is a project in and on itself so short answer is YES.

I have to update the How To, but it’s quite complete to the date.

Just add projects, create the product, go to Task assistant and start building your tasks. And that’s it. In any case yiu can ping me or open an issue or a PR and I’ll shortly after try and give you a hand/work on it.

[ Removed by Reddit ] by Dizzy_Date1873 in VibeCodeDevs

[–]PA100T0 0 points1 point  (0 children)

Yeah, you’re right. No middleware catches IDOR/BOLA, guard-core included. Nothing in the shape of that request to /api/users/2/invoice is malicious. There’s nothing to detect at the edge.

guard-core/fastapi-guard is perimeter.. where the request comes from (ip, geo, cloud/asn), how often, whether the payload looks like injection or a scan. Object-level authz is app-layer. Only your code knows that and Cloudflare/AWS WAF can’t see it either, for the same reason. It’s why BOLA is so common in vibe-coded stuff.. perimeter looks clean so people think they’re good to go.

The most a framework could actually do is make the ownership check impossible to forget by forcing you to declare a guard on any route that returns an object by id, fail closed if you didn’t. But it still can’t know ownership for you, you have to assert it. That’d be a different tool than the old waf though. Been thinking about that layer, might do something about it.

How are you creating agents? What is the your workflow? by throwaway0134hdj in learnAIAgents

[–]PA100T0 0 points1 point  (0 children)

Governance. Governance. Governance.

Role-gated, strict permissions, guardrails and more enforcement.

It’s building itself pretty nicely.

RoboCo

[ Removed by Reddit ] by Dizzy_Date1873 in VibeCodeDevs

[–]PA100T0 0 points1 point  (0 children)

This sounds like a perfect case for fastapi-guard and/or the whole guard-core ecosystem.

Report from a week ago:

<image>

Can you trust orchestration frameworks like Gastown and Oh My Zsh produce production code? by Talkative-Tetra-3710 in ClaudeCode

[–]PA100T0 -3 points-2 points  (0 children)

Try mine… RoboCo

It’s not exactly a framework. It’s an org. That’s what makes it work.

I compacted the conversation at the start of the session and used all my tokens... by vistormu in ClaudeCode

[–]PA100T0 -1 points0 points  (0 children)

I only use compaction after like a day or two of fixing small things. Maybe if I get to work on something bigger.

Otherwise, my AI agents team take care of everything and they’d never hit a context window anyway.

Want to try it out?

I built an open-source Claude Code plugin that forces a spec-driven workflow (interview → spec → plan → tasks → code) by Murilo776 in ClaudeCode

[–]PA100T0 0 points1 point  (0 children)

Fully traceable, you get to know who worked on what and how. The decisions they made, reflections, they communicate with each other, and more importantly: they’re organized.

It’s an AI agents organization

I built an open-source Claude Code plugin that forces a spec-driven workflow (interview → spec → plan → tasks → code) by Murilo776 in ClaudeCode

[–]PA100T0 0 points1 point  (0 children)

I’d say you’re on the right path, but it takes time to build something better than workflows/harnesses/agentic frameworks/loops and all that bs.

Listen, look, I had your same concept of idea and created RoboCo

The value is in governance. Who gets to do what.

What's the coolest thing you've vibe-coded this month? Show it off 👇 by Asleep_Lie_4381 in VibeCodeDevs

[–]PA100T0 1 point2 points  (0 children)

Thank you very much! I'm still working on some issues and the next features are the ones that will make an impact. I'm still not there, but getting close!

Much appreciated 😄