Skip to content

Releases: grafana/agento11y

plugins/agento11y/v0.20.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:02
a4e0bb2

[0.20.0] - 2026-07-21

Breaking Changes

  • rename public SDK APIs from sigil to agento11y (#403)

Features

  • plugins: rename launcher state folder to agento11y (#404)
  • plugins: move CLI config to ~/.config/agento11y/config.env (#401)
  • sdk: rename attributes from sigil.* to agento11y.* (#392)
  • rename package identities from sigil-sdk to agento11y (#397)

plugins/sigil/v0.19.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:58
6b0216f

[0.19.0] - 2026-07-17

Features

  • plugins/sigil: rename sigil CLI to agento11y (#393)
  • add AGENTO11Y_* env var aliases with SIGIL_* fallback (#395)

plugins/sigil/v0.18.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:43
c42754d

[0.18.0] - 2026-07-13

No user-facing changes.

plugins/sigil/v0.17.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:34
a1127d2

[0.17.0] - 2026-06-23

Features

  • plugins/sigil: add Settings tab to the local viewer (#345)

Bug Fixes

  • plugins/sigil: stop local daemons started with go run (#344)

plugins/sigil/v0.16.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:19
0562efd

[0.16.0] - 2026-06-19

Features

  • plugins/sigil: prompt for content capture, tags, and guards in login (#335)

plugins/sigil/v0.15.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:19
b007f12

[0.15.0] - 2026-06-18

Features

  • plugins/cursor: add tool-call guards (block + transform) (#306)

Bug Fixes

  • plugins/sigil: scope the headline model count to the time window (#333)

plugins/sigil/v0.14.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:38
38609d9

[0.14.0] - 2026-06-18

Features

  • plugins/sigil: add doctor diagnostic command (#330)
  • plugins/sigil: add sigil cursor install command (#326)
  • plugins/sigil: improve design of the local conversation detail view (#331)
  • plugins/sigil: add stats cards to the conversations list view (#327)
  • plugins/mistral-vibe: add mistral vibe support (#329)
  • plugins: add git.branch and cwd built-in tags to pi, opencode, codex, copilot (#328)
  • plugins/copilot: apply transform/redact guards (#311)
  • plugins: log when a guard redaction transform is applied (#322)
  • plugins/sigil: chart token usage in the local viewer (#303)

plugins/sigil/v0.13.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:35
473c7b4

[0.13.0] - 2026-06-16

Features

  • plugins/codex: apply transform/redact guards (#305)
  • plugins/sigil: add install script for prebuilt binaries (#298)

plugins/sigil/v0.12.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:57
66ffad9

[0.12.0] - 2026-06-12

Features

  • plugins/claude: apply transform/redact guards (#297)

plugins/sigil/v0.11.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 07:53
1fda33e

[0.11.0] - 2026-06-06

Bug Fixes

  • plugins/sigil: fix compilation on Windows (#291)

Documentation

  • plugins: add go install path for Linux and Windows (#289)