Skip to content

okflight 0.1.0

Latest

Choose a tag to compare

@kriswill kriswill released this 05 Jul 23:54
v0.1.0
4ce872d

First published release.

  • okf CLI for OKF v0.1 knowledge bundles: scaffold / index / validate / viz (self-contained interactive 3D graph, offline single-file HTML)
  • okf setup — guided integration wizard: starter okflight.toml, bundle skeleton, .agent/skills/knowledge-bundle agent skill, repo-owned scaffold-scripts starter, gitignore wiring
  • Published to npm as @kriswill/okflight (scoped — the registry's typosquat guard reserves the bare name's neighborhood for inflight): bunx @kriswill/okflight setup / npx @kriswill/okflight setup, with bun riding along as an optionalDependency
  • Nix flake: packages.<system>.okf, offline test check, all-platform vendored deps
  • MIT licensed; generated pages carry the bundled deps' license notices and identify their generator in the About modal