Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Memberships

The Blueprint Training

4.5k members • Free

Openclaw Founders

651 members • Free

Making Better Agents

565 members • Free

Creator Profits (Free)

17.7k members • Free

OpenClawBuilders/AI Automation

411 members • Free

OpenClaw For Dummies

487 members • $9/month

AI Architects

3.3k members • Free

AI Accelerator

17.8k members • Free

The Operator Vault

430 members • $29/month

7 contributions to OpenClawBuilders/AI Automation
Live Format
Hello community, I'm thinking about doing a one hour live and hated to know what you would like me to cover I don’t want to do a generic live. I’d rather make it practical and cover something you can actually use. Before I choose the topic, I want to hear from you. I posted a poll with a few options: Go vote, and if there’s something specific you want covered, drop it in the comments. I want this to be useful, not just me talking for an hour.
Poll
8 members have voted
1 like • 1d
Other agent systems sounds pretty interesting, I haven't looked at any of that. But I feel that defeats your intention of making it practical because it scatters focus away from openclaw and just building. Also, I'm probably not going to make it live, so I wouldn't count the vote as a full one
Am I too paranoid?
Hi everyone, my openclaw 1-click-setup at Hostinger has caused almost nothing but trouble. Gateways crash and config resets. I don’t seem to be alone in this ( https://www.reddit.com/r/Hostinger/comments/1r3j1wf/has_anyone_here_tried_running_openclaw_on_a/ ), but the thing that’s worrying me the most is that the preset configuration of the openclaw one-click-install is set to: gateway.controlUi.dangerouslyDisableDeviceAuth=true gateway.controlUi.dangerouslyAllowHostHeaderOriginFallback=true The official openclaw preset is ā€žfalseā€œ and it should only be turned to ā€žtrueā€œ in emergency situations for short time. On my hostinger setup though, the setting can’t be permanently changed to false via UI or shell because according to Kodee, the hostinger AI assistant, the setting seems to be hardcoded in an env or other data file linked in the .yaml of the openclaw docker container. I’m honestly paranoid of even connecting via SFTP to see what’s in the files. That is so, because everytime I set those two settings to false via .json config or via SSH, it reverts back to true on the next docker container reboot. Hostinger has set it up that way. They set it up to be insecure as a standard, despite marketing it as ā€žHostinger VPS provides a private, self-hosted environment with high-complexity security generated by default. ā€œ wtaf... I interrogated evasive Kodee a bit, the hostinger AI assistant, and he says hostinger pulls their images from https://github.com/orgs/hostinger/packages/container/package/hvps-openclaw which means their openclaw is probably modified. There are probably 5x as many releases compared to Peter Steinbergs github if i do understand this correctly (I’m not a github native and not a linux native either), but then there is one :latest version that gets used by most people. Hostinger probably modified the image to integrate their Nexos AI API and make it harder for people to switch to more effective APIs like openrouter. But even if that is the case, why would they set the standard configuration to unsafe.
0 likes • 14d
@Keith Motte Thank you so much for your evaluation and guidelines, Keith! It helps A LOT! I’m much less confused and on edge with the server now. Also thank you for your perplexity video and sorry for keeping you up past your bedtime. It definitely looks super interesting and seems to have all the connectors I’d need for now. Your results with perplexity look great. I’m a bit cautious about the credits, though. On the perplexity website I found: ā€žCredits are available to Perplexity Max and Enterprise Max subscribers. Max users receive 10,000 credits per month as part of their subscription, and. for a limited time, Perplexity Max subscribers will receive an additional 35,000 credits to use.ā€œ but no further specificiation on when that limited time ends. So under normal conditions, you already would have hit your maximum credits three times this month! It makes me think maybe it is great for now to make use of the limited-time-offer to build something fast and to build one-time-things like your guide for the community; but for projects where the majority of building does not happen upfront and that require continuous activity or usage (e.g. your video generation project), migration to something more sustainable could later be required. Gemini tells me you can’t migrate it because it’s SaaS, so whatever you build or accumulate in database knowledge, you lose once you stop paying because you can’t back it up? So I think you’d really have to make sure that whatever you are building sustains itself even on the 10k/month credit plan or potential future changes of their plans and isn’t going to turn out to be important and massive enough to want to back it up and migrate it or scale to a 100 agents.That probably excludes it as an option for me because I don’t know how far I’m going with this and I never want to limit myself. In the back of my mind, I’m always looking for the exponential curve. For people who need to prove certain regulations and work with sensitive data of clients, Perplexity certainly looks great though! For some people in the community Perplexity Computer might be a good solution.
0 likes • 3d
Update: Hostinger supports says that "this behavior is enforced by the container’s startup logic, which prioritizes usability but unfortunately prevents persistent secure settings". I sent a vulnerability fix request by email and AI assistant Kodee replied that they will be fixing this, but could not state a timeframe. I don't know if this will be relevant to anyone in this group, but in case anyone is running openclaw on a hostinger VPS behing traefik or another reverse proxy, they need to manually disable the flags for now on each restart because they always revert from false to true on container restart. - gateway.controlUi.dangerouslyAllowHostHeaderOriginFallback → reverts to true - gateway.controlUi.allowInsecureAuth → reverts to true - gateway.controlUi.dangerouslyDisableDeviceAuth → reverts to true all of them should be FALSE by default. Alternatively openclaw.json can be attempted to be set to read only. Not sure if that works long term. Kodee said once hostinger updates the image with a fix, they will also update the documentation on running openclaw behing a reverse proxy.
One - click vs Endless Clicks Openclaw setup
While many YouTube tutorials promise 'one-click' setups that make these tools look effortless, I often find myself spiraling into technical rabbit holes. My goal is to move past the installation phase and actually start leveraging these systems for business growth.
0 likes • 11d
Hello! You liked my post about the troubles with my hostinger setup. Are you on a hostinger setup, too, or already moved on to something else?
OpenAI Just Made AI Coding Free for Open Source Maintainers (Here's What It Means for You)
Hey builders! šŸ‘‹ \ OpenAI just dropped something BIG for the open-source community, and if you maintain any OSS projects, this is essentially free money and premium tools. Let me break down what just happened and why it matters. šŸŽ What OpenAI Is Giving Away If you're a core maintainer on an open-source project, you can now apply for: āœ… 6 months of ChatGPT Pro with Codex (worth ~$1,200) āœ… Free API credits for automation workflows āœ… Codex Security (case-by-case basis for security-critical projects) They've committed $1 million through the Codex Open Source Fund specifically for projects that use AI in their workflows. šŸ¤” What Does This Mean for YOU? If you maintain an open-source project: You just got handed an AI coding partner for free. Here's what you can actually DO with this: šŸ”¹ Automate PR reviews - Codex can review pull requests, catch issues, suggest improvements šŸ”¹ Triage issues faster - AI reads bug reports, categorizes them, suggests fixes šŸ”¹ Release automation - Generate changelogs, run pre-release checks, automate versioning šŸ”¹ Documentation generation - Auto-generate docs from code comments šŸ”¹ Security audits - Codex Security scans for vulnerabilities (if approved) Real talk: This is like getting a senior developer on your team who works 24/7, doesn't sleep, and costs you $0. šŸ’” Why This Actually Matters (The Human Side) Let's be honest - maintaining open source is exhausting. You built something useful. It got popular. Now you're drowning in: - 50 unread PRs - 200 open issues - People demanding features - Security patches you don't have time for - A full-time job that actually pays you Sound familiar? This program gives you TIME back. Instead of spending your nights reviewing PRs, Codex does the first pass. Instead of manually triaging issues, AI sorts them. Instead of writing release notes at 2 AM, the AI generates them. You get to focus on the creative work again - the stuff that made you start the project in the first place. šŸŽÆ Who Qualifies?
0 likes • 11d
I'm not a developer, but this sounds really good for the open source community. Great to hear. Thank you for sharing.
Most AI agents fail in production for one reason:
Teams optimize prompts before they optimize systems. After reviewing dozens of real-world builds, the pattern is clear: If you skip evals, memory architecture, and observability, your ā€œAI assistantā€ becomes a fragile demo. What actually works in production: 1) Evaluation loops - Define success/failure criteria before shipping - Track output quality over time, not one-off wins 2) Memory architecture - Core facts (always available) - Recent context (compressed) - Semantic retrieval (long-term recall without context bloat) 3) Observability - Tool-call logs - Failure reasons - Cost + latency per workflow 4) Governance - Approval gates for external actions - Tool allowlists - Audit trail for every critical step The market is moving from ā€œCan it generate?ā€ to ā€œCan it operate reliably at scale?ā€
0 likes • 19d
Thank you Keith, that's good input and a helpful checklist. This kind of groundwork, architectural structure and security is actually the thing that interests me most, personally - to answer your survey. Everything else is so individual and can only come after building the foundation.
0 likes • 19d
I just found the course-section. Thank you so much for all the great details and instructions!
1-7 of 7
Jules B
2
15points to level up
@jules-b-4691
just another crypto sis

Online now
Joined Feb 16, 2026
INFJ
Powered by