Commit 0d67033
fix: include bridge agents in total agent count
The totalAgents calculation was missing bridgeAgents.length,
causing the header to show an incorrect count when bridge agents
(like Architect) were present.
This also fixes a pre-existing issue where the component could
show 'No results' when a search matched only bridge agents.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent bf29f38 commit 0d67033
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments