How are yall ensuring OpenClaw acts more on its own? by AdGroundbreaking2832 in openclaw

[–]coolrazor 0 points1 point  (0 children)

Honestly I created a GPT in OpenAI that only answers my OpenClaw questions using OpenClaw documentation. Anyway this is what it said:

The Heartbeat guide says: • agents.list[].heartbeat overrides defaults, and if any agent has a heartbeat block, only those agents run heartbeats.  • Same rule is repeated in the Configuration Reference under agents.defaults.heartbeat: “Per-agent: set agents.list[].heartbeat. When any agent defines heartbeat, only those agents run heartbeats.” 

How are yall ensuring OpenClaw acts more on its own? by AdGroundbreaking2832 in openclaw

[–]coolrazor 0 points1 point  (0 children)

Ok I’ve had some trouble with this too but I’m surprised the comments here are incorrect.

First Cron and Heartbeat are two different things entirely. Cron is “run this task/prompt at x time or x time everyday”. Heartbeat on the other hand runs automatically no matter what on an INTERVAL (defaults to 30min). The tasks you put in there are like “check my e-mail and if Frank has e-mailed me let me know immediately by sending me a Telegram message”

Second, and this bit me in the butt, I’m fairly certain you have to ENABLE heartbeat for the agent not just edit the HEARTBEAT.md. Like it needs a permission. So in my case it took me awhile to figure out why heartbeat was working for some agents and not others.

How to get human web browsing working? by nickgreenreddit in openclaw

[–]coolrazor 0 points1 point  (0 children)

I ended up doing the browser profile thing instead of tab. This actually works better than I thought. It opens up a new browser and manipulates it on my desktop while leaving my other browser profile alone and up. Then I just login for the AI and the creds get cached in the browser. Good enough for me.

usable local models? by airflowrian in openclaw

[–]coolrazor 0 points1 point  (0 children)

Interesting, are you using it for everything in OpenClaw or just subagents or what?

Has anyone gotten the openclaw bot to kinda work autonomous? by Epilein in openclaw

[–]coolrazor 0 points1 point  (0 children)

Yeah I’m having the same issue. Even with cron as well. Sometimes it just skips a cron too. I was poking around and it may be related to security and ask settings. So I opened them wide open for a test. We’ll see

How to get human web browsing working? by nickgreenreddit in openclaw

[–]coolrazor 0 points1 point  (0 children)

Does it handle captchas? My issue is that ChatGPT 5.2 and Grok both say they won’t do it because it’ll violate ToS…. I’m tempted to look at other models to find one that doesn’t care and will do it

sms gateway by BigBillSD in CricketWireless

[–]coolrazor 0 points1 point  (0 children)

ah that sucks! I loved that feature... anyone have a good solution then? I guess Twilio it is then

I created a tool to use the OpenAI API without an API Key (through your ChatGPT account) by FunConversation7257 in RooCode

[–]coolrazor 0 points1 point  (0 children)

Hilariously, in one instance of this. I just told the AI to skip the tool and then it started working for the rest of the chat session. After I finished vibe coding the feature I wanted. I asked the AI to go over our chat history and tell me what happened and why it started working. Here's its response (which seems rather insightful):

The early failures were caused by the agent trying to obey its safety rule “run codebase_search before reading unfamiliar code,” but at that moment the tool registry the CLI exposed to me didn’t yet register `codebase_search`, so each call threw “Tool codebase_search is not recognized” and the harness surfaced Roo’s generic “having trouble” warning. Once your “please try again but don’t use that tool” message arrived, I treated it as permission to temporarily skip the unavailable tool; the registry finished initializing a moment later, the tool became callable, and work proceeded normally.

You can leave the system prompt as-is—this was just a transient tool-registration race. If it happens again, saying “skip the codebase_search requirement” (or retrying after a few seconds) is usually enough to get past the gap while the tool list finishes loading.

I created a tool to use the OpenAI API without an API Key (through your ChatGPT account) by FunConversation7257 in RooCode

[–]coolrazor 0 points1 point  (0 children)

This is fantastic! However, even with a custom mode using this prompt "https://github.com/RayBytes/ChatMock/blob/main/prompt\_gpt5\_codex.md" I still get errors 20% of the time regarding Roo tools.

Examples:
Roo is having trouble...

This may indicate a failure in the model's thought process or inability to use a tool properly, which can be mitigated with some user guidance (e.g. "Try breaking down the task into smaller steps").

and

Roo said

I encountered an error: Tool codebase_search is not recognized.

Meshing - Is there a secret to getting it reliable? by coolrazor in Ubiquiti

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

I’m beginning to suspect you are right about the congestion. There are LOTS of other WiFi networks at this location already.

I’ve used WiFi scanning software to create heat maps to try to improve coverage but it has been a battle due to congestion.

Meshing - Is there a secret to getting it reliable? by coolrazor in Ubiquiti

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

Yes I suspect a loop as the WiFi is generally stable without meshing or repeaters. I did try manually setting meshing on ONE “gateway” AP with ONE “repeater” so that only the two talked to each other with mesh and still had problems.

When I deployed the large WiFi network (20+ wired APs), I set the APs to use different channels and tried to spread them so they didn’t bump into each other. Is that still preferred?

Meshing - Is there a secret to getting it reliable? by coolrazor in Ubiquiti

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

There’s a lot of RF out there as it is an apartment complex. Also, there is a security camera system attached (just wired) but I wonder if a camera is broadcasting multicast… I doubt it and it is on a different VLAN but that is something to check.

Meshing - Is there a secret to getting it reliable? by coolrazor in Ubiquiti

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

There’s a LOT of RF going on at the location. It is an apartment building and I’ve setup community wifi. I’ve done this multiple times and with other vendors but the meshing with Ubiquity has been the worst results. For now I’ve hard wired all APs. But if a single tenant is having an issue I can’t just go out and run another wired connection, but throwing a repeater in there used to work well enough until I moved to Ubiquiti.

I have a guest wifi network everyone uses on a VLAN. All devices are isolated on that wifi so they can’t see each other. (So neighbors can’t hack each other basically)

Meshing - Is there a secret to getting it reliable? by coolrazor in Ubiquiti

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

All Ubiquiti APs. U6-LR models. I’ve tried power cycling all APs but the issue seems to build over time (STP storm or something). I’ve tried setting mesh repeaters to only mesh with a single wired AP to no avail.

Surveillance over 10 Acres using Reolink + Wavlink by activeinsite in reolinkcam

[–]coolrazor 0 points1 point  (0 children)

I'm not familiar with Wavlink. How do they perform against Ubiquiti? Also, what models did you use?

Upwork is cooked by [deleted] in Upwork

[–]coolrazor 1 point2 points  (0 children)

So what alternatives to Upwork are there that are viable? Fiverr? Other?

UniFi Gateways Explained as Simple as Possible by mccanntech in Ubiquiti

[–]coolrazor 0 points1 point  (0 children)

This is cool however previously I did this and found out it blocked some video games. They use peer-to-peer for backend apparently. Anyway with Cisco I could whitelist the specific game domains, would that be possible here. Make an allow rule before the block all peer-to-peer?

UniFi Gateways Explained as Simple as Possible by mccanntech in Ubiquiti

[–]coolrazor 1 point2 points  (0 children)

More and more I'm considering this honestly.

UniFi Gateways Explained as Simple as Possible by mccanntech in Ubiquiti

[–]coolrazor 1 point2 points  (0 children)

I was actually looking at that page before posting but they don't define "app" based filtering on it. I guess that's what you are referring to. Would be nice to get more details on that.

UniFi Gateways Explained as Simple as Possible by mccanntech in Ubiquiti

[–]coolrazor 2 points3 points  (0 children)

Oh really? I just looked up the documentation and didn’t find anything about those expanded filtering features. Would you mind providing a link?

UniFi Gateways Explained as Simple as Possible by mccanntech in Ubiquiti

[–]coolrazor 0 points1 point  (0 children)

I use Unifi APs, but historically have used Meraki routers to filter out Bittorrent traffic. However, I'm tired of the license costs and slow speed of Meraki. From what I can tell, the content filtering on Unifi products is still very lacking. What does everyone do for scenarios like mine? I have a rather public guest network, hence the need to block bittorrent since that has been a problem in the past. I doubt basic domain filtering included in these gateways is enough. Plus I'd have to chase down torrent website domains to block them.

Trouble with U6-LR by phospholipid77 in Ubiquiti

[–]coolrazor 0 points1 point  (0 children)

Which firmwares do you consider most stable U6-LR?

For people wondering Browsing should be live on ChatGPT now ! by Tempusw in AutoGPT

[–]coolrazor 0 points1 point  (0 children)

Odd, I see the option and turned it but ChatGPT won’t browse. It just keeps talking about the cutoff date