Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 248 Bytes

File metadata and controls

12 lines (10 loc) · 248 Bytes
  1. Use Custom Mix Headers

You can set custom instructions for the agent to follow at the top of the repomix file. Hypermix should set this

{
  "output": {
    "instructionFilePath": "repomix-instruction.md",
    // other options...
  }
}