CoolFace
Apppublic

ReidLCaulder/agentic-equity-researcher

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
50 commits on main
70845958mo ago

docs: update documentation to reflect Gemini 2.5 models (3.0 deferred)

Reid Caulder, Claude Opus 4.5
e2d45648mo ago

fix: add defensive checks for streaming events and better error logging

Reid Caulder, Claude Opus 4.5
457bcc48mo ago

fix: revert to Gemini 2.5 models (gemini-2.5-pro, gemini-2.5-flash)

Reid Caulder, Claude Opus 4.5
6851ab38mo ago

fix: use correct Gemini 3 model names with -preview suffix

Reid Caulder, Claude Opus 4.5
4cdbc8b8mo ago

feat(equity_researcher): add real-time agent progress indicator (Task #26)

Reid Caulder, Claude Opus 4.5
eedec838mo ago

feat(equity_researcher): add database query tools for institutional memory (Task #6)

Reid Caulder, Claude Opus 4.5
45ded528mo ago

feat(equity_researcher): add temporal context to news research (Task #5)

Reid Caulder, Claude Opus 4.5
6a6e9bb8mo ago

feat(equity_researcher): upgrade to Gemini 3.0 models (Task #4)

Reid Caulder, Claude Opus 4.5
4cae0898mo ago

fix: add defensive handling for invalid tool_call types

Reid Caulder, Claude Opus 4.5
4244c9b8mo ago

docs: update Development To-Do List - mark Task #3 complete

Reid Caulder, Claude Opus 4.5
df422f58mo ago

feat(equity_researcher): fix analyst architecture mismatch (Task #3)

Reid Caulder, Claude Opus 4.5
e6ebc7b8mo ago

edited master plan

Reid Caulder
c4777978mo ago

feat(equity_researcher): complete database persistence task #2

Reid Caulder, Claude Opus 4.5
427ffcf8mo ago

fix: use flexible imports for equity_researcher package compatibility

Reid Caulder, Claude Opus 4.5
ac5969d8mo ago

Edited todolist

Reid Caulder
088d74d8mo ago

f

Reid Caulder
623cd588mo ago

refactor: rename chief_of_staff to desk_head

Reid Caulder, Claude Opus 4.5
9af04169mo ago

refactor: Organize monorepo structure for Equity Researcher and Studio Zero

Reid Caulder, Claude Opus 4.5
0ea74469mo ago

removed example agents

Reid Caulder
7f49f509mo ago

feat: Implement multi-agent workflow for parallel bull/bear thesis analysis and structured judge evaluation.

Reid Caulder
6856ecc9mo ago

feat: implement Chief of Staff agent to process user queries, extract company details, and generate research briefings.

Reid Caulder
31499aa9mo ago

feat: Create team subgraph factory for bull/bear equity research agents

Reid Caulder
6b2d73d9mo ago

feat: Implement initial equity researcher application with core agents, graph workflow, and financial tools.

Reid Caulder
699681b9mo ago

docs: Add guide for deploying the equity researcher project to Hugging Face Spaces.

Reid Caulder
0b94ea29mo ago

feat: Add master implementation plan for the equity research agent and Hugging Face Spaces deployment guide, alongside requirements and README updates.

Reid Caulder
edc127e9mo ago

Fix: Explicitly disable example caching with cache_examples=False

Reid Caulder
1bc3c529mo ago

Fix: CSV field limit for large outputs, improve structured output fallback

Reid Caulder
b0064fb10mo ago

fix: Remove examples entirely to prevent Gradio caching crash

Reid Caulder
1abf5db10mo ago

fix: Disable example caching to prevent CSV field limit crash

Reid Caulder
c6b8f3710mo ago

fix: Update to Gradio 6.x message format for chatbot

Reid Caulder
4d19eff10mo ago

fix: Update to Gradio 6.x message format for chatbot

Reid Caulder
c12ad8e10mo ago

edit

Reid Caulder
ac5bfd310mo ago

feat: Implement equity researcher application with Judge agent, research tools, and Supabase long-term memory.

Reid Caulder
1bc2b1c10mo ago

feat: Establish equity researcher project with dynamic bull/bear team subgraphs and specialized agents.

Reid Caulder
7c65e6e10mo ago

feat: Implement equity research team subgraphs with bull/bear specific agents and prompts.

Reid Caulder
be891c910mo ago

feat: Initialize core agent teams, graph components, and external tools with documentation and tests.

Reid Caulder
98415a910mo ago

Updated prompts for the Bull Team

Reid Caulder
3e0649310mo ago

Updated prompts for Bearish Team

Reid Caulder
d9616f110mo ago

Bear team sec

Reid Caulder
17e00f510mo ago

bear team researcher

Reid Caulder
5d0136510mo ago

Bullish SEC and researcher prompts

Reid Caulder
72e0b3c10mo ago

Added the Bull Analyst system prompt.

Reid Caulder
02e7b1110mo ago

updated master plan and mermaid graph in README.md

Reid Caulder
3920df510mo ago

feat: Add team subgraph factory for building and coordinating analyst, research, and SEC agents.

Reid Caulder
6c9c5fa10mo ago

feat: Restructured team workflow with 2 separate teams for bull and bear

Reid Caulder
f67ff6310mo ago

doc: corrected the mermaid graph in README.md

Reid Caulder
ffa028510mo ago

feat: Restructure team workflow with Lead Analyst as entry point

Reid Caulder
dcafca410mo ago

docs: Add README detailing the Equity Research Multi-Agent System, its architecture, usage, and components.

Reid Caulder
79e8bf410mo ago

feat: Introduce Chief of Staff agent for initial briefing and context extraction, along with new agent state, database utilities, and tests.

Reid Caulder
cdc488b10mo ago

feat: Initialize multi-agent equity researcher with supervisor, bull/bear teams, core agents, and a comprehensive README.

Reid Caulder