You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename GitHub repository to OpenCSGs/csglite; the csghub-lite binary name, local data directory (~/.csghub-lite), and AI app configurations remain unchanged, so existing users upgrade smoothly.
Update Go module path to github.com/opencsgs/csglite; external code importing github.com/opencsgs/csghub-lite/... must update imports.
Homebrew tap name changes to opencsgs/csglite; macOS users should re-tap with brew untap opencsgs/csghub-lite && brew tap opencsgs/csglite https://github.com/OpenCSGs/csglite to receive future brew upgrade updates.
Widen the Library page table layout and improve cell truncation on narrow viewports.