#What do I run after the install?

1 messages · Page 1 of 1 (latest)

safe canopy
#

Hi folks

I think I've installed OpenClaw, but I've restarted my machine. How do I run it? I thought it might be just openclaw in a terminal, but I'm seeing this:

[j@homelab ~]$ openclaw
 openclaw crestodian - crestodian local - agent crestodian (Crestodian) - session main

 session agent:crestodian:main

Hi, I'm Crestodian.

- Start me when setup, config, Gateway, model choice, or agent routing feels off.
- Using: codex/gpt-5.5 for fuzzy local planning.
- Config: valid. Default agent: main.
- Gateway: reachable at ws://127.0.0.1:18789.

Everything basic is reachable. Use talk to agent when you want the normal agent.
 local ready | idle
 agent crestodian (Crestodian) | session main (Crestodian) | codex/gpt-5.5 | tokens ?

Is that normal? when I speak to it, it doesn't seem to respond. e.g. I told it: I'm going to call you Jack

But it just outputted the local ready | idle line again

I feel like I've done something wrong somewhere. Any help would be greatly appreciated.

drifting belfryBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

safe canopy
#

I typed talk to agent and I now get:

[crestodian] queued: tui.open
[crestodian] running: tui.open
 openclaw tui - local embedded - agent main - session main

 session agent:main:main


Wake up, my friend!


Failed to extract accountId from token
 local ready | idle
 agent main | session main | codex/gpt-5.5 | think medium | tokens ?/200k
#
[j@homelab ~]$ openclaw --version
OpenClaw 2026.5.4 (325df3e)
[j@homelab ~]$ openclaw models status

🦞 OpenClaw 2026.5.4 (325df3e) — Built by lobsters, for humans. Don't question the hierarchy.

Config        : ~/.openclaw/openclaw.json
Agent dir     : ~/.openclaw/agents/main/agent
Default       : codex/gpt-5.5
Fallbacks (0) : -
Image model   : -
Image fallbacks (0): -
Aliases (0)   : -
Configured models (2): codex/gpt-5.5, openai-codex/gpt-5.5

Auth overview
Auth store    : ~/.openclaw/agents/main/agent/auth-profiles.json
Shell env     : off
Providers w/ OAuth/tokens (1): openai-codex (1)
- codex effective=synthetic:codex-app-server | synthetic=plugin-owned | source=codex-app-server
- openai-codex effective=profiles:~/.openclaw/agents/main/agent/auth-profiles.json | profiles=1 (oauth=1, token=0, api_key=0) | openai-codex:<my-email>=OAuth (<my-email>)

OAuth/token status
- openai-codex usage: 5h 98% left ⏱3h 20m · Week 99% left ⏱6d 3h
  - openai-codex:<my-email> (<my-email>) ok expires in 10d
[j@homelab ~]$