okf v1.2.0
Project-level knowledge base system for AI Agents.
Install
Linux / macOS:
curl -fsSL https://raw.githubusercontent.com/superops-team/okf/v1.2.0/scripts/install.sh | bashWindows (PowerShell):
iwr -useb https://raw.githubusercontent.com/superops-team/okf/v1.2.0/scripts/install.ps1 | iexBuild from source
go install github.com/superops-team/okf/cmd/okf@v1.2.0