Skip to content

Releases: raiderrobert/napoln

v0.2.11

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:35
5f3ad22

0.2.11 (2026-04-25)

Features

Documentation

  • add implementation plan for napoln enable command (d91a851)
  • add spec for napoln enable command (b9f5da2)

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 25 Apr 21:23
7edf86e

0.2.10 (2026-04-25)

Features

  • add Hermes agent support (e8745e1)

Bug Fixes

  • write manifest atomically via temp + rename (#63) (7751e0f), closes #20

Performance Improvements

  • scope and throttle git fetches in resolve_git (#66) (6c4d0da), closes #25

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 22 Apr 23:38
1a7f0e0

0.2.9 (2026-04-22)

Documentation

  • clarify one SKILL.md serves every agent (#41) (9e130aa), closes #10

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:49
110914d

0.2.8 (2026-04-22)

Bug Fixes

  • install: re-fetch skills when store is empty (#39) (4e0a959)

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 17 Apr 03:09
78cdc5f

0.2.7 (2026-04-17)

Features

  • remove: accept multiple names and --from-source (#31) (e075639)

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 16 Apr 22:23

0.2.6 (2026-04-16)

Documentation

  • add asciinema demo to README (94876fa)
  • add GIF demo of agent installing skills (7c3d6cb)
  • move demo GIF to top of README (33eb773)
  • reorg (67423c9)
  • restructure README like uv (8adc744)

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:40

0.2.5 (2026-04-16)

Bug Fixes

  • change bundled skill (dff4f1d)
  • tests: block PATH agent detection in upgrade tests (f656f33)

Documentation

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Apr 03:28

0.2.4 (2026-04-15)

Features

  • add napoln setup to choose default agents (#16) (e8d78a6)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Apr 02:31

0.2.3 (2026-04-15)

Features

  • mark already-installed skills as pre-checked in picker (d615b58)

Bug Fixes

  • distinct color for checked skill picker indicator (3e0a0d6)
  • skill picker indicators render cleanly across terminals (d257369)
  • tests: isolate cwd in CLI fixture to prevent project-scope leakage (#15) (5b9c2e4)
  • use ASCII checkbox indicators in skill picker (c3c862a)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 22:38

0.2.2 (2026-04-14)

Bug Fixes

  • improve interactive skill picker display (9cae2e7)
  • skill picker highlight no longer fills entire line (1492f43)