Show Recommended Agents when fewer than 4 Recently Used agents
Shinkai allows you to create advanced AI (local) agents effortlessly
Brought to you by:
nico-shinkai
Originally created by: devin-ai-integration[bot]
This PR modifies the home page to show the "Recommended Agents" section when there are fewer than 4 recently used agents. Previously, the "Recommended Agents" section was only shown when there were no recently used agents.
(recentlyUsedAgents ?? []).length === 0 to (recentlyUsedAgents ?? []).length < 4https://app.devin.ai/sessions/f442b6f86a1841a2ac833fdab4e400f8
Nicolas Arqueros (nico@dcspark.io)
Originally posted by: devin-ai-integration[bot]
🤖 Devin AI Engineer
I'll be helping with this pull request! Here's what you should know:
✅ I will automatically:
- Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
- Look at CI failures and help fix them
Note: I can only respond to comments from users who have write access to this repository.
⚙️ Control Options:
- [ ] Disable automatic comment and CI monitoring
Ticket changed by: nicarq