Skip to content

Commit 1b84965

Browse files
Add EVALS.md internal documentation and exclude it from destination files (#24)
* Add EVALS.md internal documentation and exclude it from destination files - Introduced EVALS.md to document the evaluation process for agent skills, detailing the evaluation loop, grading, and integration with Skillet. - Updated copy.bara.sky to exclude EVALS.md from destination files during sync operations. * copy tweak GitOrigin-RevId: 8a1df51f644c8b6ea7976de1fb18418be5a0f3c9
1 parent c0e58b6 commit 1b84965

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

copy.bara.sky

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ DESTINATION_FILES_EXCLUDE = [
2525
"package.json",
2626
"pnpm-lock.yaml",
2727
"pnpm-workspace.yaml",
28+
"EVALS.md",
2829
]
2930

3031
DEFAULT_COMITTER = "Render Engineering <dev-public@render.com>"

0 commit comments

Comments
 (0)