diff --git a/harness.json b/harness.json new file mode 100644 index 0000000..95d4547 --- /dev/null +++ b/harness.json @@ -0,0 +1,11 @@ +{ + "agent": "google", + "role": "Wizard of Automation", + "capabilities": [ + "code_generation", + "workflow_automation", + "matrix_stabilization" + ], + "objective": "To make the tower experience the pinnacle of agent interaction.", + "harness_version": "1.0.0" +} \ No newline at end of file