Hacker News
· u/mosiddi
· Jan 30, 2026
Show HN: Agent OS – Safety-first platform for building AI agents with VS Code
Hi HN, I built Agent OS because I was tired of the "orchestration tax" – writing the same safety checks, memory management, and tool-handling code in every AI agent project.
What it does:
- Visual policy edit…
Hacker News
· u/arr0wassass1n
· 1d ago
Show HN: Kintsugi – a local-first safety net for AI agents and humans
AI coding agents now run real shell commands on your machine — rm -rf, git
push --force, DROP TABLE, dd, writes straight to disk. Almost always that's
fine. The one time it isn't (a hallucinated path, a prompt-injected
i…
Hacker News
· u/dreis_sw
· 1w ago
Show HN: GitHub Copilot port of Anthropic's AI vulnerability discovery harness
Last week, Anthropic released https://github.com/anthropics/defending-code-reference-harne..., a reference harness for autonomous vulnerability discovery that uses Claude Code agents to find, verify, and patch memory-saf…
Hacker News
· u/podlp
· Apr 28, 2026
Show HN: iClaw is part OpenClaw, part Siri, powered by Apple Intelligence
Hi HN,Last month at a SundAI hackathon, my team built a prototype for an app called iClaw. The goal was to develop an AI agent using Apple Intelligence. I've since continued hacking away at this idea when I had time, and…