v0.5.0
Added
- Opt-in local API gateway (loopback OpenAI/Anthropic-compatible:
/healthz,/v1/models,/v1/chat/completions,/v1/responses,/v1/messages). - Settings can copy the OpenAI/Anthropic base URLs and the current Bearer key without rotating it.
- Settings can change the gateway listen port with Apply or Random. The port is persisted and the listener rebinds when running.
Changed
- Settings is now four top tabs: Accounts, Gateway, Capabilities, About.
Install:
dsh plugin --profile web add dsh-coding-subscription-oauth@0.5.0
dsh plugin --profile web update dsh-coding-subscription-oauth