No description
  • Rust 98.6%
  • Dockerfile 1.4%
Find a file
Ronit Nath a9b1be8cba
All checks were successful
pipeline-service No pipeline action (save)
fix: convention sweep — triage-agent
- Extracted AppState to state.rs
- Bumped kube 0.99→1, k8s-openapi 0.24→0.25
- cargo update

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 23:08:37 -07:00
.sqlx feat: scaffold triage-agent service with full implementation 2026-03-22 20:23:15 -07:00
migrations feat: scaffold triage-agent service with full implementation 2026-03-22 20:23:15 -07:00
seeds feat: seed known patterns for all 18 alert rules 2026-03-22 20:24:36 -07:00
src fix: convention sweep — triage-agent 2026-03-24 23:08:37 -07:00
.env.example wip: implement kube-rs restart + NATS clear-consumer actions, add Fireworks/MiniMax LLM support 2026-03-24 21:39:12 -07:00
.gitignore feat: scaffold triage-agent service with full implementation 2026-03-22 20:23:15 -07:00
Cargo.lock fix: convention sweep — triage-agent 2026-03-24 23:08:37 -07:00
Cargo.toml fix: convention sweep — triage-agent 2026-03-24 23:08:37 -07:00
CLAUDE.md feat: scaffold triage-agent service with full implementation 2026-03-22 20:23:15 -07:00
Containerfile refactor: distroless base, selective lib COPY, per-service cache IDs 2026-03-22 23:02:00 -07:00
deploy.toml feat: add port = 8080 to deploy.toml 2026-03-23 10:43:53 -07:00