https://t.co/sQcYgCjM77 has been acquired by Cursor.
It's been an absolute honor to build with the Continue community in the wild west of open source coding agents. Before joining the team in 2024, I was a user. I would run it on flights with local models. We've come far!
1/ Today we're launching Cua-Bench with @SnorkelAI: a benchmark for computer-use agents on professional software, open for any model to run. The benchmark covers 25 expert-authored KiCad tasks, and the best frontier model we tested cleared only 6 of them.
(Some of) The team behind @openclaw manning the booth @ MSFT Build 2026!
Awesome photo - would be great to have more maintainers and clawtributors in it!
(Apparently twitter has a 10 tag limit so:)
@pat_erichsen@thescottfan@BunsDev
Excited to share my early work at @openclaw as a Member of Technical Staff! 🦞
We do _everything_ in the open, including open sourcing our data for the entire community to help us improve.
Looking forward to building alongside @steipete@vincent_koc@joshavant@dallinfinite
In collaboration with @nvidia, we’re open-sourcing a dataset of security scans for 67,453 ClawHub skills on @huggingface:
- NVIDIA SkillSpector flagged 1/2 for agentic risk
- Only 0.31% were malicious
- No two scanners agreed on more than 8.5% of risks
https://t.co/ml624ExiLG
I’ve joined the🦞@openclaw Foundation as Chief Architect! Excited to propel the future of agentic computing with @steipete and a world-class team.
In the post-claw era, AI is moving beyond coding into our personal lives. Big announcements at @nvidia Computex & @Microsoft Build!
Every time I'm sure I just had an original thought:
"Yes — this has absolutely been attempted, and the field is much more mature than most people realize"
Starting today, use your Grok or X Premium subscription in @openclaw.
Chat with your agent, generate images and videos, or search for X posts.
https://t.co/GSNl9KrH45
Made an OpenClaw plugin to let your OpenClaw interact with your running Factorio game, bc why wouldn't you want your claw to know what's in your inventory at all times @factoriogame 🦞
https://t.co/qPd1SjoOwv
@continuedev Hacker News launch today!
We made source-controllable markdown Agents which show up as GitHub checks, and can actually make changes. Stop writing super complicated GitHub actions.
https://t.co/50GLCoBzRq
a good example of an "AI check" we just set up this morning
"Migration verifier" - runs an agent to scan PRs and check for missing DB migrations
the traditional AI code review bots we use missed this, because its not a bug but rather an implicit best practice
This week we released Checks: agents that run on every pull request, are defined in source code, and show up as CI checks in GitHub
Want to see what checks your codebase needs? Paste this into Claude Code:
"Improve this codebase by adding checks: https://t.co/iu93hihpvd"