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:
Douwe Osinga
2026-05-07 10:30:15 -04:00
committed by GitHub
parent bced4ea5ec
commit ff42171903
29 changed files with 1241 additions and 919 deletions
@@ -5,6 +5,8 @@
"description": "Description",
"descriptionPlaceholder": "What it does and when to use it...",
"editTitle": "Edit skill",
"global": "Global",
"globalHint": "Available to all sessions",
"instructions": "Instructions",
"instructionsPlaceholder": "Markdown instructions the agent will follow...",
"name": "Name",
@@ -12,6 +14,8 @@
"nameValidation": "Use 164 lowercase letters, numbers, or hyphens. Names cannot start or end with a hyphen.",
"pathOnDisk": "Path on disk",
"newTitle": "New skill",
"projectHint": "Stored in the project folder",
"saveLocation": "Save to",
"saving": "Saving..."
},
"view": {