Skip to content

feat(system prompt): instruct on task tracking#38336

Open
razzeee wants to merge 1 commit into
anomalyco:devfrom
razzeee:gpt-progress
Open

feat(system prompt): instruct on task tracking#38336
razzeee wants to merge 1 commit into
anomalyco:devfrom
razzeee:gpt-progress

Conversation

@razzeee

@razzeee razzeee commented Jul 22, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #38335

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Previously task tracking was not happening often, this basically mirrors what anthropic.txt does

How did you verify your code works?

Ran multiple queries with checklists

Screenshots / recordings

No UI change

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title feat(system prompt): instruct on task tracking doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

Previously task tracking was not happening often, this basically mirrors what anthropic.txt does
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@razzeee

razzeee commented Jul 22, 2026

Copy link
Copy Markdown
Author

I've seen this not work over the weekend, mostly with gpt 5.5

I'm struggling to repro this now with gpt 5.6 - so this might not be needed, I'll try to keep testing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task tracking for gpt does not work

1 participant