Skip to content

v1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:25
5d95bfe

Changelog

  • b77cce9 feat(api): pipeline and cache stats endpoints
  • 45589b7 feat(cli): interactive setup wizard framework
  • 55c5059 feat(cli): wire wizard into install command
  • 2c87a79 feat(correlator): wire LLM router into remediation pipeline
  • 81e0729 feat(llmrouter): tiered LLM routing layer with per-task model dispatch
  • 2ffa662 feat(notify): PagerDuty Events API client
  • 721f319 feat(notify): PagerDuty and Alertmanager config model fields
  • b55944c feat(notify): integrate PagerDuty into notification router
  • 7460d2d feat(observability): Phase 3 — Loki, Tempo, Grafana dashboards, event store
  • ceeb6a9 feat(tools): Phase 4.1 — tool plugin interface, registry, executor, config
  • 20cca4e feat(tools): Phase 4.2 — kubectl tool plugin with command validation
  • e56b01a feat(tools): Phase 4.3 — helm and argocd tool plugins
  • ec6f5c4 feat(tools): Phase 4.4 — GitHub REST API and Terraform binary tool plugins
  • 6755af4 feat(tools): tool action routes in correlator and executor
  • 71436c4 feat: Phase 0.1+1.3+1.4 — feature flags, rule engine, pipeline integration, prompt context
  • 7f6c0e4 feat: Phase 2.0 — hash-based semantic cache for LLM dedup
  • 4170971 fix(cli): align agent service name with Helm chart default
  • b89acc8 fix(helm): correct Prometheus service address in values.yaml
  • 7a0a4f5 fix(helm): correct llmModel default prefix
  • 5d95bfe refactor: production-optimized Dockerfiles with multi-stage wheels and BuildKit cache