HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wang_cong

no profile record

Submissions

AI Agent Sandboxes Got Security Wrong

multikernel.io
3 points·by wang_cong·3 เดือนที่ผ่านมา·1 comments

One Pipe, Two Sandboxes, Zero Prompt Injection

multikernel.io
2 points·by wang_cong·4 เดือนที่ผ่านมา·0 comments

Per-Tool Sandboxing for AI Agents: Why One Sandbox Is Not Enough

multikernel.io
1 points·by wang_cong·4 เดือนที่ผ่านมา·0 comments

Sandlock vs. Containers: 25% Faster

multikernel.io
2 points·by wang_cong·4 เดือนที่ผ่านมา·0 comments

1,000 Sandboxes in ~700 Milliseconds: Copy-on-Write Forking for AI Agents

multikernel.io
1 points·by wang_cong·4 เดือนที่ผ่านมา·0 comments

Processes Are All You Need for AI Sandboxing

multikernel.io
1 points·by wang_cong·4 เดือนที่ผ่านมา·0 comments

Show HN: Email but for Your OpenClaws

github.com
1 points·by wang_cong·5 เดือนที่ผ่านมา·0 comments

Fork, Explore, Commit: OS Primitives for Agentic Exploration

arxiv.org
3 points·by wang_cong·5 เดือนที่ผ่านมา·0 comments

Show HN: Let AI agents try things without consequences

github.com
2 points·by wang_cong·5 เดือนที่ผ่านมา·0 comments

BranchFS is a FUSE-based filesystem enables speculative branching for AI agents

github.com
1 points·by wang_cong·5 เดือนที่ผ่านมา·1 comments

Show HN: Agentry: Intelligent orchestration for dynamic AI agent workflows

github.com
1 points·by wang_cong·7 เดือนที่ผ่านมา·0 comments

Show HN: Agent Message Transfer Protocol

amtp-protocol.org
1 points·by wang_cong·10 เดือนที่ผ่านมา·0 comments

comments

wang_cong
·4 เดือนที่ผ่านมา·discuss
No networking inside forks? This is not usable.
wang_cong
·5 เดือนที่ผ่านมา·discuss
BranchFS is a FUSE-based filesystem that enables speculative branching on top of any existing filesystem. It gives AI agents isolated workspaces with instant copy-on-write branching, atomic commit-to-root, and zero-cost abort, no root privileges required.