LICENSE
README.md
pyproject.toml
run.py
brain/auth.py
brain/cli.py
brain/config.py
brain/config_schema.py
brain/configure.py
brain/mcp_server.py
brain/server.py
brain/acp/__init__.py
brain/acp/server.py
brain/agent/__init__.py
brain/agent/adaptive_weights.py
brain/agent/agent_builder.py
brain/agent/agent_marketplace.py
brain/agent/agent_protocol.py
brain/agent/ambient_learning.py
brain/agent/antipattern_compiler.py
brain/agent/autonomous_mode.py
brain/agent/batch_runner.py
brain/agent/benchmark_scorer.py
brain/agent/bootstrap.py
brain/agent/bridge_learning.py
brain/agent/browser_stealth.py
brain/agent/btw.py
brain/agent/cache.py
brain/agent/command_queue.py
brain/agent/compaction.py
brain/agent/confidence.py
brain/agent/context_anchors.py
brain/agent/context_manager.py
brain/agent/context_references.py
brain/agent/conversation_branching.py
brain/agent/cost_router.py
brain/agent/debounce.py
brain/agent/delivery.py
brain/agent/device_pairing.py
brain/agent/dock.py
brain/agent/doctor.py
brain/agent/dreaming.py
brain/agent/environment_index.py
brain/agent/eval_scorer.py
brain/agent/event_stream.py
brain/agent/exec_approval.py
brain/agent/executive_synthesis.py
brain/agent/failover.py
brain/agent/file_roles.py
brain/agent/focus.py
brain/agent/heartbeat.py
brain/agent/i18n.py
brain/agent/insights.py
brain/agent/intent_classifier.py
brain/agent/learning_state.py
brain/agent/link_understanding.py
brain/agent/live_config.py
brain/agent/live_dashboard.py
brain/agent/llm.py
brain/agent/loop_detection.py
brain/agent/markdown_chunks.py
brain/agent/model_aliases.py
brain/agent/model_candidates.py
brain/agent/model_intelligence.py
brain/agent/model_optimizer.py
brain/agent/model_performance.py
brain/agent/model_router.py
brain/agent/multi_model_consensus.py
brain/agent/one_click_deploy.py
brain/agent/openrouter_catalog.py
brain/agent/operator_learning.py
brain/agent/osv_check.py
brain/agent/outcome_store.py
brain/agent/output_router.py
brain/agent/pairing.py
brain/agent/personas.py
brain/agent/playbook_router.py
brain/agent/preemptive_checks.py
brain/agent/proactive_alerts.py
brain/agent/process_registry.py
brain/agent/process_tree.py
brain/agent/profiles.py
brain/agent/promotion_layer.py
brain/agent/prompt_builder.py
brain/agent/prompt_caching.py
brain/agent/prompt_compiler.py
brain/agent/prompt_pressure.py
brain/agent/redact.py
brain/agent/repo_monitor.py
brain/agent/response_interceptor.py
brain/agent/restart_recovery.py
brain/agent/runtime_failures.py
brain/agent/scoring_engine.py
brain/agent/screen_reader.py
brain/agent/self_healing.py
brain/agent/self_improve.py
brain/agent/self_improvement_v2.py
brain/agent/setup_wizard.py
brain/agent/shadow_bridge.py
brain/agent/shadow_eval.py
brain/agent/skill_extraction.py
brain/agent/skin_engine.py
brain/agent/smart_router.py
brain/agent/ssrf_guard.py
brain/agent/status_reporter.py
brain/agent/subagent.py
brain/agent/subdirectory_hints.py
brain/agent/subtask_router.py
brain/agent/tailscale.py
brain/agent/task_analyzer.py
brain/agent/thinking.py
brain/agent/thread_ownership.py
brain/agent/title_generator.py
brain/agent/token_budget_viz.py
brain/agent/tool_prediction.py
brain/agent/traffic_split.py
brain/agent/trajectory.py
brain/agent/uninstall.py
brain/agent/url_safety.py
brain/agent/verifier.py
brain/agent/video_generation.py
brain/agent/voice_conversation.py
brain/agent/web_research.py
brain/agent/website_policy.py
brain/agent/workflow_recorder.py
brain/bridge/__init__.py
brain/bridge/discord_notify.py
brain/bridge/heartbeat.py
brain/bridge/task_queue.py
brain/channels/__init__.py
brain/channels/base.py
brain/channels/canvas.py
brain/channels/dingtalk_bot.py
brain/channels/discord_bot.py
brain/channels/discord_features.py
brain/channels/email_bot.py
brain/channels/feishu_bot.py
brain/channels/google_chat_bot.py
brain/channels/imessage_bot.py
brain/channels/irc_bot.py
brain/channels/line_bot.py
brain/channels/matrix_bot.py
brain/channels/mattermost_bot.py
brain/channels/msteams_bot.py
brain/channels/nextcloud_bot.py
brain/channels/nostr_bot.py
brain/channels/pwa.py
brain/channels/qq_bot.py
brain/channels/signal_bot.py
brain/channels/slack_bot.py
brain/channels/slack_features.py
brain/channels/sms_bot.py
brain/channels/synology_bot.py
brain/channels/telegram.py
brain/channels/telegram_features.py
brain/channels/tlon_bot.py
brain/channels/twitch_bot.py
brain/channels/voice_wake.py
brain/channels/webchat.py
brain/channels/whatsapp_bot.py
brain/channels/whatsapp_features.py
brain/channels/zalo_bot.py
brain/control_ui/__init__.py
brain/control_ui/api.py
brain/cron/__init__.py
brain/cron/scheduler.py
brain/diagnostics/__init__.py
brain/diagnostics/telemetry.py
brain/eval/__init__.py
brain/eval/runner.py
brain/memory/__init__.py
brain/memory/store.py
brain/models/router.py
brain/plugins/__init__.py
brain/plugins/example_plugin.py
brain/plugins/loader.py
brain/providers/__init__.py
brain/providers/minimax.py
brain/rules/__init__.py
brain/rules/enforcer.py
brain/secrets/__init__.py
brain/secrets/manager.py
brain/security/__init__.py
brain/security/sandbox.py
brain/sessions/__init__.py
brain/sessions/shell.py
brain/sessions/store.py
brain/skills/__init__.py
brain/skills/generator.py
brain/skills/guard.py
brain/skills/marketplace.py
brain/tools/__init__.py
brain/tools/approval.py
brain/tools/audit.py
brain/tools/browser.py
brain/tools/checkpoint.py
brain/tools/clarify.py
brain/tools/clipboard.py
brain/tools/context.py
brain/tools/database.py
brain/tools/delegate.py
brain/tools/email_tool.py
brain/tools/export.py
brain/tools/export_html.py
brain/tools/files.py
brain/tools/filter.py
brain/tools/fuzzy.py
brain/tools/git.py
brain/tools/grounding.py
brain/tools/health.py
brain/tools/homeassistant.py
brain/tools/image.py
brain/tools/interrupt.py
brain/tools/mcp.py
brain/tools/memory_tools.py
brain/tools/mixture.py
brain/tools/notify.py
brain/tools/openapi_import.py
brain/tools/patch.py
brain/tools/progress.py
brain/tools/qr_code.py
brain/tools/ratelimit.py
brain/tools/registry.py
brain/tools/sandbox.py
brain/tools/session_search.py
brain/tools/skills_hub.py
brain/tools/ssh.py
brain/tools/terminal.py
brain/tools/todo.py
brain/tools/transcribe.py
brain/tools/usage.py
brain/tools/vision.py
brain/tools/voice.py
brain/tools/voice_mode.py
brain/tools/weather.py
brain/tools/web.py
brain/tools/webhook.py
brain/tui/__init__.py
brain/tui/app.py
channels/__init__.py
channels/cli_channel.py
channels/commands.py
channels/delivery_policy.py
channels/discord_channel.py
channels/formatting.py
channels/registry.py
channels/slack_channel.py
channels/telegram_channel.py
channels/whatsapp_channel.py
config/__init__.py
config/settings.py
plugins/__init__.py
plugins/llm_providers/__init__.py
plugins/llm_providers/anthropic_provider.py
plugins/llm_providers/google_provider.py
plugins/llm_providers/openai_provider.py
plugins/memory_providers/__init__.py
plugins/memory_providers/sqlite_memory.py
plugins/tools/__init__.py
plugins/tools/file_io.py
plugins/tools/terminal.py
plugins/tools/weather.py
plugins/tools/web_search.py
seraph_agent.egg-info/PKG-INFO
seraph_agent.egg-info/SOURCES.txt
seraph_agent.egg-info/dependency_links.txt
seraph_agent.egg-info/entry_points.txt
seraph_agent.egg-info/requires.txt
seraph_agent.egg-info/top_level.txt
seraph_core/__init__.py
seraph_core/agent_types.py
seraph_core/bootstrap.py
seraph_core/exceptions.py
seraph_core/failover.py
seraph_core/llm_resolver.py
seraph_core/orchestrator.py
seraph_core/orchestrator_singleton.py
seraph_core/outcome_recorder.py
seraph_core/plugin_loader.py
seraph_core/prompt_builder.py
seraph_core/provider_registry.py
seraph_core/response_discipline.py
seraph_core/scaffold.py
seraph_core/shadow_eval_runner.py
seraph_core/tool_executor.py
seraph_core/tool_loop.py
seraph_core/agents/__init__.py
seraph_core/agents/_persist.py
seraph_core/agents/delegator.py
seraph_core/agents/models.py
seraph_core/agents/pruner.py
seraph_core/agents/registry.py
seraph_core/agents/routing.py
seraph_core/auth/__init__.py
seraph_core/auth/devices.py
seraph_core/auth/pairing.py
seraph_core/auth/roles.py
seraph_core/auth/service.py
seraph_core/auth/tokens.py
seraph_core/health/__init__.py
seraph_core/health/checker.py
seraph_core/health/circuit_breaker.py
seraph_core/health/registry.py
seraph_core/improvement/__init__.py
seraph_core/improvement/classifier.py
seraph_core/improvement/journal.py
seraph_core/improvement/lessons.py
seraph_core/improvement/proposer.py
seraph_core/improvement/recorder.py
seraph_core/interfaces/__init__.py
seraph_core/interfaces/channel.py
seraph_core/interfaces/llm_provider.py
seraph_core/interfaces/memory.py
seraph_core/interfaces/tool.py
seraph_core/memory/__init__.py
seraph_core/memory/manager.py
seraph_core/memory/models.py
seraph_core/memory/persistence.py
seraph_core/memory/project_index.py
seraph_core/memory/search.py
seraph_core/memory/store.py
seraph_core/providers/__init__.py
seraph_core/providers/loader.py
seraph_core/providers/models.py
seraph_core/providers/registry.py
seraph_core/providers/validator.py
seraph_core/quality/__init__.py
seraph_core/quality/confidence.py
seraph_core/quality/response_interceptor.py
seraph_core/quality/verifier.py
seraph_core/queue/__init__.py
seraph_core/queue/dedup.py
seraph_core/queue/idempotency.py
seraph_core/queue/manager.py
seraph_core/queue/metrics.py
seraph_core/queue/priority.py
seraph_core/queue/queue.py
seraph_core/rate_limit/__init__.py
seraph_core/rate_limit/parsers.py
seraph_core/rate_limit/state.py
seraph_core/rate_limit/throttle.py
seraph_core/rate_limit/tracker.py
seraph_core/recovery/__init__.py
seraph_core/recovery/restart_recovery.py
seraph_core/recovery/runtime_failures.py
seraph_core/recovery/self_healing.py
seraph_core/routing/__init__.py
seraph_core/routing/adaptive_weights.py
seraph_core/routing/scoring_engine.py
seraph_core/routing/smart_router.py
seraph_core/sessions/__init__.py
seraph_core/sessions/manager.py
seraph_core/sessions/models.py
seraph_core/sessions/store.py
seraph_gateway/__init__.py
seraph_gateway/_timeouts.py
seraph_gateway/auth.py
seraph_gateway/protocol.py
seraph_gateway/router.py
seraph_gateway/schema.py
seraph_gateway/server.py
seraph_gateway/session_manager.py
seraph_gateway/config/__init__.py
seraph_gateway/config/models.py
seraph_gateway/config/reload_manager.py
seraph_gateway/config/subscribers.py
seraph_gateway/config/watcher.py
seraph_gateway/handlers/__init__.py
seraph_gateway/handlers/agents.py
seraph_gateway/handlers/chat.py
seraph_gateway/handlers/config.py
seraph_gateway/handlers/device_auth.py
seraph_gateway/handlers/health.py
seraph_gateway/handlers/improvement_status.py
seraph_gateway/handlers/memory.py
seraph_gateway/handlers/model.py
seraph_gateway/handlers/nodes.py
seraph_gateway/handlers/oauth.py
seraph_gateway/handlers/providers.py
seraph_gateway/handlers/queue_status.py
seraph_gateway/handlers/sandbox.py
seraph_gateway/handlers/session.py
seraph_gateway/handlers/streaming.py
seraph_gateway/handlers/system.py
seraph_gateway/nodes/__init__.py
seraph_gateway/nodes/_persist.py
seraph_gateway/nodes/dispatcher.py
seraph_gateway/nodes/models.py
seraph_gateway/nodes/registry.py
seraph_gateway/oauth/__init__.py
seraph_gateway/oauth/models.py
seraph_gateway/oauth/pkce.py
seraph_gateway/oauth/providers.py
seraph_gateway/oauth/token_manager.py
seraph_gateway/sandbox/__init__.py
seraph_gateway/sandbox/executor.py
seraph_gateway/sandbox/models.py
seraph_gateway/sandbox/queue.py
seraph_gateway/streaming/__init__.py
seraph_gateway/streaming/chunker.py
seraph_gateway/streaming/models.py
seraph_gateway/streaming/stream_manager.py
seraph_gateway/tests/__init__.py
seraph_gateway/tests/conftest.py
seraph_gateway/tests/test_config_handlers.py
seraph_gateway/tests/test_config_models.py
seraph_gateway/tests/test_config_watcher.py
seraph_gateway/tests/test_handlers.py
seraph_gateway/tests/test_protocol.py
seraph_gateway/tests/test_reload_manager.py
seraph_gateway/tests/test_router.py
seraph_gateway/tests/test_schema.py
seraph_gateway/tests/test_server.py
seraph_gateway/tests/test_session_manager.py
seraph_gateway/tests/test_timeouts.py
tests/test_agent.py
tests/test_agents.py
tests/test_all_subsystems.py
tests/test_audit_proofs.py
tests/test_auth.py
tests/test_benchmark_scorer.py
tests/test_bootstrap.py
tests/test_channel_registry.py
tests/test_channels.py
tests/test_cli_channel.py
tests/test_commands.py
tests/test_config_handlers.py
tests/test_config_models.py
tests/test_config_watcher.py
tests/test_core.py
tests/test_delivery_policy.py
tests/test_discord_channel.py
tests/test_doc_anchors.py
tests/test_dynamic_providers.py
tests/test_empty_response_guard.py
tests/test_failover.py
tests/test_first_user_ux.py
tests/test_formatting.py
tests/test_gateway_ws.py
tests/test_health_circuit_breaker.py
tests/test_improvement.py
tests/test_install_flow.py
tests/test_install_path_honesty.py
tests/test_interfaces.py
tests/test_legacy_bot_shared_commands.py
tests/test_llm.py
tests/test_llm_timeout_wrapper.py
tests/test_memory.py
tests/test_memory_search.py
tests/test_message_chunker.py
tests/test_model_optimizer.py
tests/test_native_tools.py
tests/test_node_dispatcher.py
tests/test_node_handlers.py
tests/test_node_models.py
tests/test_node_registry.py
tests/test_non_channel_caller_migration.py
tests/test_oauth_handlers.py
tests/test_oauth_models.py
tests/test_oauth_pkce.py
tests/test_oauth_token_manager.py
tests/test_openrouter_catalog.py
tests/test_operator_ux.py
tests/test_orchestrator_run_loop.py
tests/test_outcome_recorder.py
tests/test_phase3.py
tests/test_phase4_followup.py
tests/test_phase4_release_candidate.py
tests/test_phase5_release_execution.py
tests/test_plugin_loader.py
tests/test_proactive_caller_migration.py
tests/test_production_hardening.py
tests/test_prompt_builder.py
tests/test_provider_config_unification.py
tests/test_provider_count_sweep.py
tests/test_provider_plugins.py
tests/test_providers.py
tests/test_quality_v2_port.py
tests/test_queue.py
tests/test_rate_limit.py
tests/test_recovery_v2_port.py
tests/test_release_ready.py
tests/test_reload_manager.py
tests/test_response_discipline.py
tests/test_rollout_surface.py
tests/test_router.py
tests/test_routing_v2_port.py
tests/test_run_gateway_boot_no_token_leak.py
tests/test_run_import_safety.py
tests/test_sandbox_executor.py
tests/test_sandbox_handlers.py
tests/test_sandbox_models.py
tests/test_sandbox_queue.py
tests/test_sanitize_orphan_tool_calls.py
tests/test_scaffold.py
tests/test_scoring_router.py
tests/test_secrets_safety.py
tests/test_security_fixes_2026_04_12.py
tests/test_sessions.py
tests/test_shadow_eval.py
tests/test_shadow_eval_runner.py
tests/test_slack_channel.py
tests/test_smart_router_config.py
tests/test_stream_manager.py
tests/test_streaming_handlers.py
tests/test_streaming_models.py
tests/test_streaming_ws.py
tests/test_tool_loop.py
tests/test_tool_registry.py
tests/test_tools.py
tests/test_whatsapp_channel.py
tests/test_zai_provider_and_keys.py