Skip to content

Releases: AIops-tools/Inference-AIops

v0.3.0

Choose a tag to compare

@zw008 zw008 released this 17 Jul 05:39

Undo executor (undo list / undo apply) line-wide + this tool's platform/framework expansion + coverage. See CHANGELOG.md.

v0.2.1

Choose a tag to compare

@zw008 zw008 released this 16 Jul 15:05

Fix release: secrets.enc follows _AIOPS_HOME; sanitized failures audit as status=error (no undo recorded for failed calls); doctor/init fully test-covered. Tool-specific fixes in CHANGELOG.md.

v0.2.0

Choose a tag to compare

@zw008 zw008 released this 13 Jul 11:23

Security-hardening release from a line-wide code review. Highlights: secure-by-default approver gate for high/critical operations (init seeds a starter rules.yaml), percent-encoded URL path segments, single-sourced version, governance persistence + CLI write-path tests. See CHANGELOG.md for the full list. BREAKING: fresh installs with no rules.yaml now deny high/critical writes until an approver is recorded.

Inference-AIops v0.1.1

Choose a tag to compare

@zw008 zw008 released this 13 Jul 07:41

Patch: config.yaml now honors the *_AIOPS_HOME env var; CLI writes are now audited + undo-recorded through the governance path (previously MCP-only). See CHANGELOG.

inference-aiops v0.1.0

Choose a tag to compare

@zw008 zw008 released this 12 Jul 06:59

Governed GPU inference ops over vLLM + Ray Serve/Jobs — 30 MCP tools. Flagship diagnose_latency_spike correlates queue depth + KV pressure + prefix locality. Prometheus-native. Vendored governance harness; scale-down/scale-to-zero/drain/undeploy/hot-swap gated by dry-run + double-confirm. Preview / mock-only.