Add IT-One AI agent template, eval gate, and deployment skeleton
Deploy / validate-image (push) Successful in 45s
Eval Gate / evaluate (push) Failing after 1m42s

This commit is contained in:
2026-08-21 12:14:55 +02:00
parent d1a12d7880
commit d406da1312
25 changed files with 243 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
---
name: Bug report
about: Report a reproducible agent or evaluation problem
title: "[bug] "
labels: bug
---
## What happened?
## Reproduction
## Expected behavior
## Evaluation impact
+15
View File
@@ -0,0 +1,15 @@
---
name: Feature request
about: Propose a scoped capability or prompt change
title: "[feature] "
labels: enhancement
---
## Problem
## Proposed behavior
## Prompt, tool, or memory impact
## Acceptance criteria