Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions agents/conductors/clone/_clone.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@
"FREE_TIER_SETUP.md", # per-platform chat setup — the platform
# mechanics clone verbatim, the worked prompts
# and dataset names are domain
"CHOOSING_YOUR_AI_TOOL.md", # the other half of that free-tier chat
# surface: which tool to use and how to set it
# up clones verbatim, the domain naming and
# worked examples do not
"config/*",
"benchmarks/README.md", # protocol generic, benchmark table domain
]
Expand Down
Loading