story-kit: create 207_story_rename_llm_provider_labels_claude_pty_to_claude_code_anthropic_to_anthropic_api

This commit is contained in:
Dave
2026-02-26 14:11:20 +00:00
parent 089287c8a2
commit 6a389d86ee

View File

@@ -0,0 +1,19 @@
---
name: "Rename LLM provider labels: claude-pty to Claude Code, Anthropic to Anthropic API"
---
# Story 207: Rename LLM provider labels: claude-pty to Claude Code, Anthropic to Anthropic API
## User Story
As a user, I want the LLM provider dropdown to show "Claude Code" for the claude-pty provider and "Anthropic API" for the Anthropic API-key provider, so that the names are clear and recognizable.
## Acceptance Criteria
- [ ] The claude-pty provider is labeled "Claude Code" in the UI dropdown
- [ ] The Anthropic API-key provider is labeled "Anthropic API" in the UI dropdown
- [ ] No functional changes to the providers themselves
## Out of Scope
- TBD