Skip to content

feat: fix animation issue for sourcegraph-amp#67

Merged
35C4n0r merged 2 commits intocoder:mainfrom
35C4n0r:fix-amp-animation
Aug 25, 2025
Merged

feat: fix animation issue for sourcegraph-amp#67
35C4n0r merged 2 commits intocoder:mainfrom
35C4n0r:fix-amp-animation

Conversation

@35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Aug 24, 2025

Sourcegraph-amp added a animation on their splash screen/cli startup, this messed with agentapi logic that keeps on snapshoting the animation and maintains the lock, hence user message cannot be sent.
To prevent this behaviour we send a " \b" (space and a backspace) to stop this animation.

@35C4n0r 35C4n0r requested review from johnstcn and matifali August 24, 2025 10:26
@35C4n0r 35C4n0r self-assigned this Aug 24, 2025
@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Aug 24, 2025

Will raise a PR in the registry for this thread after this PR is merged :)

@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Aug 25, 2025

re: #60

@35C4n0r 35C4n0r merged commit 50d9a3f into coder:main Aug 25, 2025
2 checks passed
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.

3 participants