A Claude Code-style workflow for scoped engineering maintenance: it reads issues, loads repo context, plans a narrow patch, runs checks, and opens a reviewable PR with evidence instead of pretending the merge is done.
Safe outputs only. Credentials, links, paths, and source identifiers were removed before publication.
Tools: GitHub, Repo Instructions
Scope accepted Limit the change to settings state propagation and the model selector refresh test.
Tools: GitHub
Context bundle Settings key save and model availability are not subscribed through the same reactive state path.
Tools: GitHub
Narrow patch + Refresh provider availability after key save + Assert the saved provider appears without reload
Tools: CI Runner, GitHub
Draft PR ready 1 focused patch, 1 regression test, 3 checks passed. Human review and merge are still required.
Turn routine maintenance issues into clean pull requests with tests, logs, and a clear human review boundary.