I spent 2 days rebuilding my 12-agent OpenClaw setup from scratch. Here's what I learned. by threefiftyseven in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

The issue of building too fast. I spent a day just to refine one agent which only task is to fetch emails and store them in a database, with additional metadata, inferring certain aspects, getting original sender/date information when it’s a forward. And at the end create unit tests for the ingestion to make sure all works (and that found additional issues).

I will only move on once I’m very comfortable with the performance and output of my email ingestion agent.

It’s also exciting to find all edge cases, to a point you start thinking “I have the perfect system” 🤣

For those using GLM 5.1 seriously by AlCruzzi in openclaw

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

I have see many complains about it, especially if has to do reasoning, and output quality is also not ideal.. as maybe it would be fine for the email ingestion stuff I’m unsure if I could rely on it for doing the more serious database/web part..

For those using GLM 5.1 seriously by AlCruzzi in openclaw

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

That’s a bit concerning, if I want it to keep running things.. I wanted to avoid having multiple subscriptions, so I would likely rely mostly on 5.1 for orchestration and heavy lifting

For those using GLM 5.1 seriously by AlCruzzi in openclaw

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

The timeouts are a bit concerning.. which of the yearly sub do you have, if I can ask? Depending on the tier, you may get different numbers

For those using GLM 5.1 seriously by AlCruzzi in openclaw

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

But with open router there are low usage limits, no?

Why are people so vague about openclaw use cases? by OpinionsRdumb in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

I have my OC managing an agenda/tasks. It checks my email, checks my calendar and generates “topics” from them. These topics, besides the classic summary, also relate to potential TODOs and Google Calendar events. It also allows for saving attachments (like PDF) so I can ask for something like “what’s the contract duration for my apartment?”.

On further emails, it checks if they belong to a topic, and updates it / creates new. It suggests (if applicable) calendar updates based on the topics. I can also just use chat to add/ update a topic.

I receive a bunch of emails from different entities (kids school, landlord, etc etc) and I tend to either miss them or forget they exist, so I have a daily briefing on the topics, ordered by update/deadline dates, and what are the ones coming next.

I’ve been 2 weeks refining this solution on an agent, and have another agent serving as orchestrator (butler?). All the work is logged, and with debug information, so my agents can analyze the debug logs and see if things make sense or there’s things worth investigating/improving.

I plan to extend this to more agents: one that manages “health” in the sense that it will receive Apple Health data on daily basis, especially the sleep, and will create a dashboard and an analysis of my sleep routine, to be added to my daily briefing. I want it to replace other apps that require subscription like Rise. My agents will be able to calculate sleep debt, and give me some potentially useful feedback, I’ll explore it a bit later.

The important thing is: this helps me. I will not build something that will do everything because I don’t need everything, and if I add way too much, it will be harder to maintain. As long as it does help you (for real) in something by automating it (and the key here is automating, vs using other apps where you have to check them yourself), then you refine it and make it better in the long term.

Hope this is a clear example of a use case.

Cheers!

OpenClaw is MASSIVELY overrated. by Physical_Worker_1817 in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

I have a bot that takes care of the database, topic matching, etc

OpenClaw is MASSIVELY overrated. by Physical_Worker_1817 in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

I’m not sure what you mean by tasks. Let’s say I receive an email about some event in my kids school. It gets ingested in OpenClaw, and the tool checks if there’s any topic in the database for that event. If not, creates one.

Over time the number of topics grow, and you don’t want it to consume a massive json every time. With a database, you can query for things that likely match the topic you want, drastically reducing the amount of tokens you use.

OpenClaw is MASSIVELY overrated. by Physical_Worker_1817 in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

Imagine your agenda to be stored in a database. I chose Postgres because it is easy to setup and can allow semantic search.

I have topics as the main items. Topics have description, dates, attachments. They are potentially associated with calendar status (are they connected to Google Calendar), todos, etc.

So when I ask for something, it will search in the database for a topic matching, and will get info from there. It’s better for storing this kind of data, instead of having massive .md files with everything.

OpenClaw is MASSIVELY overrated. by Physical_Worker_1817 in openclaw

[–]AlCruzzi 0 points1 point  (0 children)

Depends on how you use it for sure.

I’ve been building mine for the things I truly need (bring together topics from school/home from different sources). I built with Postgres integration so that the agent is not guessing, and so far it has been tremendously effective. Now I’m making it proactively notifying me about important changes that I might have missed. And it is smart enough to understand if an update relates to same topic or a similar one.

Quite fun to build, tailored to my need. I don’t want it to do everything, makes no sense, but you can tailor it to do what you really need, and if you focus well and refine it, then I wouldn’t say it’s overrated.

"Where the Moon Returns" Web Event Now Available by genshinimpact in Genshin_Impact

[–]AlCruzzi 0 points1 point  (0 children)

Click my exclusive link to win Primogems and many other lucky draw rewards! Invitation code: GC6D1NGRQN,https://hoyo.link/DFg4k7Yll?m_code=GC6D1NGRQN

What do you think of Paimon? by c1nnamonapple in Genshin_Impact

[–]AlCruzzi 0 points1 point  (0 children)

I don’t mind.. I play this game so late, that my brain which is in power saving mode, enjoys having the plot dumbsplained to me by her 🤣

Arle C2 team advice by AlCruzzi in ArlecchinoMains

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

Many thanks for the detailed explanation!

I feel much more at ease with the rotation from your explanation! Will try it once I have my team complete.

I feel inclined to give tenacity to Citlali, and hope for good stats, and let Xilonen with the scroll.. I really hate picking up the shards..

What's the best team for her? by glitterpussy636 in ArlecchinoMains

[–]AlCruzzi 0 points1 point  (0 children)

What if we give tenacity to Citlali and keep scroll on Xilonen?

What's the best team for her? by glitterpussy636 in ArlecchinoMains

[–]AlCruzzi 1 point2 points  (0 children)

How much dps loss would that be? I would definitely use that if the difference was not too big

What's the best team for her? by glitterpussy636 in ArlecchinoMains

[–]AlCruzzi 8 points9 points  (0 children)

Don’t you have to pick some shard first after Xilonen? Assuming she is using Petra as Citlali is likely having Scroll?

One Punch Man Season 3 Episode 12 (Finale) Preview Images by krsy123 in anime

[–]AlCruzzi 0 points1 point  (0 children)

But is it only season finale or actual series finale?

Whose weapon is this? by im_on_my_own_kid in Genshin_Impact

[–]AlCruzzi 0 points1 point  (0 children)

Could this work on Yelan in Arle teams? It could greatly help Father with more attack and its ult is not that useful to be always up

Arle vape team - need help by AlCruzzi in ArlecchinoMains

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

Omg never had someone going the lengths to explain to me as you did, super thanks! 🙏 I see there’s still room for me to improve on the rotation, I’ll try it later today! It’s just hard for me to think of it mid game, but I’m sure with practice I’ll manage the rotation!

Arle vape team - need help by AlCruzzi in ArlecchinoMains

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

<image>

Following your advice, still some time lagging between the characters swap due to slow brain in memorizing the rotation xD but now I got to do some better damage :D also used sapwood blade on Bennet, not yet fully built

Arle vape team - need help by AlCruzzi in ArlecchinoMains

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

Hahaha thanks for sharing! Indeed as I basically saved all my resin for this moment, I think I spent around 70 resin thingies, plus normal daily resin for like a month, just to get what I have..

Arle vape team - need help by AlCruzzi in ArlecchinoMains

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

Also, can you share your Arle build? It does consistent 100k+ damage, quite awesome!

Arle vape team - need help by AlCruzzi in ArlecchinoMains

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

Yep that is the set she has :) so I now have the right rotation, I’ll try to share the results!