Skip to content

Releases: superops-team/okf

Release list

okf v1.2.0

Choose a tag to compare

@superops-team superops-team released this 16 Jun 00:47

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 | bash

Windows (PowerShell):

iwr -useb https://raw.githubusercontent.com/superops-team/okf/v1.2.0/scripts/install.ps1 | iex

Build from source

go install github.com/superops-team/okf/cmd/okf@v1.2.0