Skip to content

Claudish configuration for Clawrouter #139

Description

@RevolNoom

I want to use claudish with clawrouter. This is my ~/.claudish/config.json

{
"version": "1.0.0",
"defaultProfile": "default",
"profiles": {
"default": {
"name": "default",
"description": "Default profile - shows model selector when no model specified",
"models": {},
"createdAt": "2026-06-02T14:06:10.564Z",
"updatedAt": "2026-06-02T14:06:10.564Z"
}
},
"defaultProvider": "clawrouter",
"autoApproveConfirmedAt": "2026-06-02T14:06:14.898Z",
"customEndpoints": {
"clawrouter": {
"kind": "simple",
"format": "openai",
"url": "http://127.0.0.1:8402/v1",
"apiKey": "none"
}
},
"stats": {
"enabled": false,
"lastMonthlyPrompt": "2026-06-02T14:06:14.903Z",
"promptedVersion": "7.2.0"
}
}

And then I ran:

claudish --model clawrouter@free

Any request I send keep getting "Retrying".

claudish version 7.2.0

System Details Report


Report details

  • Date generated: 2026-06-02 21:46:52

Hardware Information:

  • Hardware Model: Dell Inc. Inspiron 3580
  • Memory: 24.0 GiB
  • Processor: Intel® Core™ i7-8565U × 8
  • Graphics: Intel® UHD Graphics 620 (WHL GT2)
  • Graphics 1: HAINAN
  • Disk Capacity: 2.1 TB

Software Information:

  • Firmware Version: 1.30.0
  • OS Name: Ubuntu 24.04.4 LTS
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: Wayland
  • Kernel Version: Linux 6.17.0-23-generic

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions