Readit News logoReadit News
jdeng commented on Show HN: Klaus – OpenClaw on a VM, batteries included   klausai.com/... · Posted by u/robthompson2018
jdeng · 4 days ago
For openclaw to become helpful, you have to connect it to your personal email, access to your file etc. All of these requires user's manual setup right?. I do not get the point of "batteries included". Installing it is not the bottleneck right? The official docs has detail procedures for all deployment options.
jdeng commented on Show HN: Mog, a programming language for AI agents   gist.github.com/belisariu... · Posted by u/belisarius222
jdeng · 9 days ago
Good try. I had the idea before, but later realized all the agent ecosystem has already highly coupled with bash scripts including skills. Though bash is not a good programming language, it's indeed flexible for CLI apps. I also realized that what agent and skills really need is just a glue language, not a real programming language, so bash is not so bad in the case.
jdeng commented on Ask HN: What are you working on? (February 2026)    · Posted by u/david927
jdeng · a month ago
Working on a Vibe Testing Agent (https://www.vita-ai.net/), a perfect companion of vibe coding. Now the loop is vibe coding <-> vibe testing.
jdeng commented on Kimi Released Kimi K2.5, Open-Source Visual SOTA-Agentic Model   kimi.com/blog/kimi-k2-5.h... · Posted by u/nekofneko
jdeng · 2 months ago
Glad to to see open source models are catching up and treat vision as first-class citizen (a.k.a native multimodal agentic model). GLM and Qwen models takes different approach, by having a base model and a vision variant (glm-4.6 vs glm-4.6v).

I guess after Kimi K2.5, other vendors are going to the same route?

Can't wait to see how this model performs on computer automation use cases like VITA AI Coworker.

https://www.vita-ai.net/

jdeng commented on Cowork: Claude Code for the rest of your work   claude.com/blog/cowork-re... · Posted by u/adocomplete
jdeng · 2 months ago
Exciting to see Anthropic validate the "AI coworker" direction. We're building VITA AI (https://vita-ai.net) with similar philosophy but for enterprise QA testing.

One key architectural difference: Cowork runs sandboxed VMs on your local macOS machine, but we run sandboxes entirely in the cloud. This means:

- True isolation - agents never touch your local files or network, addressing the security concerns raised in this thread

- Actual autonomy - close your laptop, agent keeps working. Like delegating to a real coworker, not pairing with an assistant

- Scale - spin up 10 test agents without melting your CPU

The trade-off is latency and offline capability, but for testing workflows (our focus), asynchronous cloud execution is actually the desired model. You assign "test the checkout flow," go to lunch, come back to a full test report + artifacts.

Different use cases, different architectures. But the broader trend feels right - moving from conversational assistants to autonomous agents that operate independently.

jdeng commented on Ask HN: What Are You Working On? (Nov 2025)    · Posted by u/david927
shooker435 · 4 months ago
This is really cool! Are you open to providing my team with a demo?
jdeng · 4 months ago
Sure. Join the waitlist below and I will note down that you need private demo. I will contact you once we got bandwidth on that (private demo).

https://www.vita-ai.net/waitlist

jdeng commented on Ask HN: What Are You Working On? (Nov 2025)    · Posted by u/david927
jdeng · 4 months ago
Working on an AI coworker (QA engineer) that can autonomously tests web app like your human QA colleagues. It has its own virtual desktop and runs as background agent.

https://www.vita-ai.net/

u/jdeng

KarmaCake day2October 25, 2015View Original