feat: add financial tools components
- Implemented CompanyProfileCard to display company profile information including market cap, website, and description. - Created FinancialQuoteCard to show stock quotes with price, change, and percentage change. - Developed FinancialChart to visualize stock price data using line and area charts. feat: introduce GitHub tools components - Added CommitHistoryList to display recent commits with author information and commit messages. - Created RepositoryCard to list repositories with details like stars, forks, and last updated date. - Implemented PullRequestList to show pull requests with state and labels. - Developed IssueCard to fetch and display issue details including comments and labels. feat: implement research tools components - Added NewsCarousel to display news articles with source, date, and snippets. - Created ArxivPaperCard to show research papers with authors, publication date, and PDF links. - Implemented SearchResultList to display search results with links and snippets. feat: add weather tool components - Developed WeatherCard to show current weather conditions and a 7-day forecast. - Implemented ForecastView to display detailed weather forecast for multiple days. docs: add continuity session notes for reference - Created CONTINUITY_ses_4603.md to document the session and reference the web-scraper-tool.tsx for patterns.
S
ssdeanx committed
7ecfd627286d1def5a758eb12403685d76a82822
Parent: ae74674