TUN-10258: add agents.md

* chore: add agents.md

this was generated by opencode's /init command
This commit is contained in:
Luis Neto
2026-02-24 11:17:27 +00:00
parent 839b874cad
commit 649705d291
2 changed files with 263 additions and 3 deletions
+12 -3
View File
@@ -9,7 +9,18 @@ default:
VAULT_ID_TOKEN:
aud: https://vault.cfdata.org
stages: [sync, pre-build, build, validate, test, package, release, release-internal, review]
stages:
[
sync,
pre-build,
build,
validate,
test,
package,
release,
release-internal,
review,
]
include:
#####################################################
@@ -56,5 +67,3 @@ include:
############## Manual Claude Review #################
#####################################################
- component: $CI_SERVER_FQDN/cloudflare/ci/ai/review@~latest
inputs:
whenToRun: "manual"