Skip to content

fix: agent rename restart, avatar fallback, migration immutability#2507

Open
Chessing234 wants to merge 3 commits into
block:mainfrom
Chessing234:fix/rename-avatar-migrations
Open

fix: agent rename restart, avatar fallback, migration immutability#2507
Chessing234 wants to merge 3 commits into
block:mainfrom
Chessing234:fix/rename-avatar-migrations

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Renames trip restart + refresh the agents UI (#1823)
  • Standalone agent cards fall back to the managed avatar URL (#2366)
  • CI rejects in-place edits to shipped migrations (#2472)

Test plan

  • Rename a running agent → restart required / auto-restart; Agents list shows new name
  • Custom agent with avatar but empty profile picture still shows icon in Agents
  • PR that edits an existing migrations/*.sql fails the new CI check; adding a new migration passes

Closes #1823
Closes #2366
Closes #2472

Made with Cursor

Chessing234 and others added 3 commits July 23, 2026 15:20
Include the display name in the spawn config hash and refresh the agents UI after instance updates so renames apply to AGENTS.md and mid-session identity.

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Prefer the managed agent avatar URL when the Nostr profile picture is missing so custom agents do not look stopped across communities.

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Fail PRs that modify shipped migrations so sqlx checksums stay valid on upgrade.

Signed-off-by: Taksh <takshkothari09@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant