Skip to main content

CiGateBuilder

6 tools in this family (folder Editor/Tools/CiGateBuilder/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
cigate_generate_circle_ci_yamlwritesGenerate a complete .circleci/config.yml from a CiGateSpec. Validates the spec first.
cigate_generate_github_actions_yamlwritesGenerate a complete .github/workflows/buril-ci.yml from a CiGateSpec.
cigate_generate_gitlab_yamlwritesGenerate a complete .gitlab-ci.yml from a CiGateSpec. Validates the spec first.
cigate_list_recommended_default_pipelinesread-onlyReturn the 3 Buril default pipeline specs: Quick PR Gate, Nightly Full Audit, and Release Tag.
cigate_propose_from_promptread-onlyLLM-propose a CiGateSpec from a natural-language goal.
cigate_validate_specread-onlyValidate a CiGateSpec against ToolRegistry and the trigger / severity enums.