LICENSE
MANIFEST.in
README.md
pyproject.toml
cli/__init__.py
cli/auth.py
cli/autonomy.py
cli/branding.py
cli/cost_model.py
cli/crowe_logic.py
cli/dual_mode.py
cli/dual_renderer.py
cli/ensemble.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
cli/pui/__init__.py
cli/pui/braille.py
cli/pui/brand.py
cli/pui/commands.py
cli/pui/crowchat.py
cli/pui/engine.py
cli/pui/fx.py
cli/pui/input.py
cli/pui/logo_baked.py
cli/pui/marks.py
cli/pui/richtext.py
cli/pui/scenes.py
cli/pui/telemetry.py
cli/pui/toolcall.py
cli/tui/__init__.py
cli/tui/app.py
cli/tui/fx.py
cli/tui/renderer.py
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/crowelm-zenith.md
config/system_prompts/crowelm.md
config/system_prompts/deepcore.md
config/system_prompts/deepparallel.md
config/system_prompts/deepseek-r1-0528.md
config/system_prompts/dense-51.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/gemini.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/nemotron-nano.md
config/system_prompts/nemotron-omni.md
config/system_prompts/nemotron-super-120b.md
config/system_prompts/nemotron-ultra.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/internal_deployment.py
crowe_synapse_engine/internal_development.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/migrations/001_synapse_core.sql
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/anthropic.py
providers/azure_openai.py
providers/azure_sora.py
providers/deepparallel.py
providers/hosted_openai.py
providers/kernel_bridge.py
providers/nvidia.py
providers/openrouter.py
providers/runtime_factory.py
providers/tool_scope.py
providers/vertex.py
providers/watsonx.py
scripts/__init__.py
scripts/agent_data_factory.py
scripts/agentic_eval.py
scripts/bake_logo.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/export_trajectories.py
scripts/fine_tune.py
scripts/finetune_gptoss_modal.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/referrals_report.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/train_crowelm_8b_mlx.py
scripts/vs_populate_crowe_knowledge.py
scripts/vs_test_retrieval.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/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/stripe_sales.py
tools/studio_route.py
tools/substrate.py
tools/sync.py
tools/talon_music.py
tools/tool_discovery.py
tools/training_store.py
tools/video_generation.py
tools/vision.py