nirholas/crypto-vision
Agent
You are working on crypto-vision, a cryptocurrency intelligence platform. The dashboard is in apps/dashboard/ (Next.js 15, Tailwind CSS, App Router). The design system from Prompt 01 gives you a dark trading-terminal aesthetic with sidebar navigation.
nirholas/crypto-vision
Agent
You are working on crypto-vision, a cryptocurrency intelligence platform. The dashboard is in apps/dashboard/ (Next.js 15, Tailwind CSS). The backend has a full Pump.fun Agent Swarm in packages/pump-agent-swarm/ with.
nirholas/crypto-vision
Agent
You are working on crypto-vision dashboard (apps/dashboard/, Next.js 15). The app already has full implementations for portfolio tracking, watchlist management, and price alerts in the lib layer.
nirholas/crypto-vision
Agent
You are working on crypto-vision dashboard (apps/dashboard/, Next.js 15). The app has existing admin, settings, auth, and PWA infrastructure.
nirholas/crypto-vision
Agent
You are working on packages/pump-agent-swarm/ in the crypto-vision monorepo. This is an autonomous Solana trading swarm for Pump.fun tokens. It has 62K lines of code across 86 files but has build issues and dependency problems that need fixing.
nirholas/crypto-vision
Agent
You are working on packages/pump-agent-swarm/src/agents/ in the crypto-vision monorepo. There are 10 agent types (plus a market-maker agent). Each agent is an autonomous actor in the swarm that operates on Solana's Pump.fun bonding curve.
nirholas/crypto-vision
Agent
You are working on packages/pump-agent-swarm/ in the crypto-vision monorepo. The trading engine (src/trading/) and bundle system (src/bundle/) are the core execution layer for all swarm operations on Solana.
nirholas/crypto-vision
Agent
You are working on packages/pump-agent-swarm/ in the crypto-vision monorepo. The intelligence layer (src/intelligence/) provides AI-driven decision making, and the coordination layer (src/coordination/) orchestrates the swarm's lifecycle.
nirholas/crypto-vision
Agent
You are working on packages/pump-agent-swarm/ in the crypto-vision monorepo. The swarm has a built-in monitoring stack.
nirholas/crypto-vision
Agent
You are working on the main API server in src/routes/ of the crypto-vision monorepo. It's a Hono-based REST API running on port 8080 with 39 route modules and 200+ endpoints.
nirholas/crypto-vision
Agent
You are working on src/sources/ in the crypto-vision monorepo. There are 37 data source adapters that connect to external APIs. Each adapter fetches data from a specific service and normalizes it for the route handlers.
nirholas/crypto-vision
Agent
You are working on the real-time data layer of crypto-vision. The API server (port 8080) has WebSocket support.
nirholas/crypto-vision
Agent
You are working on the AI and agent orchestration system in crypto-vision. The system has.
nirholas/crypto-vision
Agent
You are working on the data ingestion pipeline in src/workers/ of the crypto-vision monorepo. There are 15 worker files that periodically fetch data from external APIs, write to BigQuery + Pub/Sub, and index into vector stores.
nirholas/crypto-vision
Agent
You are working on route tests for the crypto-vision API. There are 39 route modules in src/routes/ but only 24 have tests in src/routes/tests/ and 10 in tests/routes/.
nirholas/crypto-vision
Agent
You are working on integration and E2E tests for crypto-vision. The test infrastructure includes.
nirholas/crypto-vision
Agent
You are working on unit tests for the core library modules (src/lib/) and data source adapters (src/sources/) in crypto-vision.
nirholas/crypto-vision
Agent
You are working on the deployment infrastructure for crypto-vision.
nirholas/crypto-vision
Agent
You are working on the database layer of crypto-vision. The project uses.
nirholas/crypto-vision
Agent
You are working on the observability layer for crypto-vision. The project is a TypeScript crypto data platform.
nirholas/crypto-vision
Agent
You are hardening the security of crypto-vision, a TypeScript crypto data platform handling sensitive financial data. The stack.
nirholas/crypto-vision
Agent
You are working on the MCP (Model Context Protocol) and agent runtime packages for crypto-vision. These packages allow AI assistants (Claude, ChatGPT plugins, etc.) to access crypto data tools.
nirholas/crypto-vision
Agent
You are working on the machine learning pipeline for crypto-vision. The project has ML components in multiple locations.
nirholas/crypto-vision
Agent
You are finalizing documentation for crypto-vision, a full-stack TypeScript crypto data platform. The project has.