Skip to content

Releases: ni-kismet/systemlink-cli

v0.36.0

27 Feb 22:10

Choose a tag to compare

v0.36.0 (2026-02-27)

Features

  • Add slcli skill install command for AI agent skills (#69, 64618ef)
  • feat: add skill install command

  • review feedback

What's Changed

  • feat: add slcli skill install command for AI agent skills by @fredvisser in #69

Full Changelog: v0.35.1...v0.36.0

v0.35.1

27 Feb 21:05

Choose a tag to compare

v0.35.1 (2026-02-27)

Bug Fixes

Full Changelog: v0.35.0...v0.35.1

v0.35.0

27 Feb 19:19

Choose a tag to compare

v0.35.0 (2026-02-27)

Features

  • Add MCP server for AI assistant integration (#68, 41cfc4a)
  • feat: add mcp server support

What's Changed

  • feat: add MCP server for AI assistant integration by @fredvisser in #68

Full Changelog: v0.34.0...v0.35.0

v0.34.0

26 Feb 05:29

Choose a tag to compare

v0.34.0 (2026-02-26)

Features

  • Add routine command group (#67, 070faa0)

  • Add slcli/routine_click.py with list, get, create, update, enable, disable, and delete subcommands for both v1 (notebook scheduling) and v2 (tag-event / alarm-action) Routines APIs - Support --format table/json, --take, --filter (name), --workspace, --enabled/--disabled filters, and interactive pagination for list - Register routine commands in main.py - Add 35 unit tests (tests/unit/test_routine_click.py) - Add E2E test suite (tests/e2e/test_routine_e2e.py) with lifecycle, filter, error-handling, and v1 tests; register 'routine' marker in tests/e2e/conftest.py - Fix webapp E2E cleanup: use try/finally so the webapp is always deleted even when an assertion fails mid-test - Document all commands and options in README.md - Add routine section with schemas and examples to skills/slcli/SKILL.md

What's Changed

Full Changelog: v0.33.0...v0.34.0

v0.33.0

26 Feb 04:01

Choose a tag to compare

v0.33.0 (2026-02-26)

Features

  • Add Exercise 7-1 example (Create and Schedule Test Plans) (#66, 98887d0)
  • feat: add exercise 7-1 example

  • delete unnecessary docs

What's Changed

  • feat: add Exercise 7-1 example (Create and Schedule Test Plans) by @fredvisser in #66

Full Changelog: v0.32.0...v0.33.0

v0.32.0

25 Feb 17:33

Choose a tag to compare

v0.32.0 (2026-02-25)

Features

What's Changed

Full Changelog: v0.31.9...v0.32.0

v0.31.9

23 Feb 05:05

Choose a tag to compare

v0.31.9 (2026-02-23)

Bug Fixes

What's Changed

  • feat: add exercise-5-1-parametric-insights training example by @fredvisser in #64

Full Changelog: v0.31.8...v0.31.9

v0.31.8

19 Feb 22:30

Choose a tag to compare

v0.31.8 (2026-02-19)

Bug Fixes

Full Changelog: v0.31.7...v0.31.8

v0.31.7

19 Feb 22:18

Choose a tag to compare

v0.31.7 (2026-02-19)

Bug Fixes

  • Tag commands without specifying workspace and help formatting (c4af1ce)

Full Changelog: v0.31.6...v0.31.7

v0.31.6

11 Feb 20:09

Choose a tag to compare

v0.31.6 (2026-02-11)

Bug Fixes

  • Performance improvements, bug fixes, and a new Agent Skills definition for slcli (#63, 634fb92)
  • chore: staged changes (create PR) — automated

  • feat: add skill.md

  • lint fix

  • fix: Resolve PR feedback - LINQ operators, asset failure handling, testmonitor improvements, system list docs

What's Changed

  • fix: Performance improvements, bug fixes, and a new Agent Skills definition for slcli by @fredvisser in #63

Full Changelog: v0.31.5...v0.31.6