virattt/dexter

An autonomous agent for deep financial research

TypeScript26574 ★Financial & TradingGitHub ↗
Quality: excellent 20/24
PAI: integrate 0.63
Appraised: 2026-05-27 current
Contents

Overview

Verdict

Rating Summary
Quality excellent (20/24) Actively maintained, adequately documented, and exceptionally well-adopted with clean engineering across all signal dimensions.
PAI Relevance integrate (0.63) TypeScript/Bun-native with financial statement tooling PAI lacks; partial overlap with Research and USMetrics skills keeps composite moderate but formula clears the integrate threshold.

Quality Assessment

20/24 — maintained / adequately-documented / high-discipline

Health: 6/8 (maintained)

Failed:

Passed:

Documentation: 6/8 (adequately-documented)

Failed:

Passed:

Engineering Signals: 8/8 (high-discipline)

Failed: (none)

Passed:

PAI Relevance

Dimension Score Assessment
Harvest Value 1 The JSONL scratchpad pattern (tool name, args, raw result, LLM summary per step) is a concrete implementation reference for structured agent trace logging in PAI's Evals skill; the LangSmith-as-judge eval loop echoes patterns worth studying for the Loop skill. Core agentic reflection is already represented in IterativeDepth and Research.
Integration Readiness 2 Native TypeScript and Bun runtime; bun install and bun start work without adaptation; JSONL scratchpad output aligns directly with PAI's file-based memory model; multi-LLM provider support matches PAI's cross-vendor agent roster.
Overlap Risk 1 Partial overlap with the Research skill (web investigation + vault) and the USMetrics skill (economic indicator analysis); Dexter's structured financial statement tooling (income, balance sheet, cash flow via FinancialDatasets API) is more domain-specific than either.
Gap Fill 1 PAI has no skill or tool that retrieves structured company financial statements from a financial datasets API; Dexter's tool layer covers that gap directly, though the gap is narrow relative to PAI's primary use cases.

Composite: 0.63

What Next

Landscape Position

Category: Financial & Trading

In this category: TauricResearch--TradingAgents (solid 18/24, watch)

Standing: Dexter outscores TradingAgents on quality (20 vs. 18) and vastly outpaces it in adoption (26K stars); the two repos are complementary rather than redundant — Dexter focuses on deep research and analysis while TradingAgents focuses on multi-agent trading execution across live markets.

Evidence Base

Density: 8/10 — Full README (detailed), dependency manifest (complete with scripts and versions), repository metadata (stars, forks, dates, issues, release tag), description, and primary language all available. Missing: source tree listing, CI configuration files, actual license file content, and contributor statistics.

Notes