feat: projects as backend sources with system prompt injection (#8739)
Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -140,7 +140,7 @@ fn test_custom_list_builtin_skill_sources() {
|
||||
);
|
||||
assert_eq!(builtin.get("global"), Some(&serde_json::json!(true)));
|
||||
assert_eq!(
|
||||
builtin.get("directory"),
|
||||
builtin.get("path"),
|
||||
Some(&serde_json::json!("builtin://skills/goose-doc-guide"))
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user