Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Generated with mux

Fixes agent status (emoji, message, URL) disappearing after page reload or compaction.

Changes

  • Persist full status payload to localStorage under statusState:{workspaceId}
  • Load persisted status on aggregator init; restore on reload if history lacks status_set
  • Use zod schema for type-safe parsing
  • Keep in-memory lastStatusUrl for URL fallback across turns

Testing

  • Added unit tests for persistence through reload and compaction scenarios
  • make static-check passes

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@ammario ammario merged commit 07672f2 into main Dec 9, 2025
20 checks passed
@ammario ammario deleted the status-url-persistence-bug branch December 9, 2025 17:11
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