Skip to content
Closed
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
2 changes: 1 addition & 1 deletion scripts/test-context.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ warnings=0

# --- Expected items (override via env vars) ---

EXPECTED_SKILLS="${EXPECTED_SKILLS:-docmost fpf-simple gws-calendar gws-calendar-agenda gws-calendar-insert gws-docs gws-docs-write gws-drive gws-drive-upload gws-gmail gws-gmail-forward gws-gmail-reply gws-gmail-reply-all gws-gmail-send gws-gmail-triage gws-meet gws-sheets gws-tasks playwright-cli prompt-engeneering tgcli}"
EXPECTED_SKILLS="${EXPECTED_SKILLS:-docmost fpf-problem-solving gws-calendar gws-calendar-agenda gws-calendar-insert gws-docs gws-docs-write gws-drive gws-drive-upload gws-gmail gws-gmail-forward gws-gmail-reply gws-gmail-reply-all gws-gmail-send gws-gmail-triage gws-meet gws-sheets gws-tasks playwright-cli prompt-engeneering tgcli}"

# Optional items — allowed but not required (present = OK, absent = OK)
OPTIONAL_SKILLS="${OPTIONAL_SKILLS:-ccbox ccbox-insights}"
Expand Down
Loading