Skip to content

Commit 5be3080

Browse files
Update agent skills to 4142453a7c0a5ed2efbf07e784bf200c51ba8f39 (#202)
Automated update of the agent skills content. Co-authored-by: databricks-ci-ghec-2[bot] <184307802+databricks-ci-ghec-2[bot]@users.noreply.github.com>
1 parent 579e6bb commit 5be3080

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.gen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"source_commit": "b2277054b8d295ae3b8666d6d2d89c22ab08e250"
2+
"source_commit": "4142453a7c0a5ed2efbf07e784bf200c51ba8f39"
33
}

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@
55
# generated collapses it in GitHub diffs/reviews and excludes it from language
66
# stats. Edit the source, never plugins/.
77
plugins/** linguist-generated=true
8+
9+
# internal/eval/skillforge/ is a vendored snapshot of the SkillForge eval
10+
# framework (github.com/databricks-field-eng/skillforge), imported so its
11+
# skill-eval ground truth lives in a shared place. Like the third_party vendor
12+
# trees in universe, mark it generated so it collapses in GitHub diffs/reviews
13+
# and is excluded from language stats. Develop upstream; see the dir's README.
14+
internal/eval/skillforge/** linguist-generated=true

0 commit comments

Comments
 (0)