[BUG] Routine detail view only shows first repository when multiple are selected
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When creating a routine with multiple GitHub repositories selected, the routine detailview only displays the first repository. The remaining repos are truncated/hidden with no indication that more exist.
Actual: Only the first repository is shown as a badge (e.g., "athena-forge"). No count indicator, no expand button, no tooltip showing the others.
This is a display-only issue — the routine runs correctly against all selected repos.
But you can't verify which repos are included without editing the routine.
Impact: Users with multi-repo routines (e.g., a dependency auditor scanning all org
repos)
cannot confirm their routine configuration without clicking edit. If a repo was
accidentally
excluded during setup, there's no way to notice from the detail view.
Environment:
- Plan: Max
- Platform: Windows 11, Chrome
- Routines feature: research preview (launched 2026-04-14)
- Claude Code version: latest
What Should Happen?
Expected: All selected repositories are visible (list, badges, or expandable section)
Error Messages/Logs
Steps to Reproduce
Steps to reproduce:
- Go to claude.ai/code/routines → New routine
- Add 2+ GitHub repositories (e.g., I added 5)
- Save and create the routine
- Open the routine detail page
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
latest
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗