[Bug]: Desktop 0.1.35 rejects /goal although goal implementation is bundled
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Accessibilité débutants
- 62/100
- Type d'issue
- Bug
- Clarté
- Plutôt claire
- Activité
- Active
- Stack technique
- javascript
- Domaine
- desktop
Piste de recherche
Reproduce the missing /goal behavior in Desktop 0.1.35, then inspect the slash-command handling around out/renderer/assets/workspace-screen-*.js and the bundled @commandcode/harness implementation in node_modules/@commandcode/harness/dist/index.js. Compare the behavior with the related /usage issue #70; done means /goal appears in the picker and /goal <objective> starts the goal workflow instead of returning Unknown command.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
GUI version
0.1.35
Operating system
macOS (Apple silicon)
Reproduction steps
- Open Command Code Desktop 0.1.35.
- Open any project/session.
- Type
/and search forgoal. - Observe that
/goalis not present in the slash-command picker. - Manually enter
/goal test goaland submit it. - Desktop returns
Unknown command: /goal.
Expected behavior
/goal should be available as a built-in slash command and /goal <objective> should start the goal workflow.
The Command Code slash-command documentation lists /goal <objective>|clear|status.
Actual behavior
/goal is not shown in the Desktop slash-command picker.
Entering it manually results in:
Unknown command: /goal
This reproduces on Desktop 0.1.35 on Apple Silicon macOS.
Screenshots, recordings, or sanitized logs
Additional read-only diagnostics:
- Command Code Desktop: 0.1.35
- macOS: 27.0 (26A428)
- Architecture: arm64
- @commandcode/harness: 0.1.0
- No custom /goal command exists at user or project level.
- External Command Code CLI version: 1.58.1
The shipped Desktop bundle contains /goal-related implementation:
GOAL_CODE_FOUND=YES
Renderer JS files containing /goal: 1
Harness contains /goal: True
'goal clear': True
'maxTurns': True
'max-turns': True
'activeGoal': True
USER_CUSTOM_GOAL=NO
PROJECT_CUSTOM_GOAL=NO
Relevant bundled files:
out/renderer/assets/workspace-screen-*.js
node_modules/@commandcode/harness/dist/index.js
This suggests that goal support is included in the packaged Desktop application, but /goal is not being exposed or recognized by the Desktop slash-command layer.
Possibly related to #70, where another built-in slash command (/usage) is missing/broken in Desktop.
Safety check
- I removed credentials and private project information from this report.
- Langage dominant
- Shell
- Étoiles
- 80
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de CommandCodeAI/desktop
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 85/100
CommandCodeAI/desktop#107 ·
-
enhancement
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/desktop#94 ·
-
enhancement
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/desktop#66 · 1 commentaire · 2 réactions ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 30/100
CommandCodeAI/desktop#109 · 1 commentaire ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 30/100
CommandCodeAI/desktop#108 · 1 commentaire ·
Toutes les issues de CommandCodeAI/desktop
Issues similaires
-
align on terminology Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CycloneDX/transparency-exchange-api#393 · 1 commentaire ·
-
module/agent platform/macos type/bug/regression
Difficulté 2/5 1-3 heures Accessibilité débutants 88/100
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 92/100
CachyOS/cachyos-aur-derived#754 ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 90/100
CrowdStrike/falcon-scripts#528 ·
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100