GitHub Repos intermediate 2 min read May 5, 2026
Public Preview Sign in free for the full digest →

Dexter: A Finance Agent CLI for your finance Research

“23,274 stars, 20 contributors, and a paid hosted product say this finance agent is already past the toy stage.”

Dexter: A Finance Agent CLI for your finance Research
1 Views
0 Likes
0 Bookmarks
Source · github.com

“"Think Claude Code, but built specifically for financial research." — Dexter README”

You know that feeling when a finance question sends you through filings, price data, web search, and a pile of notes before you can write one clear answer. Generic chat tools can help, but they do not start with finance tools, and they do not keep a clean trace of each step by default. Dexter targets that mess by giving you one CLI flow that plans the job, runs the tools, and keeps a scratchpad on disk. You spend less time stitching sources together by hand.

aiagentsfinanceclitypescriptopen-sourcellm

Think of Dexter like a junior analyst with a checklist and a notebook. You start it in your terminal and ask a research question, then it breaks the job into steps and calls finance tools, web search, browser actions, and skills such as DCF work. As it works, it writes tool results into a JSONL scratchpad and streams events through the CLI, so you can inspect the path instead of trusting a black box. When it has enough evidence, it makes a separate final-answer call and writes the response.

01
Finance-first tool set — you start with filings readers, financial search, metrics, and DCF skills instead of bending a general chat tool into a research workflow.
02
CLI with visible steps — you can watch the agent plan, call tools, and stream progress instead of waiting on a silent prompt box.
03
JSONL scratchpad — you keep a disk trace of tool results, which helps you review how an answer came together.
04
Multi-provider model support — you can wire in OpenAI, Anthropic, Google, xAI, OpenRouter, or Ollama instead of locking your workflow to one model vendor.
05
Built-in eval commands — you can run the repo's eval flow and test changes without inventing your own harness first.
06
Hosted product path exists — you can study how Aptitude Consulting Corp. turns the open-source core into paid reports, exports, and team features.
Who it’s for

This fits you if you build AI tools, work on fintech products, or spend time turning finance questions into repeatable research workflows. It also fits if you want to study how a terminal agent mixes domain tools, browser actions, and a scratchpad into one loop. It is not a strong fit yet if you need published benchmark scores, a fully self-contained local install, or an offline setup with no API keys.

Worth exploring

Yes, if you care about finance-specific agent design and you want real repo activity instead of a static demo. The release cadence, 20 contributors, and hosted paid product push it past the toy stage, but the missing public benchmark data and the multi-key setup keep it in beta territory for me. Treat it as a serious base to study or extend, not as a drop-in answer engine you trust blindly.

Developer playbook
Tech stack, code snippet, sentiment, alternatives.
PM playbook
Adoption angles, user fit, positioning.
CEO playbook
Traction signals, ROI, build vs buy.
Deep-dive insight
Full long-form analysis, no fluff.
Easy mode
Core idea, fast — when you need the gist.
Pro mode
Technical nuance, edge cases, tradeoffs.
Read the full digest
Go beyond the preview

Deep-dive insight, Easy and Pro modes, plus action playbooks — the full breakdown is one tap away.

Underrated tools. Unfiltered takes.

Read the full digest in the Snaplyze app for deep-dive insight, Easy and Pro modes, and the playbooks you can actually use.

Install Snaplyze →