Update README.md

This commit is contained in:
JY Tan
2026-01-19 20:45:43 -08:00
parent 5ef2ce5719
commit 89301f8c8a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,11 @@
# Fence
![Fence Banner](assets/fence-banner.png)
<div align="center">
![GitHub Release](https://img.shields.io/github/v/release/Use-Tusk/fence)
</div>
Fence wraps commands in a sandbox that blocks network access by default and restricts filesystem operations based on configurable rules. It's most useful for running semi-trusted code (package installs, build scripts, CI jobs, unfamiliar repos) with controlled side effects, and it can also complement AI coding agents as defense-in-depth.
You can also think of Fence as a permission manager for your CLI agents.

BIN
assets/fence-banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB