Show HN:fluid.sh – 讓基礎設施對 AI 更安全
fluid.sh 是一個在 Hacker News 上展示的新工具,旨在讓基礎設施對 AI 代理更安全。它允許 AI 代理在隔離的虛擬機中自主運行,並在任何變更影響生產環境之前需要人工批准。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
Make Infrastructure Safe for AI
License
Uh oh!
There was an error while loading. Please reload this page.
aspectrr/fluid.sh
Folders and files
Latest commit
History
Repository files navigation
🌊 fluid.sh
Autonomous AI Agents for Infrastructure
Make Infrastructure Safe for AI
Features • Quick Start • Demo • Documentation
Problem
AI agents are ready to do infrastructure work, but they can't touch prod:
Solution
fluid.sh lets AI agents work autonomously in isolated VMs, then a human approves before anything touches production:
Features
Demo
🏄 Quick Start
Prerequisites
30-Second Start
Platform Setup
You will need to install libvirt and socket_vmnet on Mac:
What happens:
Architecture:
Create ARM64 test VMs:
Default test VM credentials:
Direct libvirt access for best performance:
Architecture:
Create a base VM image:
Default test VM credentials:
Native ARM64 Linux with libvirt:
Download ARM64 cloud images:
Architecture is the same as x86_64 but with ARM64 VMs.
Default test VM credentials:
Connect to a remote libvirt host over SSH or TCP:
Remote server setup (on the libvirt host):
Project Structure
API Reference
Sandbox Lifecycle
Command Execution
Snapshots
Human Approval
Security Model
Isolation Layers
Safety Features
Documentation
Development
To run the API locally, first build the virsh-sandbox binary:
Then, use mprocs to run all the services together for local development.
Running Tests
Contributing
All contributions must maintain the security model and include appropriate tests.
License
MIT License - see LICENSE for details.
Made with ❤️
About
Make Infrastructure Safe for AI
Topics
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Contributors
3
Languages
Footer
Footer navigation
相關文章