Edit your profile
Update the information people see on your public profile. Sign in and open Settings → Profile.
Change profile details
/settings/profile edits your display name, bio, company, location and website,
and lets you upload or remove an avatar. The bio is limited to 500 characters
and the website must be an absolute HTTP or HTTPS URL. Empty fields clear saved
values. If someone else updates your profile
first, reload the current values before saving again.
CLI and pinned repositories
Run cafe auth login and select Also allow editing my public profile and pinned repositories in browser consent. Existing logins do not gain this permission automatically. Public profile permissions are separate from token/key management and do not grant access to browser account sessions, passwords, or email settings.
cafe profile edit --bio "Building tools" --website https://example.com changes only the fields provided. An empty string clears a field. If another edit is saved first, the CLI reports a conflict; read the current profile and retry.
cafe profile pin owner/first owner/second replaces the ordered list of up to six pinned repositories. cafe profile pin clears the list, and cafe profile pins lists the pins still readable by your credential. If another change is saved first, read the current pins and retry.
Public profiles display only public, live pinned repositories, in saved order. Private repositories can be pinned when your credential can read them, but they never appear on the public profile. Losing repository access hides a pin from your own list; deletion or loss of public visibility removes it from the public display.
Contribution calendars remain unavailable.