init: seed framework reference content from agent-runtimes main repo
This commit is contained in:
12
harnesses/contexts/minimax-code-methodology/v1/harness.yaml
Normal file
12
harnesses/contexts/minimax-code-methodology/v1/harness.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
kind: context
|
||||
name: minimax-code-methodology
|
||||
version: 1
|
||||
description: "MiniMax-specific coding methodology: directive style, anti-loop, test scope enforcement"
|
||||
requires: []
|
||||
provides: [coding-agent]
|
||||
|
||||
context_files:
|
||||
- source: ./CLAUDE.md
|
||||
target: /opt/harness/context/minimax-code-methodology/CLAUDE.md
|
||||
- source: ./run-tests.sh
|
||||
target: /opt/harness/context/minimax-code-methodology/run-tests.sh
|
||||
Reference in New Issue
Block a user