Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

OpenAgent

Hava boşluklu Windows istemcileri için Merkezi LLM (Ollama) + tek .exe istemci kurulum otomasyonu.

Şimdi nasıl çalıştırıyoruz?

1) Merkezi sunucuda (bir kez)

ollama pull qwen2.5-coder:7b
ollama serve
# Uzak erişim için OLLAMA_HOST=0.0.0.0:11434 ve firewall TCP 11434

2) Exe üret (geliştirme PC)

cd airgap_installer_agent
.\build.bat
# → dist\OpenAgent.exe

3) Hedef PC’de (Python/Ollama yok)

.\OpenAgent.exe run --readme "C:\TestKurulum\README.txt" --dir "C:\TestKurulum" --server http://192.168.1.50:11434

Diğer komutlar:

.\OpenAgent.exe usb --action unlock|lock|status
.\OpenAgent.exe audit --list

Detaylı kılavuz: airgap_installer_agent/README.md

About

OpenAgent: A secure, zero-dependency CLI agent for air-gapped Windows environments. Powered by local LLMs (Ollama) to parse runbooks, execute PowerShell setups, recover from errors, and manage USB policies with strict human-in-the-loop approval, command filtering, and structured JSON audit logging.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages