Releases: ni-kismet/systemlink-cli
v0.36.0
v0.36.0 (2026-02-27)
Features
-
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
v0.35.0
v0.35.0 (2026-02-27)
Features
- 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
v0.34.0 (2026-02-26)
Features
-
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
- feat: add routine command group by @fredvisser in #67
Full Changelog: v0.33.0...v0.34.0
v0.33.0
v0.33.0 (2026-02-26)
Features
-
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
v0.32.0 (2026-02-25)
Features
What's Changed
- feat: add comment support by @fredvisser in #65
Full Changelog: v0.31.9...v0.32.0
v0.31.9
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
v0.31.7
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
v0.31.6 (2026-02-11)
Bug Fixes
-
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