README.md
pyproject.toml
cli/__init__.py
cli/auth.py
cli/branding.py
cli/cost_model.py
cli/crowe_logic.py
cli/dual_mode.py
cli/dual_renderer.py
cli/first_run.py
cli/foundry_api.py
cli/gateway_client.py
cli/guardrail_pipeline.py
cli/headless.py
cli/history.py
cli/icon.png
cli/openai_bridge.py
cli/parallel_dispatcher.py
cli/queue_renderer.py
cli/renderer.py
cli/session_runtime.py
cli/spinners.py
cli/tool_args.py
cli/tool_cache.py
cli/guardrails/__init__.py
cli/guardrails/chain.py
cli/guardrails/paths.py
cli/guardrails/scope.py
cli/guardrails/secrets.py
cli/guardrails/style.py
cli/icons/crowe-logic.icns
config/__init__.py
config/agent_config.py
config/customer_pricing.json
config/health.py
config/model_sync.py
config/models.extra.example.json
config/models.extra.json
config/prompt_loader.py
config/quality.py
config/router.py
config/studio_cameras.yaml
config/studio_tenants.yaml
config/studio_training.yaml
config/synapse_fallback.py
config/telemetry.py
config/upstream_costs.json
config/x402_pricing.json
config/crowelm/__init__.py
config/crowelm/brand_registry.py
config/crowelm/dataset_loader.py
config/crowelm/gateway.py
config/crowelm/generate_extra_models.py
config/crowelm/tuning_pipeline.py
config/crowelm/watsonx_adapter.py
config/system_prompts/_base.md
config/system_prompts/apex.md
config/system_prompts/atlas.md
config/system_prompts/auto.md
config/system_prompts/classic.md
config/system_prompts/coder.md
config/system_prompts/codestral-2501.md
config/system_prompts/cohere-command-a.md
config/system_prompts/crescent.md
config/system_prompts/deepcore.md
config/system_prompts/deepparallel.md
config/system_prompts/deepseek-r1-0528.md
config/system_prompts/dense.md
config/system_prompts/depth.md
config/system_prompts/dev.md
config/system_prompts/eclipse.md
config/system_prompts/edge.md
config/system_prompts/flux.md
config/system_prompts/forge.md
config/system_prompts/frontier.md
config/system_prompts/gpt-5.4-mini.md
config/system_prompts/gpt-chat-latest.md
config/system_prompts/grok-4-1-fast-non-r.md
config/system_prompts/grok-4-1-fast-reasoning.md
config/system_prompts/grok-4-3.md
config/system_prompts/grower.md
config/system_prompts/helix.md
config/system_prompts/kernel.md
config/system_prompts/kimi-k2-6.md
config/system_prompts/lite.md
config/system_prompts/llama-4-maverick.md
config/system_prompts/llama-4-scout.md
config/system_prompts/localmesh.md
config/system_prompts/lunar.md
config/system_prompts/maverick.md
config/system_prompts/mesh.md
config/system_prompts/mesh_legacy.md
config/system_prompts/mike.md
config/system_prompts/mycelium-free.md
config/system_prompts/mycelium.md
config/system_prompts/nano.md
config/system_prompts/nexus.md
config/system_prompts/nova.md
config/system_prompts/open.md
config/system_prompts/oracle.md
config/system_prompts/prime.md
config/system_prompts/prism.md
config/system_prompts/pulse.md
config/system_prompts/reason.md
config/system_prompts/sovereign.md
config/system_prompts/supreme.md
config/system_prompts/swift.md
config/system_prompts/talon.md
config/system_prompts/titan.md
config/system_prompts/ultra.md
config/system_prompts/unified.md
config/system_prompts/vanguard.md
config/system_prompts/vector.md
config/system_prompts/vision.md
crowe_logic.egg-info/PKG-INFO
crowe_logic.egg-info/SOURCES.txt
crowe_logic.egg-info/dependency_links.txt
crowe_logic.egg-info/entry_points.txt
crowe_logic.egg-info/requires.txt
crowe_logic.egg-info/top_level.txt
crowe_synapse_engine/__init__.py
crowe_synapse_engine/agent_registry.py
crowe_synapse_engine/memory.py
crowe_synapse_engine/orchestrator.py
crowe_synapse_engine/pipeline.py
crowe_synapse_engine/quantum_bridge.py
crowe_synapse_engine/templates/compose.yaml
crowe_synapse_engine/templates/refactor.yaml
crowe_synapse_engine/templates/research.yaml
crowe_synapse_engine/templates/substrate_render.yaml
iterm/__init__.py
iterm/daemon.py
providers/__init__.py
providers/_shared.py
providers/_ttft_watchdog.py
providers/anthropic.py
providers/azure_openai.py
providers/azure_sora.py
providers/deepparallel.py
providers/hosted_openai.py
providers/nvidia.py
providers/ollama.py
providers/openrouter.py
providers/runtime_factory.py
providers/watsonx.py
scripts/__init__.py
scripts/bootstrap_admin.py
scripts/create_agent.py
scripts/curate_crowelm_v3_local.py
scripts/deploy_glm51.py
scripts/e2e.py
scripts/eval_prompt_density.py
scripts/fine_tune.py
scripts/generate_models_extra.py
scripts/issue_tester_key.py
scripts/lora_curate_transcripts.py
scripts/lora_eval_gate.py
scripts/lora_phase1_upload_to_cos.py
scripts/lora_phase1_verify_local.py
scripts/lora_phase2_azure_pipeline.py
scripts/lora_phase2_submit_tuning.py
scripts/lora_phase3_wire_inference.py
scripts/mcp_crowe_logic_ai.py
scripts/mcp_quantum_music.py
scripts/run_migrations.py
scripts/spinner_preview.py
scripts/stripe_bootstrap.py
scripts/studio-smoke-test.py
scripts/studio_launch.py
scripts/test_agent.py
scripts/vs_populate_crowe_knowledge.py
scripts/vs_test_retrieval.py
tests/test_agent_gateway.py
tests/test_agent_identity.py
tests/test_agent_registry.py
tests/test_agent_runner.py
tests/test_agent_wallets.py
tests/test_anon_tokens.py
tests/test_anonymous_gateway.py
tests/test_anthropic.py
tests/test_architecture_boundaries.py
tests/test_audit_log.py
tests/test_auto_route_enabled.py
tests/test_azure_openai.py
tests/test_azure_sora.py
tests/test_bench_config.py
tests/test_bench_datasets.py
tests/test_bench_headless_client.py
tests/test_bench_report.py
tests/test_bench_runner.py
tests/test_bench_runner_cli.py
tests/test_bench_scoring_a.py
tests/test_bench_scoring_b.py
tests/test_bench_scoring_code.py
tests/test_billing_webhook.py
tests/test_cli_auth.py
tests/test_cli_deploy.py
tests/test_cli_model_switch.py
tests/test_cli_models_sync.py
tests/test_cli_transcript_rendering.py
tests/test_control_plane.py
tests/test_cost_model.py
tests/test_crowe_code.py
tests/test_crowe_logic_ai.py
tests/test_crowelm.py
tests/test_cultivation_kb.py
tests/test_deploy_glm51.py
tests/test_discovery_manifest.py
tests/test_domain.py
tests/test_eval_rubric.py
tests/test_filesystem.py
tests/test_first_run.py
tests/test_foundry_api.py
tests/test_gateway_client.py
tests/test_gateway_client_device.py
tests/test_gateway_openai_compat.py
tests/test_gateway_principal.py
tests/test_git_ops.py
tests/test_guardrail_pipeline.py
tests/test_guardrails_chain.py
tests/test_guardrails_paths.py
tests/test_guardrails_scope.py
tests/test_guardrails_secrets.py
tests/test_guardrails_style.py
tests/test_headless_notools.py
tests/test_health.py
tests/test_health_dispatch.py
tests/test_hedge_message.py
tests/test_history.py
tests/test_hosted_openai.py
tests/test_iterm.py
tests/test_knowledge.py
tests/test_local_lane_gate.py
tests/test_mcp_quantum_music.py
tests/test_mcp_server.py
tests/test_memory.py
tests/test_model_config.py
tests/test_model_sync.py
tests/test_nemoclaw.py
tests/test_nvidia_provider.py
tests/test_oidc.py
tests/test_ollama_provider.py
tests/test_openai_compatible_provider.py
tests/test_orchestrator.py
tests/test_pipeline.py
tests/test_prompt_coverage.py
tests/test_prompt_loader.py
tests/test_public_records.py
tests/test_quality.py
tests/test_quantum_bridge.py
tests/test_rebrand_extensions.py
tests/test_renderer.py
tests/test_router.py
tests/test_router_backstop.py
tests/test_session_runtime.py
tests/test_settlement.py
tests/test_shell.py
tests/test_spinner_color.py
tests/test_staging_pipeline.py
tests/test_supreme_backing.py
tests/test_synapse_fallback.py
tests/test_telemetry.py
tests/test_tier_runtime_params.py
tests/test_tool_cache.py
tests/test_ttft_default.py
tests/test_ttft_watchdog.py
tests/test_video_generation.py
tests/test_vision.py
tests/test_vision_tier_backing.py
tests/test_workflow_discipline.py
tests/test_x402_envelope.py
tests/test_x402_pricing.py
tests/test_x402_refund.py
tests/test_x402_topup.py
tools/__init__.py
tools/agent_runner.py
tools/applescript.py
tools/audit_log.py
tools/azure_agent.py
tools/browser.py
tools/capture.py
tools/chatgpt_agent.py
tools/control_center.py
tools/crowe_code.py
tools/crowe_logic_ai.py
tools/crowe_terminal.py
tools/crowelm.py
tools/cultivation_kb.py
tools/deepparallel.py
tools/edl_render.py
tools/filesystem.py
tools/git_ops.py
tools/iterm2_control.py
tools/mcp_client.py
tools/mcp_registry.py
tools/mobile_signaling.py
tools/nemoclaw.py
tools/playwright_browser.py
tools/portfolio_tools.py
tools/presentation.py
tools/public_records.py
tools/quantum.py
tools/registry.py
tools/search.py
tools/shell.py
tools/shoot.py
tools/shot_selector.py
tools/staging_pipeline.py
tools/studio_route.py
tools/substrate.py
tools/sync.py
tools/talon_music.py
tools/training_store.py
tools/video_generation.py
tools/vision.py