Skip to content

Add update check and update command (glyph update)#1

Merged
Cellcote merged 2 commits intomainfrom
claude/add-update-check-fEcl3
Feb 10, 2026
Merged

Add update check and update command (glyph update)#1
Cellcote merged 2 commits intomainfrom
claude/add-update-check-fEcl3

Conversation

@Cellcote
Copy link
Owner

  • Add UpdateChecker service that queries NuGet API for latest version
  • Add background update check on startup (once per day, non-blocking)
  • Add glyph update command to update to latest version via dotnet tool
  • Allow update command to run outside a git repository

https://claude.ai/code/session_01G8f5fLMeezmgTuTnAs3ZJp

- Add UpdateChecker service that queries NuGet API for latest version
- Add background update check on startup (once per day, non-blocking)
- Add `glyph update` command to update to latest version via dotnet tool
- Allow update command to run outside a git repository

https://claude.ai/code/session_01G8f5fLMeezmgTuTnAs3ZJp
- Add JsonSerializerContext source generator for NuGet API response
- Use typeof().Assembly instead of Assembly.GetExecutingAssembly()
- Change NuGetVersionIndex to internal for source generator access

https://claude.ai/code/session_01G8f5fLMeezmgTuTnAs3ZJp
@Cellcote Cellcote force-pushed the claude/add-update-check-fEcl3 branch from 9e0615e to a558efb Compare February 10, 2026 10:48
@Cellcote Cellcote merged commit d87b621 into main Feb 10, 2026
1 check 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.

2 participants