Add MiniMax test-writing composite and template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Paul O'Reilly
2026-04-29 09:32:46 +12:00
parent a89829e31d
commit 21bdeb0c0e
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
kind: composite
name: test-writing-minimax-repo
version: 1
description: "Test writing agent with MiniMax + repo clone via SSH"
layers:
- context: test-writing/v1
- context: minimax-code-methodology/v1
- context: minimax/v1
- context: gitea-ssh/v1
- context: agent-repo/v1