Settings

Runtime controls for Gmail, Gemma, and local workspace data. Full setup lives in the README.

Runs nowDeterministic modeNo Gmail, API key, hosted DB, or model download required.
GmailOptional connectorUse only when you want real inbox evidence.Configure
GemmaOptional Ollama Cloud is disabledOptional model-backed proposals.Configure
Local data.careeros-data/state.jsonExport/import/delete this workspace only.Manage
Run locallypnpm install && pnpm dev
Configure env.env.local
GmailReadonly OAuth only
GemmaOllama Cloud API key

No desktop Ollama server and no local model download are required for this public demo.

Workspace storage

Export, import, and delete only affect this local workspace.

json-file
Data directory.careeros-data/state.jsonShown as a repo-relative path; JSON file storage is the default public demo persistence.
Workspace stateEmpty workspaceNew users connect Gmail first; sanitized judge data stays on `/judge-demo`.
Last importNo importsManual imports will appear here.
Export JSON

Export returns the current normalized state as JSON. Import accepts only validated CareerOS workspace exports, replaces state after full validation, and rejects private paths, secret-looking values, OAuth fields, raw provider output, and raw inbox bodies. Delete is only enabled for the default `.careeros-data` directory and recreates an empty workspace on next read.