Skip to content

feat(cloud): cloud agent last-run repo remember#1477

Merged
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/remember-cloud-repo-last-used
Apr 3, 2026
Merged

feat(cloud): cloud agent last-run repo remember#1477
tatoalo merged 1 commit intomainfrom
feat/cloud-agent/remember-cloud-repo-last-used

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 3, 2026

Problem

Cloud task creation did not reliably remember the last selected repo and stale remembered repos could still leak into the cloud task flow

Changes

  • persist last used cloud repo selection
  • restore it safely after async settings hydration
  • clear invalid remembered repos once gh repositories load (we could have scenarios in which user edit their repos and trigger tasks that couldn't end up in a good state from the get-go)

@tatoalo tatoalo self-assigned this Apr 3, 2026
@tatoalo tatoalo requested a review from a team April 3, 2026 09:58
@tatoalo tatoalo merged commit ea2b062 into main Apr 3, 2026
15 checks passed
@tatoalo tatoalo deleted the feat/cloud-agent/remember-cloud-repo-last-used branch April 3, 2026 10:13
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.

2 participants