You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "An autonomous financial research agent that performs deep analysis using task planning, introspection, and real-time market data. Inspired by Claude Code, but built specifically for financial research.",
"main": "index.js",
"bin": {
"dexter-agent": "./index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",