Skip to content

SkillOps 0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:53
· 12 commits to master since this release

Added

  • Local Claude Code run insights with input, output, cache-read, cache-creation, tool-call, and search metrics.
  • Claude subagent transcript merging, assistant-call deduplication, and explicit skill attribution.
  • Local Gemini CLI run insights with recorded token totals, tool/search activity, and structured skill activation.
  • Configurable Claude and Gemini home paths in SkillOps Insights settings.

Changed

  • Refactored Codex session analysis into provider-specific code backed by shared parsing, reporting, and usage models.
  • Made run-insights actions and reports provider-aware across Codex, Claude, and Gemini.

Fixed

  • Enforced exact Gemini repository ownership so sessions from nested repositories are not included in parent-project reports.