Skip to content

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:58

Added

  • 10 languages — C, C++, C# tree-sitter parsers (was 7). Each supports functions, classes/structs, and doc comments.
  • 17 manifest formatsyarn.lock and pnpm-lock.yaml parsers added (was 15).
  • okf lookup --deps — shortcut for --type Dependency.
  • okf generate progress bar — tqdm wraps the scan loop, visible on 500+ file repos.
  • okf visualize — "generated by okf" link in topbar.
  • okf install — prompts before overwriting existing agent config files.

Changed

  • README: language count 7→10, manifest count 15→17, new features section.
  • 85 tests (was 76) covering C/C++/C# parsers, lock file parsers.