David Butler

1.5K posts

David Butler banner
David Butler

David Butler

@davogones

AI Transformation Partner at Butler Software Labs, ex-Indeed. Obsessed with LLMs, flow, spirituality, neurocomplexity. Runs with @EchoWolfAI

Pasadena Katılım Kasım 2008
3.6K Takip Edilen746 Takipçiler
Sam Woods
Sam Woods@samwoods·
I want more higher quality connections If you're: - into philosophy of mind/tech - doing legit AI and Agent work (no hype psychos please) - AI agent builders - Builders/founders - love writing essays (with or without use of LLMs) - High agency person - tryna run your 7-9 figure business as best you can If any of these sound like you, say hi below
English
24
0
20
866
🤠
🤠@heavensbvnny·
ADHDer's dream job: Coming up with brilliant ideas and immediately handing them to someone else to execute.
English
183
1.3K
12.6K
656.5K
albina
albina@enjojoyy·
What's the easiest way to host an autonomous agent for a non-technical person currently? (Openclaw, Hermes, Pi etc.)
English
101
2
120
41.5K
E__Strobel
E__Strobel@E__Strobel·
Yes. Updating is the one thing I do myself. 1) Use both Codex CLI & OpenClaw doctor to do a pre-upgrade health check 2) openclaw backup create --verify 3) openclaw update --dry-run 4) openclaw update --yes --no-restart After the update, 5) openclaw config validate 6) again run both openclaw doctor and Codex CLI to check health 7) restart the gateway & check status I have literally never had OpenClaw break after updating when I do this. (I *have* had Codex CLI find & fix issues which likely would’ve broke my ‘Claw.) Yes, it’s more work in the short term, but it gives me better visibility on the upgrade process.
English
5
3
41
3.3K
Peter Yang
Peter Yang@petergyang·
Is there a better way to update OpenClaw than do this? Shit breaks half the time when I tell my bot to update itself.
Peter Yang tweet media
English
130
1
159
41.4K
Jordan Ross
Jordan Ross@jordan_ross_8F·
The agency owners who installed OpenClaw two months ago are already adding millions in extra revenue and saving hundreds of hours a week. The problem is most agency owners don't have time to figure out the install, the security risks, where to start, or what to actually hand it first. So my team built a 111-page playbook that does it for you. Inside: — 93 copy-paste automations across ops, content, lead gen, sales, delivery, and hiring — The exact prompts to hand your agent on day one — 11 security fixes most agencies skip (and pay for later) — The hosting setup, the model routing, the partner system — Plus the April 2026 stack: Claude Managed Agents, AI Visibility tracking, the GEO playbook Your competitors are sleeping on this. Comment CLAW and I'll send it.
Rohan Paul@rohanpaul_ai

OpenClaw creator Peter Steinberger talks about how China is going all-in for AI agents and OpenClaw. "In China, installing OpenClaw is called raising lobsters. Thousands of people were lining up at the Tencent office in Shenzhen to get their lobster installed. Shenzhen even gives out subsidies for people running businesses on OpenClaw. Now, if you install OpenAIClaw on your work machine (in many other parts of the world), at least with the default settings, you might get fired. And then I met an entrepreneur in China who showed me a spreadsheet. Every employee, every day, one task automated by OpenClaw. If you miss too many days, you're fired. So, fired for using it, fired for not using it." --- From official 'TED' YT channel (link in comment)

English
456
32
407
72.7K
Leonie
Leonie@helloiamleonie·
@davogones That’s impressive. Any tips for skills, MCP or specific setup?
English
1
0
1
587
Leonie
Leonie@helloiamleonie·
Agent harness for writing instead of coding. Anyone working on that? Any recommendations? (Please don’t tell me Claude Code unless you have a workflow that’s actually good)
English
84
0
182
28.6K
David Butler
David Butler@davogones·
@eliana_jordan I build OpenClaw agents for people. divergentsystems.ai Happy to help. OpenClaw has matured but remains really hard to run and upgrade. I’m mainly using Claude Code or Codex locally right now.
English
0
0
0
75
Eliana
Eliana@eliana_jordan·
installing openclaw today finally am i too late?
English
180
1
194
20K
David Butler
David Butler@davogones·
Tried to set up the @withoneai integration for GHL and it didn't work (integration id doesn't exist). Trying to get in touch with the team but the verification flow for their Discord server doesn't work (connection reset on redirect page).
English
1
0
2
205
David Butler
David Butler@davogones·
@danshipper Can I run it locally so I can own my own data? Don’t want it in the cloud. Want the data to live in my local workspace.
English
1
0
1
293
Dan Shipper 📧
Dan Shipper 📧@danshipper·
im writing an essay in proof using codex's in-app browser. i type directly in the document, and codex loops in parallel on the left, collaborating with me in realtime. this is obviously the future:
Dan Shipper 📧 tweet media
English
42
32
501
57.2K
David Butler
David Butler@davogones·
@fagamericano Ha, I babysit my agents in Claude Code so I can watch them thinking and course correct when needed. I’ve been saying for years that we’ll all become machine herders.
English
0
0
1
25
Damián
Damián@fagamericano·
I’m at Google Cloud Next and been telling people who ask me what I do that I run a daycare for AI Agents and the reactions have been: - laughter - “I need to send my agents to daycare?!?!” - “who’s your investor?” - “How old?” (filed under creepy) - blank stares. Someone legit stared at me for a good minute.
English
3
0
2
280
David Butler
David Butler@davogones·
@fagamericano @oliver_wmr @steipete I tried multiple sandboxed client agents on one box and ran into resource issues (mainly with indexing memories and sessions for semantic search). Are you running on a large instance? Dedicated hardware? How do you deal with CPU contention?
English
1
0
1
119
Damián
Damián@fagamericano·
I’ve been running an “enterprise” openclaw install with 300 users @steipete (gcp, gke, gvisor sandbox, read only workspaces, etc) connected (read only) to new relic, github, google (with its own restricted account) and notion. It has changed how many teams work. Ops has been diagnosing customer issues in record time. It grabs logs from new relic, checks business contracts in notion and checks the repo to find where the transaction failed and why. “This customer support agent made this mistake here”. SecOps built a skill that does a RFC review (change management) and helps engineers address security issues before submitting the RFC. Devops is creating a similar one with infrastructure contracts in mind. We were recently at cloud next as a team checking out things, we added an agent to the channel to help coordinate the offsite. It helped coordinate restaurants, bars, activities, it ran polls, selected places, provided everything we needed in terms of directions and bookings. We just enjoyed the con and would get random Slack pings “choose dinner options close by to Mandalay!”. Some things are a bit… hacky still that I’ve had to put together to reconcile workspaces of users but so far I’ve automated the deployment to GKE and updating the PVC and even rotating secrets with SecretManager (injecting them at pod startup). The keeping it away from PII, read only to prod logs, sandboxing execs and giving it very reduced scope does help some of the anxiety of it doing catastrophic things It certainly is fascinating opening up all the user sessions as an admin and seeing all their use cases in every department. How the engineers use it, HR, Ops, etc.
English
17
15
231
40.3K