dcdpr / dcdpr/jp

Anthropic contacted despite model override

Open
#980 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
16
Forks
3
Avg merge
1d 1h
Merged PRs (30d)
121

Description

JP version

jp v0.1.0-43d34410 (2026-08-08)

What happened?

api.anthropic.com is down, and returning:

Stream error

 error  api error: overloaded_error: Overloaded: api error: overloaded_error: Overloaded
  kind  Transient

One would expect -m non-anthropic-favorite to not error out, but it does.
Changing the model in toml files - to prevent requiring -m at all - solves it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI's -m model-selection path and how model settings are loaded from the TOML files. Reproduce the failure while api.anthropic.com is unavailable, then verify that selecting non-anthropic-favorite prevents an Anthropic request and retains the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.