feat(ai): add devops-incident-responder agent with domain auto-detection #52

Merged
sarman merged 1 commits from feature/agent-system into master 2026-04-30 01:34:55 +00:00
Owner
  • Implement AgentRegistry system with devops-incident-responder agent
  • Add domain detection based on conversation keywords
  • Inject devops-incident-responder as primary system prompt
  • Auto-switch domain prompts silently when context shifts
  • Fix version update script to handle JSON format correctly
  • Always display version in bottom-left corner
  • Add release notes fallback to git commits if CHANGELOG empty

This implements the full devops-incident-responder agent as the primary
system prompt, with domain-specific SME prompts layered on top based on
conversation content analysis. The version display bug is fixed by removing
the collapsed condition, and release notes now have a fallback mechanism.

- Implement AgentRegistry system with devops-incident-responder agent - Add domain detection based on conversation keywords - Inject devops-incident-responder as primary system prompt - Auto-switch domain prompts silently when context shifts - Fix version update script to handle JSON format correctly - Always display version in bottom-left corner - Add release notes fallback to git commits if CHANGELOG empty This implements the full devops-incident-responder agent as the primary system prompt, with domain-specific SME prompts layered on top based on conversation content analysis. The version display bug is fixed by removing the collapsed condition, and release notes now have a fallback mechanism.
sarman added 1 commit 2026-04-30 00:47:08 +00:00
feat(ai): add devops-incident-responder agent with domain auto-detection
Some checks failed
Test / rust-fmt-check (pull_request) Successful in 1m29s
Test / frontend-typecheck (pull_request) Successful in 1m28s
Test / frontend-tests (pull_request) Successful in 1m30s
Test / rust-clippy (pull_request) Successful in 3m33s
Test / rust-tests (pull_request) Successful in 4m54s
PR Review Automation / review (pull_request) Failing after 8m49s
0b7f1cd9ab
- Implement AgentRegistry system with devops-incident-responder agent
- Add domain detection based on conversation keywords
- Inject devops-incident-responder as primary system prompt
- Auto-switch domain prompts silently when context shifts
- Fix version update script to handle JSON format correctly
- Always display version in bottom-left corner
- Add release notes fallback to git commits if CHANGELOG empty

This implements the full devops-incident-responder agent as the primary
system prompt, with domain-specific SME prompts layered on top based on
conversation content analysis. The version display bug is fixed by removing
the collapsed condition, and release notes now have a fallback mechanism.
sarman added this to the Initial Release project 2026-04-30 00:47:18 +00:00
sarman self-assigned this 2026-04-30 00:47:25 +00:00
sarman added this to the Release Candidit milestone 2026-04-30 00:47:31 +00:00
sarman added the
Kind/Bug
Kind/Feature
Kind/Enhancement
labels 2026-04-30 00:47:42 +00:00
sarman reviewed 2026-04-30 01:21:17 +00:00
sarman left a comment
Author
Owner

Automated PR Review could not be completed - LLM analysis failed or produced no output.

Automated PR Review could not be completed - LLM analysis failed or produced no output.
sarman merged commit ffb8d15187 into master 2026-04-30 01:34:54 +00:00
sarman reviewed 2026-04-30 01:37:00 +00:00
sarman left a comment
Author
Owner

Automated PR Review could not be completed - LLM analysis failed or produced no output.

Automated PR Review could not be completed - LLM analysis failed or produced no output.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sarman/tftsr-devops_investigation#52
No description provided.