LICENSE
README.md
pyproject.toml
solvent/__init__.py
solvent/__main__.py
solvent/agent.py
solvent/chat.py
solvent/cli.py
solvent/config.py
solvent/config_cmd.py
solvent/dashboard.py
solvent/dashboard_chat.py
solvent/delivery.py
solvent/doctor.py
solvent/event_hub.py
solvent/finance.py
solvent/gateway.py
solvent/guardrails.py
solvent/init.py
solvent/job_cmd.py
solvent/jobs.py
solvent/logs.py
solvent/memory.py
solvent/nemotron.py
solvent/notifications.py
solvent/observability.py
solvent/onboarding.py
solvent/pairing.py
solvent/paths.py
solvent/pricing.py
solvent/py.typed
solvent/qr.py
solvent/queue.py
solvent/rate_limit.py
solvent/receipt.py
solvent/reconcile.py
solvent/security.py
solvent/server.py
solvent/service.py
solvent/stages.py
solvent/status.py
solvent/stripe_client.py
solvent/tools.py
solvent/treasury.py
solvent/upgrade.py
solvent/webhook_log.py
solvent/worker.py
solvent/workspace.py
solvent/channels/__init__.py
solvent/channels/telegram.py
solvent/templates/workspace/AGENTS.md
solvent/templates/workspace/BRAIN.md
solvent/templates/workspace/SOUL.md
solvent/templates/workspace/skills/commission-research/SKILL.md
solvent_agent.egg-info/PKG-INFO
solvent_agent.egg-info/SOURCES.txt
solvent_agent.egg-info/dependency_links.txt
solvent_agent.egg-info/entry_points.txt
solvent_agent.egg-info/requires.txt
solvent_agent.egg-info/top_level.txt
tests/test_agent.py
tests/test_chat_tools.py
tests/test_cli_routing.py
tests/test_config.py
tests/test_config_cmd.py
tests/test_dashboard_chat.py
tests/test_dashboard_financials.py
tests/test_dashboard_security.py
tests/test_delivery.py
tests/test_doctor.py
tests/test_event_hub.py
tests/test_finance.py
tests/test_gateway.py
tests/test_guardrails.py
tests/test_init.py
tests/test_job_cmd.py
tests/test_jobs.py
tests/test_logs.py
tests/test_memory.py
tests/test_metrics_block.py
tests/test_nemotron_parse.py
tests/test_notifications.py
tests/test_observability.py
tests/test_onboarding.py
tests/test_packaging.py
tests/test_paths.py
tests/test_pricing.py
tests/test_qr.py
tests/test_queue.py
tests/test_rate_limit.py
tests/test_receipt.py
tests/test_reconcile.py
tests/test_research_brief.py
tests/test_retry.py
tests/test_security.py
tests/test_server.py
tests/test_stages.py
tests/test_status.py
tests/test_stripe_client.py
tests/test_telegram_pairing.py
tests/test_tools.py
tests/test_treasury.py
tests/test_upgrade.py
tests/test_upgrade_hint.py
tests/test_webhook_log.py
tests/test_worker.py
tests/test_workspace.py