feat: add Leads Finder agent mode (v2.2.0)

This commit is contained in:
admin
2026-03-19 04:44:57 +00:00
Unverified
parent a7958d2e63
commit 1e02cef35a
5 changed files with 35 additions and 6 deletions

View File

@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning]
## [2.2.0] - 2026-03-19 04:44 UTC
### Added
- **Leads Finder Agent** - New agent mode in Vibe Architect that finds relevant influencers, prospects, and leads across social media platforms (Instagram, Twitter/X, LinkedIn, YouTube, TikTok)
- **Auto Web Search** - Leads Finder automatically enables web search to find real-time leads data
- **Structured Lead Format** - Returns leads in consistent format: Name | Followers | Region | Location with description and social URL
### Technical Details
- Files modified: 3 (AIAssist.tsx, translations.ts, openrouter.ts)
## [2.1.0] - 2026-03-18 22:06 UTC
### Added