Skip to content

Commit 136ac39

Browse files
Mossakaclaude
andcommitted
docs: remove last "transparent access to the host filesystem" in overview
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1d9e423 commit 136ac39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file provides guidance to coding agent when working with code in this repos
44

55
## Project Overview
66

7-
`awf` (Agentic Workflow Firewall, package `@github/awf`) is a CLI that wraps any command in a sandboxed Docker network. It provides L7 (HTTP/HTTPS) egress control using Squid proxy, restricting network access to a whitelist of approved domains while giving the agent transparent access to the host filesystem via chroot.
7+
`awf` (Agentic Workflow Firewall, package `@github/awf`) is a CLI that wraps any command in a sandboxed Docker network. It provides L7 (HTTP/HTTPS) egress control using Squid proxy, restricting network access to a whitelist of approved domains while giving the agent access to the host workspace and selected system paths via chroot and selective bind mounts.
88

99
### Three Container Components
1010

0 commit comments

Comments
 (0)