Here is what we shipped to customers during the week of May 25, 2026. A lighter week than usual, with one headline: Annie now turns a suggested fix into a real pull request straight from chat. The work landed across 4 repos, continuing the Anyshift Product Updates series from last week's post.
Annie opens pull requests straight from chat
Last week each Root Cause Analysis hypothesis gained a fix suggestion. This week that suggestion grew up. The button is now labeled Fix - Open PR, and it does exactly that: it opens a real pull request on GitHub from the change Annie proposes. The same control now renders inline on Annie's chat replies, not only on RCA hypothesis cards, so any answer that implies a code change can become a pull request in one step. The card rehydrates from its latest run when you reload a conversation, so a PR you kicked off earlier stays visible instead of resetting to a cold button. It is live today in 3 deployed services: Annie backend v0.89.0, frontend v0.83.0, and annie-intelligence v0.98.1.
Opening a pull request is gated behind the Anyshift GitHub app. Annie evaluates write access per GitHub org credential and keeps every GitHub write tool disabled until the app is installed, so read-only stays the default and a fix only reaches a repository you explicitly connected. The polymorphic fix-proposal model that backs this shipped in anyshift-commons v1.42.0 and threads through the backend, annie-intelligence, and the frontend so the same proposal renders identically wherever Annie surfaces it.
Annie Memory V2: more room for production context
Annie's agentic memory got a structural rework. We built on our initial ACE design and scaled the memory so Annie dynamically surfaces the relevant production context from large volumes of stored memories. The change is live for all users.
FAQ
What's new at Anyshift the week of May 25, 2026?
Annie's fix proposals now open a real GitHub pull request from any chat reply through the new Fix - Open PR button, not just from Root Cause Analysis hypotheses. A reworked agentic memory layer also lets Annie hold more production context per investigation.
What does the Fix - Open PR button do?
On an Annie chat reply or an RCA hypothesis, Fix - Open PR turns the suggested change into a real pull request on GitHub. It needs the Anyshift GitHub app installed with write access on the target repository, so the action is explicit from the label alone.
Where does Annie suggest fixes now?
Fix proposals used to render only on Root Cause Analysis hypotheses. They now also appear inline on Annie's chat replies, so any answer that implies a code change can become a pull request in one step.
What is Annie Memory V2?
Annie's agentic memory was re-architected to manage extremely large production contexts. Building on our ACE design, Annie now dynamically surfaces the relevant context from large volumes of memories, and the change is live for all users.
How do I let Annie open pull requests?
Install the Anyshift GitHub app on the repositories you want Annie to touch. GitHub write tools, including opening a pull request, stay disabled until that app is installed, so read-only access remains the default.
That's the week. Try it and tell us what it unlocks for your team. We read every reply at app.anyshift.io.
