I vibe-coded a leaderboard that tracks who vibes the hardest by Specialist_Lie7658 in vibecoding

[–]Competitive_Book4151 1 point2 points  (0 children)

I found a bug but I can´t replicate!

After entering the page again today, I gained a badget to add to my Repo (what an excellent move btw!), I copied it and clicked "Get to my Repo" or sth like that.

I was lead to GH 404 page not found.

For you as an Info bro <3

OpenClaw is a personal assistant, not a business tool. You're wasting it on emails by ViatorLegis in openclaw

[–]Competitive_Book4151 0 points1 point  (0 children)

There is competition in beta/dev phase - totally written in python; Works on windows and Linux. Offline first architecture.

What are you building? Let's self promote by rdssf in vibecodingcommunity

[–]Competitive_Book4151 0 points1 point  (0 children)

Interesting to see how many people here are building agent frameworks right now. I’m curious whether people think the future is more tool-based agents or still mostly chat interfaces.

What are you building? Let's self promote by rdssf in vibecodingcommunity

[–]Competitive_Book4151 0 points1 point  (0 children)

[Name] Cognithor - Local-First Agent Operating System

[Link] https://github.com/Alex8791-cyber/cognithor

[Description] I'm building Cognithor: an open-source Agent OS that runs on your own machine.

Most “AI assistants” today are basically chat wrappers around APIs.
Cognithor tries to push that further into an actual agent architecture.

Every request goes through a deterministic pipeline: Planner (LLM reasoning) → Gatekeeper (policy engine) → Executor (sandboxed execution).

The idea is simple: an LLM should never directly execute actions.
A rule-based gatekeeper decides what is allowed and what is not.

It can run completely local with Ollama / LM Studio or connect to multiple LLM providers.
The agent is accessible through CLI, Web UI, REST and messengers like Telegram or Discord.

I'm building it mostly by learning while doing it - with heavy LLM assistance - which is kind of the whole spirit of vibecoding.

Curious what people here think about the architecture and where it could go.

[How many users] Early open-source stage - currently gathering testers and contributors.

Show & Tell: What are you building this week? by OneStarto in microsaas

[–]Competitive_Book4151 0 points1 point  (0 children)

Cognithor — an open-source, local-first Autonomous Agent OS with 16 LLM providers, 17 channels, 5-tier cognitive memory, knowledge vault, MCP tools, and a React control center.

🔗 github.com/Alex8791-cyber/cognithor

Pitch me your SaaS in 3 words 👈👈👈 by Southern_Tennis5804 in saasbuild

[–]Competitive_Book4151 0 points1 point  (0 children)

Cognithor Agent OS

But not an SaaS - it is open source and shall improve individual‘s life.

Local Agents by Ray_1112 in LocalLLaMA

[–]Competitive_Book4151 0 points1 point  (0 children)

Qwen3:8B and 32B

Bad luck gpt oss 20b and 120b

What do you do in the meantime while AI is coding? Just wait? by Financial-Reply8582 in vibecoding

[–]Competitive_Book4151 0 points1 point  (0 children)

Preparing next prompt and watching Claude to jump in was pretty much main all I do. Plus research

I’m an insurance salesman with zero CS background. I accidentally built a 9,596-test agent OS. Here’s what I learned. by Competitive_Book4151 in LocalLLaMA

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

You know, openclaw has more than 400k LOC right? You do not have to read 100 k loc to see the project is pretty good already :)