CHANGELOG.md
CLAW.md
CLAW.md.example
INSTALL.md
LICENSE
MANIFEST.in
NOTICE
README.md
aliases.py
auth.py
bootstrap.py
commands.py
completion.py
context.py
history.py
jobs.py
llm.py
mclaw
mentions.py
miracle-claw-dashboard
miracle_claw_cli.py
miracle_claw_dashboard.py
miracle_claw_imports.py
multiline_repl.py
noop_check.py
profile.py
prompts.py
pyproject.toml
rate.py
repl.py
request_id.py
role_gate.py
runtime.py
safety.py
secret_redact.py
serve.py
session.py
session_memory.py
tools.py
training_sync.py
turn.py
ui.py
update.py
voice.py
wizard.py
docs/changelog.md
docs/hosting-options.md
docs/index.md
docs/license.md
docs/architecture/index.md
docs/architecture/local-llm.md
docs/architecture/profile.md
docs/architecture/safety.md
docs/architecture/updates.md
docs/commands/index.md
docs/commands/mentions.md
docs/commands/slash.md
docs/commands/tier2.md
docs/commands/tier3.md
docs/getting-started/configuration.md
docs/getting-started/index.md
docs/getting-started/install.md
docs/getting-started/quickstart.md
docs/reference/envvars.md
docs/reference/faq.md
docs/reference/slash-index.md
miracle_claw.egg-info/PKG-INFO
miracle_claw.egg-info/SOURCES.txt
miracle_claw.egg-info/dependency_links.txt
miracle_claw.egg-info/entry_points.txt
miracle_claw.egg-info/requires.txt
miracle_claw.egg-info/top_level.txt
scripts/docker-entrypoint.sh
scripts/install-chat-v2.sh
scripts/install-miracle-claw-serve.sh
scripts/install-miracle-claw.sh
scripts/miracle-claw-dashboard.service
scripts/send-windows-installer.py
static/chat-v2.html
static/index.html
static/css/chat-v2.css
static/css/styles.css
static/js/api.js
static/js/app.js
static/js/state.js
static/js/tier.js
static/js/utils.js
static/pages/_common.js
static/pages/_detail.js
static/pages/_search.js
static/pages/activity.js
static/pages/audit.js
static/pages/chat-v2.js
static/pages/chat.js
static/pages/home.js
static/pages/jobs.js
static/pages/llm-tools.js
static/pages/pricing.js
static/pages/sessions.js
static/pages/settings.js
static/pages/sub-agents.js
static/pages/tools.js
static/pages/voice.js
static/pages/welcome.js
static/spike/README.md
static/spike/chat-v2.html
static/spike/get_jwt.sh
static/spike/get_url.sh
tests/test_api_key_validation.py
tests/test_auth_env_token_fallback.py
tests/test_auth_rewrite_2026_07_17.py
tests/test_auto_memory_2026_07_18.py
tests/test_auto_memory_module.py
tests/test_auto_memory_tier_aware_2026_07_18.py
tests/test_auto_rotate_api_key_2026_07_17.py
tests/test_bash_block_fallback_2026_07_11.py
tests/test_before_you_reply_gate_2026_07_24.py
tests/test_behavioral_rules_2026_07_24.py
tests/test_bootstrap.py
tests/test_browser_login.py
tests/test_browser_user_jwt.py
tests/test_chain_different_tool_types.py
tests/test_chained_dependent_brief.py
tests/test_chat_browser.py
tests/test_chat_mode_follow_along_2026_07_13.py
tests/test_chat_mode_preamble_2026_07_17.py
tests/test_chat_onboarding_hints.py
tests/test_chat_smoothness_2026_07_11.py
tests/test_chat_smoothness_2026_07_11_evening.py
tests/test_chat_v2_ws_drain_2026_07_22.py
tests/test_claw_md_max_hops_write_preference_2026_07_18.py
tests/test_claw_md_safety_rules.py
tests/test_claw_md_summarize_dont_paste.py
tests/test_claw_md_tools_section.py
tests/test_cli_hang_2026_07_12.py
tests/test_client_tool_handoff_dashboard_2026_07_19.py
tests/test_context_separation.py
tests/test_conversational_rules_2026_07_24.py
tests/test_cross_turn_code_collapse_2026_07_12.py
tests/test_cwd_shortcut.py
tests/test_defensive_rules_2026_07_24.py
tests/test_dev_info_endpoint.py
tests/test_dev_signin_ascii_guard.py
tests/test_early_return_logging_2026_07_12.py
tests/test_echo_redirect_2026_07_11.py
tests/test_el_call_anti_pattern.py
tests/test_empty_reply_retry_2026_07_17.py
tests/test_empty_turn_filter_2026_07_12.py
tests/test_enforcer_retry_2026_07_12.py
tests/test_envelope_fallback_2026_07_11.py
tests/test_envelope_tool_reroute_2026_07_18.py
tests/test_extract_json_defensive.py
tests/test_fabricated_tool_result_sanitize_2026_07_13.py
tests/test_fabrication_retry_2026_07_17.py
tests/test_failover_chain.py
tests/test_feedback_button.py
tests/test_fix_mode_prompt_2026_07_23.py
tests/test_history_includes_tool_results.py
tests/test_hosting_hint.py
tests/test_identity_rules_2026_07_24.py
tests/test_idle_shutdown.py
tests/test_integrity_v71_test_pass_claim_2026_07_25.py
tests/test_integrity_v8_step_completion_2026_07_24.py
tests/test_integrity_v911_prior_turn_grounding_2026_07_25.py
tests/test_integrity_v91_exempt_window_2026_07_25.py
tests/test_integrity_v9_line_count_2026_07_25.py
tests/test_knowledge_rules_2026_07_24.py
tests/test_layout_height_chain.py
tests/test_llm_watch_2026_07_11.py
tests/test_local_model_banner.py
tests/test_login_rate_limit_message.py
tests/test_long_command_2026_07_23.py
tests/test_maic_base_resolution_2026_07_18.py
tests/test_maic_usage_defensive.py
tests/test_max_tokens_8192_2026_07_12.py
tests/test_max_tokens_roadmap_33.py
tests/test_max_tool_hops_2026_07_18.py
tests/test_memory_refresh.py
tests/test_miracle_claw_cli.py
tests/test_miracle_mechanic_pytest_2026_07_24.py
tests/test_mlg_client_only_tools_toggle_2026_07_22.py
tests/test_mlg_system_prompt_2026_07_12.py
tests/test_mlgserv_check_token_perf.py
tests/test_noop_fallback_2026_07_18.py
tests/test_openclaw_sync.py
tests/test_operational_rules_2026_07_24.py
tests/test_output_rules_2026_07_24.py
tests/test_per_tier_max_hops_2026_07_24.py
tests/test_plan_entry_points.py
tests/test_post_upgrade_celebration.py
tests/test_pre_drain_ptylockup.py
tests/test_pricing_page_2026_07_23.py
tests/test_profile_user_id_backfill.py
tests/test_prose_intent_retry_2026_07_17.py
tests/test_read_request_enforcer_2026_07_12.py
tests/test_recent_entries_order.py
tests/test_refusal_filter_2026_07_12.py
tests/test_register_endpoint.py
tests/test_relay_pty.py
tests/test_resolve_model_2026_07_13.py
tests/test_rule_32_fake_tool_output_2026_07_24.py
tests/test_runtime_error_logging_2026_07_12.py
tests/test_runtime_mode_dep_brief.py
tests/test_safety.py
tests/test_safety_install_recommendation.py
tests/test_sanitize_headers_2026_07_17.py
tests/test_secret_redact.py
tests/test_session_memory.py
tests/test_shutdown.py
tests/test_shutdown_http.py
tests/test_smoothness_substance_rules_2026_07_24.py
tests/test_snapshot_in_system_prompt.py
tests/test_stale_session_2026_07_17.py
tests/test_status_badge_only_latest_2026_07_12.py
tests/test_streaming_call_with_tools_2026_07_20.py
tests/test_streaming_tool_handoff_2026_07_20.py
tests/test_stuck_preamble_2026_07_11.py
tests/test_sync_uses_history_dir.py
tests/test_tier_chains.py
tests/test_tier_enforcement.py
tests/test_tier_routing.py
tests/test_tool_call_json_normalizer_2026_07_11.py
tests/test_tool_call_response_parser_2026_07_12.py
tests/test_tool_call_scrubber_2026_07_17.py
tests/test_tool_envelope_override.py
tests/test_tool_event_empty_bytes_2026_07_18.py
tests/test_tool_first_rule_2026_07_24.py
tests/test_tool_loop.py
tests/test_tool_preamble_2026_07_11.py
tests/test_tools.py
tests/test_track_c_envelope_tool_2026_07_17.py
tests/test_training_sync_consent.py
tests/test_training_sync_includes_chat_mode_2026_07_12.py
tests/test_truncate_raw_explanation.py
tests/test_turn1_rules_2026_07_24.py
tests/test_turn_status.py
tests/test_user_id_plumbing.py
tests/test_verification_rule_2026_07_24.py
tests/test_web_fetch_2026_07_12.py
tests/test_welcome_page.py
tests/test_wizard_subprocess_path.py
tests/test_wizard_tier_uses_maic.py
tests/test_workspace_context_2026_07_25.py
tests/test_write_file_2026_07_11.py
tests/test_ws2_integrity_2026_07_21.py
tests/test_ws2_integrity_2026_07_22_v7.py
tests/test_ws2_integrity_2026_07_23_v71.py
tests/test_ws_input_unicode_2026_07_11.py
tests/test_ws_reset.py
tiers/__init__.py
tiers/local.py