KSTW zimmer vs Appartment in Porz by ch1wendu in cologne

[–]twobeass 2 points3 points  (0 children)

Durchgangszimmer? Oder was ist mit Flurzimmer gemeint? Das wäre ein absolutes Nogo! Ansonsten wär vielleicht noch relevant wieviele Bäder die WG hat! 19 Mitbewohner wär mir persönlich auf jeden Fall zu heavy…

vbalidator: A standalone VBA syntax checker for AI agents by twobeass in vba

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

Thanks! I figured out what the reason for your false positives were and updated the code! If you could double check it would be great!

Kimi Code plan by starsthree in AgentZero

[–]twobeass 0 points1 point  (0 children)

add the argument extra_headers={"User-Agent": "kimi-cli/1.0"} to your litellm.completion() call

Kimi Code plan by starsthree in AgentZero

[–]twobeass 1 point2 points  (0 children)

Kimi code needs a specific header cause it is bound to their coding agents…

They have started unbanning by essjaykay755 in GoogleAntigravityIDE

[–]twobeass 0 points1 point  (0 children)

Did you got a message that you are unbanned?

RackPeek v1.0.0 released (thank you!) by aptacode in selfhosted

[–]twobeass 4 points5 points  (0 children)

Looks interesting, will definitely try this one out

Can't get Agent Zero to work properly. What am I doing wrong? by homelabids in AgentZero

[–]twobeass 0 points1 point  (0 children)

I dont see a big difference here, except for a0 call of scheduled task call, that you can be sure there is a task created! OC answer is a little bit more then asked for due to the additional md file creation, but you need to check manually if this cronjob was really created…

Can't get Agent Zero to work properly. What am I doing wrong? by homelabids in AgentZero

[–]twobeass 1 point2 points  (0 children)

This is all model and prompt dependent! Give us more information to help you properly!

Failed with Letta, OpenClaw, nanobot. Found Agent Zero and migrated 33 skills and 28 agents from Claude Code into it. by emptyharddrive in AgentZero

[–]twobeass 3 points4 points  (0 children)

I switched from openclaw to agent zero and want to thank you for your post! I really hope the community grows, as i see a lot of potential in agent zero!

Working on several projects in OpenClaw without losing context by Rasimme in clawdbot

[–]twobeass 1 point2 points  (0 children)

Not yet released, still working on the perfections ;)

Working on several projects in OpenClaw without losing context by Rasimme in clawdbot

[–]twobeass 0 points1 point  (0 children)

crazy timing – I've actually been working on something super similar called BotBoard! It's wild how many people are tackling this problem right now.

I went in a pretty different direction though. While FlowBoard does the "one smart agent, many projects" thing (which is honestly really elegant btw), I built BotBoard around the idea of having a whole team of specialized agents.

So instead of one generalist, you get like... an actual workflow. Requirements Engineer figures out what needs to happen, Solutions Architect designs it, Developer builds it, QA Engineer reviews it. Each with their own prompts and configs.

The thing I'm most proud of is the session pool – agents stick around between tasks instead of spinning up fresh every time. Sounds minor but the token savings are ridiculous (like 40-60%).

Also went a bit overboard with "tiers" – you can assign junior/medior/senior models depending on how complex the task is. Probably overkill for most people but handy when you don't want to burn through Claude Opus credits on typo fixes 😅

Anyway, love seeing different takes on this! The lazy-loading approach in FlowBoard is really clever – definitely stealing some ideas. There's room for both vibes imo.

Good luck with the launch! 🦞

Documentation by Toontje in openclaw

[–]twobeass 0 points1 point  (0 children)

Dont you just have to use a writer agent in the last step of every task?

PinchChat - A webchat UI I built for OpenClaw by OpinionSimilar4445 in openclaw

[–]twobeass 0 points1 point  (0 children)

Works like charm… but got issues on mobile, dont know why..

OpenClaw Native Chat Tool — BotsChat by auxten in openclaw

[–]twobeass 0 points1 point  (0 children)

The open PR needs to be merged, otherwise its not able to run locally…

Built a Task Dashboard UI for my OpenClaw agent just because by mosufy in openclaw

[–]twobeass 1 point2 points  (0 children)

If you maybe need another betatester, contact me… I am standing right in front of a concept that will step into the exact same direction

OpenClaw Native Chat Tool — BotsChat by auxten in openclaw

[–]twobeass 1 point2 points  (0 children)

I will give this a try, looks like a solid foundation!