virattt/dexter

An autonomous agent for deep financial research

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 47 minutes ago
Added to GitGenius on January 20th, 2026
Created on October 14th, 2025
Open Issues & Pull Requests: 104 (+0)
Number of forks: 3,413
Total Stargazers: 27,544 (+0)
Total Subscribers: 160 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.0 hours
Mean response time: 5.7 days
90th percentile: 15.4 days
Tracked items: 74

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 88% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 8% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 40
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 29 days
Stale 30+ days: 39
Stale 90+ days: 35

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (10)
  • enhancement (3)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Dexter is an autonomous agent for deep financial research that decomposes complex financial questions into structured research plans and executes them using live market data.

The tool addresses the challenge of conducting thorough financial analysis by automating the research process. Rather than requiring manual data gathering and analysis, Dexter takes a user's financial question and breaks it into step-by-step research tasks. It then autonomously executes these tasks using real-time financial data including income statements, balance sheets, and cash flow statements. The agent validates its own work through self-reflection and iterates on results until confident in the answer. Built-in safety features prevent runaway execution through loop detection and step limits.

Dexter suits developers and researchers who need to automate financial analysis workflows and can work with the Bun runtime and required API keys from OpenAI, Financial Datasets, and optionally Exa for web search. The tool is positioned for educational and informational purposes rather than live trading. It includes an evaluation suite using LangSmith and LLM-as-judge scoring to test the agent against financial question datasets, and supports interactive mode as well as watch mode for development. The project also offers WhatsApp integration for query submission.

The project maintains a substantial base of adopters, with almost all open issues raised by outside users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Development work is dominated by enhancement requests in the issue tracker.