fix: rename keygraph/shannon to farhoodlabs/trebuchet in all workflows and issue templates

- release.yml, release-beta.yml, rollback.yml, rollback-beta.yml: all Docker image names, npm package refs, pnpm filter commands updated
- Issue templates: CLI examples and workspace paths updated to trebuchet

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-04-27 19:06:49 +00:00
parent 1ea2f9529a
commit 3c1a60f908
6 changed files with 51 additions and 51 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ body:
label: Which CLI mode does this apply to?
options:
- Both
- "npx (@keygraph/shannon)"
- "Local (./shannon)"
- "npx (@trebuchet/cli)"
- "Local (./trebuchet)"
- type: textarea
id: alternatives-considered