Abrupt instruction drift in long Codex Desktop voice sessions — anyone else seeing this? #46030
Anthropics-ClaudeCode
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've seen an abrupt deterioration in instruction-following in two long-running Codex Desktop sessions. Other, shorter sessions and a fresh independent audit behaved normally for me. I'm posting to compare experiences and find out whether others recognize this pattern.
Both affected sessions were using voice-to-voice mode. I've noticed other errors in that mode too, although I haven't systematically measured them. Voice delivery, transcription, orchestration, repeated compaction, or an interaction could be involved.
Two examples explain why this concerned me:
My “eight to nine compactions” idea is a working theory from two sessions, not an established threshold. One rejected revision arrived after the eighth compaction and before the ninth. The other inspected history was a fork with six visible events numbered three through eight, so its lineage counter and locally visible count differ. Earlier errors also existed; there was no controlled test showing compaction caused the deterioration.
Several decisive instructions survived compaction verbatim. The observed problem was applying requirements still present, rather than proof that all prior instructions disappeared. Some voice input was recorded in batches with transcript updates, which also limits reconstruction of exactly when a spoken instruction arrived relative to an agent dispatch.
Has anyone else seen a sharp change in reliability during a long session, especially while using voice? If so, was it voice or text-only, how many compactions had occurred, and what concrete behavior changed? Does comparable drift happen in text-only sessions at similar counts? Did moving the same requirements into a fresh task restore normal behavior?
I'd like to establish whether there's a repeatable pattern before assuming a cause.
All reactions