pingdotgg / pingdotgg/t3code

[Bug]: Claude /goal command not working

Open
#9,266 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.
Area

apps/desktop

Steps to reproduce
  1. open a new topic in a selected project
  2. define an Anthropic model.
  3. write a prompt that will enter the plan mode and after the assembled plan accept the implementation.
  4. type /goal command to set a goal for Claude. For example: "/goal all items implemented and with tests passing".
  5. Claude does not respect and for the work in the first round of implementation (objective not yet reached).
Expected behavior

Claude should continue implementing non-stop in any round until it reaches the /goal objectives, as is normally the case in Claude Code.

Actual behavior

After the /goal has been set, Claude stops working on the implementation and waits for user command after the first round.

Impact

Minor bug or occasional failure

Version or commit

No response

Environment

Ubuntu 26.04

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/desktop by reproducing the issue with an Anthropic model, plan mode, and the /goal command. Trace how the goal is handled after the first implementation round, then verify that Claude continues until the stated objective is reached, including when tests are part of the goal.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.