Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(dogfood): update claude_system_prompt to not report system prompt status change#20053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@ssncferreira
Copy link
Contributor

Description

This PR updates the dogfood "Write Coder on Coder" template by modifying the Claude system prompt so that it does not report task status changes related to the system prompt itself.

Currently, when a user adds the initial prompt, the Claude code workspace app (configured via Terraform) reports four status changes:Working → Idle → Working → Idle
The first pair (Working → Idle) is caused by the status reporting of the system prompt, which is unnecessary noise.
These redundant transitions also triggered notification reports, leading to extra, misleading updates.

With this update, the system prompt will no longer trigger status transitions or notifications, ensuring that only user-driven prompts cause meaningful status and notification updates.

@ssncferreirassncferreira marked this pull request as ready for reviewOctober 1, 2025 11:36
@ssncferreirassncferreira merged commit516af76 intomainOct 1, 2025
30 of 32 checks passed
@ssncferreirassncferreira deleted the ssncferreira/chore-dogfood-claude-system-prompt branchOctober 1, 2025 11:39
aslilac pushed a commit that referenced this pull requestOct 7, 2025
…pt status change (#20053)## DescriptionThis PR updates the dogfood "Write Coder on Coder" template by modifyingthe Claude system prompt so that it does not report task status changesrelated to the system prompt itself.Currently, when a user adds the initial prompt, the Claude codeworkspace app (configured via Terraform) reports four status changes:`Working → Idle → Working → Idle`The first pair (`Working → Idle`) is caused by the status reporting ofthe system prompt, which is unnecessary noise.These redundant transitions also triggered notification reports, leadingto extra, misleading updates.With this update, the system prompt will no longer trigger statustransitions or notifications, ensuring that only user-driven promptscause meaningful status and notification updates.
ssncferreira added a commit that referenced this pull requestOct 15, 2025
## DescriptionUpdate `claude_code` module `system_prompt` variable in template "WriteCoder on Coder". Claude-code module now incorporates Coder's innersystem prompt for proper integration with task reporting.Related to PRs:*#20053*coder/registry#443 andcoder/registry#461---------Co-authored-by: Atif Ali <atif@coder.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@mafredrimafredrimafredri approved these changes

Assignees

@ssncferreirassncferreira

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ssncferreira@mafredri

[8]ページ先頭

©2009-2025 Movatter.jp