Skip to content

fix(projects): show an agent's run on the project it belongs to - #2785

Draft
camielvs wants to merge 1 commit into
09-22-fix_submit_a_spec_that_came_from_the_editor_storefrom
09-22-fix_show_an_agent_s_run_on_the_project_it_belongs_to
Draft

camielvs wants to merge 1 commit into
09-22-fix_submit_a_spec_that_came_from_the_editor_storefrom
09-22-fix_show_an_agent_s_run_on_the_project_it_belongs_to

Conversation

@camielvs

@camielvs camielvs commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Description

Related Issue and Pull requests

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

Additional Comments

🤖 Generated with Claude Code

A run an agent submitted was attributed to the project correctly — the
annotation is written when the run is created, from the scope the embedded
editor carries — but the project's run feed never heard about it. It is
cached for five minutes and does not refetch on focus, so the run was there
and the project said nothing had been run yet.

The agent's submit now refreshes the feed of every project the run belongs
to, which is what the submit button already did.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🎩 Preview

A preview build has been created at: 09-22-fix_show_an_agent_s_run_on_the_project_it_belongs_to/5c8fcc7

camielvs commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant