ReidLCaulder/agentic-equity-researcher
docs: update documentation to reflect Gemini 2.5 models (3.0 deferred)
fix: add defensive checks for streaming events and better error logging
fix: revert to Gemini 2.5 models (gemini-2.5-pro, gemini-2.5-flash)
fix: use correct Gemini 3 model names with -preview suffix
feat(equity_researcher): add real-time agent progress indicator (Task #26)
feat(equity_researcher): add database query tools for institutional memory (Task #6)
feat(equity_researcher): add temporal context to news research (Task #5)
feat(equity_researcher): upgrade to Gemini 3.0 models (Task #4)
fix: add defensive handling for invalid tool_call types
docs: update Development To-Do List - mark Task #3 complete
feat(equity_researcher): fix analyst architecture mismatch (Task #3)
edited master plan
feat(equity_researcher): complete database persistence task #2
fix: use flexible imports for equity_researcher package compatibility
Edited todolist
f
refactor: rename chief_of_staff to desk_head
refactor: Organize monorepo structure for Equity Researcher and Studio Zero
removed example agents
feat: Implement multi-agent workflow for parallel bull/bear thesis analysis and structured judge evaluation.
feat: implement Chief of Staff agent to process user queries, extract company details, and generate research briefings.
feat: Create team subgraph factory for bull/bear equity research agents
feat: Implement initial equity researcher application with core agents, graph workflow, and financial tools.
docs: Add guide for deploying the equity researcher project to Hugging Face Spaces.
feat: Add master implementation plan for the equity research agent and Hugging Face Spaces deployment guide, alongside requirements and README updates.
Fix: Explicitly disable example caching with cache_examples=False
Fix: CSV field limit for large outputs, improve structured output fallback
fix: Remove examples entirely to prevent Gradio caching crash
fix: Disable example caching to prevent CSV field limit crash
fix: Update to Gradio 6.x message format for chatbot
fix: Update to Gradio 6.x message format for chatbot
edit
feat: Implement equity researcher application with Judge agent, research tools, and Supabase long-term memory.
feat: Establish equity researcher project with dynamic bull/bear team subgraphs and specialized agents.
feat: Implement equity research team subgraphs with bull/bear specific agents and prompts.
feat: Initialize core agent teams, graph components, and external tools with documentation and tests.
Updated prompts for the Bull Team
Updated prompts for Bearish Team
Bear team sec
bear team researcher
Bullish SEC and researcher prompts
Added the Bull Analyst system prompt.
updated master plan and mermaid graph in README.md
feat: Add team subgraph factory for building and coordinating analyst, research, and SEC agents.
feat: Restructured team workflow with 2 separate teams for bull and bear
doc: corrected the mermaid graph in README.md
feat: Restructure team workflow with Lead Analyst as entry point
docs: Add README detailing the Equity Research Multi-Agent System, its architecture, usage, and components.
feat: Introduce Chief of Staff agent for initial briefing and context extraction, along with new agent state, database utilities, and tests.
feat: Initialize multi-agent equity researcher with supervisor, bull/bear teams, core agents, and a comprehensive README.
