Conversation
- Remove src/tools/finance/ (15 files: financial-search, financial-metrics, read-filings, prices, fundamentals, estimates, filings, insider trades, key ratios, news, segments, crypto, company facts, API client) - Remove src/skills/ (DCF valuation skill, skill loader, registry, types) - Remove src/tools/skill.ts (skill invocation tool) - Remove src/evals/ (financial evaluation dataset and UI components) - Remove financial tool descriptions (financial-search, financial-metrics, read-filings) - Update tool registry to only include web_search, web_fetch, browser - Update agent prompts to be generic assistant (no financial specialization) - Update tool descriptions to remove financial tool references - Update Intro component: 'AI-powered CLI assistant' instead of 'financial research' - Update package.json description - Update README.md to describe generic chatbot - Update AGENTS.md to remove financial references - Update env.example to remove FINANCIAL_DATASETS_API_KEY - Clean up AgentEventView (remove skill/financial_search handling) - Clean up scratchpad (remove hasExecutedSkill method) - Clean up tool-executor (remove skill deduplication logic) - Update cache tests to use generic test data - TypeScript compilation passes, all non-pre-existing tests pass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes all financial/market research functionality and transforms Dexter into a clean, generic AI chatbot assistant.
What was removed
Financial Tools (src/tools/finance/ - 15 files)
Skills System (src/skills/ - 6 files)
Financial Tool Descriptions (3 files)
Evaluation Suite (src/evals/ - 8 files)
What was updated
Agent Prompts (src/agent/prompts.ts)
Tool Registry (src/tools/registry.ts)
Tool Descriptions
UI Components
Agent Internals
Documentation & Config
Tests
Verification
npx tsc --noEmit)Built for 87wf9xdgz8 by Kilo for Slack