Skip to content

Commit 2e4e00e

Browse files
konardclaude
andcommitted
add changeset for tool display names fix (Issue #1470)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent aff6d01 commit 2e4e00e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@link-assistant/hive-mind': patch
3+
---
4+
5+
fix: update tool display names to full official names (Issue #1470)
6+
7+
- Update `getToolDisplayName()` in `src/model-info.lib.mjs` to return full official names: "Anthropic Claude Code", "OpenAI Codex", "OpenCode", "Agent CLI"
8+
- Update usage limit messages in `src/claude.lib.mjs`, `src/codex.lib.mjs`, and `src/agent.lib.mjs` to use full tool names
9+
- Update test assertions in `tests/model-info.test.mjs` and `tests/test-usage-limit.mjs` to match new display names

0 commit comments

Comments
 (0)