Skip to content

micelio: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:42
c77a5e0

0.10.0 (2026-07-14)

Features

  • skills system, MCP client, and review mode (252a325)
  • skills: also load skills from .agents and .github (435a9a8)
  • skills: load Claude Code skills from .claude/skills (277ee6a)
  • skills: ship built-in skills (skill-creator, commit) (b3cc5f4)
  • skills: show active skills as a read-only section in the prompt inspector (f7a9591)
  • skills: workspace skills with dock, #mentions, and inspector (0707612)
  • skills: workspace skills with dock, #mentions, and inspector modal (796c9c8)
  • ui: increase ModeSelector dropdown to match ModelRolesSelector width (bf272f5)

Bug Fixes

  • ollama: detect vision capability via ollama show (6514dfe)
  • skills: keep active skills out of the system prompt inspector (052415f)
  • skills: sort list_skills alphabetically so the dock order is stable (d4c108d)