Skip to main content
Use browser sign-in for interactive CLI work:
almanac login
The CLI prints a URL and one-time code, waits for browser approval, then stores a refreshable local session.
open      https://…
code      ABCD-EFGH
waiting   approve the Almanac login in your browser
logged in you@example.com

Setup versus login

almanac setup installs concise Almanac guidance for supported coding agents and then signs you in when needed. almanac login only handles authentication. Neither command creates a workspace or wiki, inspects your repository, or uploads files.

Check or clear the session

almanac whoami
almanac logout
Logout removes local Almanac credentials. It does not revoke API keys or other sessions. Programs should use a workspace API key instead.

Next: build a wiki

Create, link, upload, follow the job, and verify the result.