Skip to content

v0.1.4 - 2026-06-16

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:55

Release Notes

Added

  • Added first-class Agent Skill repository detection from skills/*/SKILL.md.
  • Added Agent Skill-aware scan output for skill slugs, references, examples, evals, smoke prompts, and README files.
  • Added agent-skill workflow initialization with git diff --check and npx skills add . --list as default validation checks.

Improved

  • Improved doctor so Agent Skill repositories are treated as supported projects instead of unknown custom repos.
  • Improved suggest-commit and changes for generic skills/*/**, evals/**, and tests/smoke-prompts.md changes.
  • Improved changes grouping so skill examples, evals, and smoke prompts are treated as coherent skill enhancement work.
  • Replaced Koba-specific skill docs wording with generic Agent Skill documentation messaging.

Safety

  • Agent Skill support remains read-only by default and does not run skill validation, stage files, commit, push, or write files unless explicitly requested through existing preview/apply flows.

Download koba 0.1.4

File Platform Checksum
koba-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
koba-x86_64-apple-darwin.tar.xz Intel macOS checksum
koba-x86_64-pc-windows-msvc.zip x64 Windows checksum
koba-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum