aagent-zeroSource ↗
Important source, API, test, documentation, and configuration paths.

Repository map

A bounded, source-grounded map of the imported repository.

API contracts

  • tests/test_fastmcp_openapi_security.py

Tests

  • tests/AGENTS.md
  • tests/chunk_parser_test.py
  • tests/email_parser_test.py
  • tests/rate_limiter_test.py
  • tests/test_a0_connector_computer_use_metadata.py
  • tests/test_a0_connector_launcher_gateway.py
  • tests/test_a0_connector_prompt_gating.py
  • tests/test_api_chat_lifetime.py
  • tests/test_backup_large_archives.py
  • tests/test_browser_agent_regressions.py
  • tests/test_chat_compaction.py
  • tests/test_chat_rename_extension.py
  • tests/test_code_execution_pager.py
  • tests/test_csrf_tunnel_origins.py
  • tests/test_default_prompt_budget.py
  • tests/test_dirty_json.py
  • tests/test_docker_initialize_limits.py
  • tests/test_docker_release_plan.py
  • tests/test_document_query_fallback.py
  • tests/test_document_query_plugin.py
  • tests/test_download_toast_regressions.py
  • tests/test_error_retry_plugin.py
  • tests/test_extensions_stress.py
  • tests/test_fasta2a_client.py
  • tests/test_fasta2a_server.py
  • tests/test_file_browser_archives.py
  • tests/test_file_browser_navigation.py
  • tests/test_file_tree_visualize.py
  • tests/test_git_version_label.py
  • tests/test_history_compression_wait.py
  • tests/test_host_browser_connector.py
  • tests/test_http_auth_csrf.py
  • tests/test_image_get_security.py
  • tests/test_mcp_handler_multimodal.py
  • tests/test_media_artifacts.py
  • tests/test_memory_cleanup.py
  • tests/test_memory_quality.py
  • tests/test_message_action_buttons_static.py
  • tests/test_migration_cleanup.py
  • tests/test_model_call_extensions.py
  • tests/test_model_config_api_keys.py

Documentation

  • .github/AGENTS.md
  • AGENTS.md
  • agents/AGENTS.md
  • api/AGENTS.md
  • conf/AGENTS.md
  • docker/AGENTS.md
  • docs/AGENTS.md
  • extensions/AGENTS.md
  • helpers/AGENTS.md
  • knowledge/AGENTS.md
  • lib/AGENTS.md
  • plugins/AGENTS.md
  • prompts/AGENTS.md
  • scripts/AGENTS.md
  • skills/AGENTS.md
  • tools/AGENTS.md
  • webui/AGENTS.md
  • CONTRIBUTING.md
  • agents/_example/AGENTS.md
  • docker/base/AGENTS.md
  • docs/README.md
  • extensions/python/AGENTS.md
  • knowledge/main/about/architecture.md
  • plugins/README.md
  • prompts/agent.context.extras.md
  • scripts/openrouter_release_notes_system_prompt.md
  • skills/a0-contribute-plugin/AGENTS.md
  • webui/components/AGENTS.md
  • api/agent_profile_set.py.dox.md
  • docs/developer/architecture.md
  • extensions/python/_functions/AGENTS.md
  • helpers/api.py.dox.md
  • knowledge/main/about/capabilities.md
  • plugins/_a0_connector/AGENTS.md
  • prompts/agent.context.protocol.md
  • skills/a0-contribute-plugin/SKILL.md
  • tools/a2a_chat.py.dox.md
  • webui/components/_examples/AGENTS.md
  • README.md
  • agents/_example/prompts/agent.system.main.specifics.md
  • docs/developer/connectivity.md
  • knowledge/main/about/configuration.md
  • prompts/agent.extras.agent_info.md
  • skills/a0-create-agent/AGENTS.md
  • agents/_example/prompts/agent.system.tool.example_tool.md
  • api/agents.py.dox.md
  • docs/developer/contributing-skills.md
  • helpers/attachment_manager.py.dox.md
  • knowledge/main/about/identity.md
  • prompts/agent.extras.workdir_structure.md
  • skills/a0-create-agent/SKILL.md
  • tools/call_subordinate.py.dox.md
  • webui/components/canvas/AGENTS.md
  • docs/developer/extensions.md
  • knowledge/main/about/setup-and-deployment.md
  • prompts/agent.protocol.projects.agents_md.md
  • skills/a0-create-plugin/AGENTS.md
  • api/api_files_get.py.dox.md
  • docs/developer/mcp-configuration.md
  • helpers/backup.py.dox.md
  • prompts/agent.protocol.projects.instructions.md
  • skills/a0-create-plugin/SKILL.md
  • tools/document_query.py.dox.md
  • webui/components/chat/AGENTS.md
  • agents/agent0/AGENTS.md
  • docs/developer/notifications.md
  • prompts/agent.system.behaviour.md
  • skills/a0-debug-plugin/AGENTS.md
  • api/api_log_get.py.dox.md
  • docs/developer/plugins.md
  • helpers/browser.py.dox.md
  • prompts/agent.system.behaviour_default.md
  • skills/a0-debug-plugin/SKILL.md
  • tools/notify_user.py.dox.md
  • agents/agent0/prompts/agent.system.main.role.md
  • docs/developer/sharing-and-safety.md
  • extensions/python/agent_init/AGENTS.md
  • prompts/agent.system.datetime.md
  • skills/a0-development/AGENTS.md
  • agents/agent0/prompts/agent.system.main.specifics.md

Source

  • api/agent_profile_set.py
  • lib/browser/click.js
  • lib/browser/extract_dom.js
  • api/agents.py
  • plugins/_a0_connector/api/__init__.py
  • plugins/_a0_connector/api/v1/__init__.py
  • api/api_files_get.py
  • plugins/_a0_connector/api/v1/agent_profile_set.py
  • plugins/_a0_connector/api/v1/agents_list.py
  • api/api_log_get.py
  • plugins/_a0_connector/api/v1/base.py
  • plugins/_a0_connector/api/v1/browser_runtime.py
  • api/api_message.py
  • plugins/_a0_connector/api/v1/capabilities.py
  • api/api_message.py.dox.md
  • plugins/_a0_connector/api/v1/chat_create.py
  • api/api_reset_chat.py
  • plugins/_a0_connector/api/v1/chat_delete.py
  • api/api_reset_chat.py.dox.md
  • plugins/_a0_connector/api/v1/chat_get.py
  • api/api_terminate_chat.py
  • plugins/_a0_connector/api/v1/chat_reset.py
  • api/api_terminate_chat.py.dox.md
  • plugins/_a0_connector/api/v1/chats_list.py
  • api/backup_create.py
  • plugins/_a0_connector/api/v1/compact_chat.py
  • api/backup_create.py.dox.md
  • plugins/_a0_connector/api/v1/installed_plugins.py
  • api/backup_get_defaults.py
  • plugins/_a0_connector/api/v1/launcher_gateway_control.py
  • api/backup_get_defaults.py.dox.md
  • plugins/_a0_connector/api/v1/launcher_gateway_status.py
  • api/backup_inspect.py
  • plugins/_a0_connector/api/v1/log_tail.py
  • api/backup_inspect.py.dox.md
  • plugins/_a0_connector/api/v1/message_send.py
  • api/backup_preview_grouped.py
  • plugins/_a0_connector/api/v1/model_presets.py
  • api/backup_preview_grouped.py.dox.md
  • plugins/_a0_connector/api/v1/model_switcher.py
  • api/backup_restore.py
  • plugins/_a0_connector/api/v1/nudge.py
  • api/backup_restore.py.dox.md
  • plugins/_a0_connector/api/v1/pause.py
  • api/backup_restore_preview.py
  • plugins/_a0_connector/api/v1/projects.py
  • api/backup_restore_preview.py.dox.md
  • plugins/_a0_connector/api/v1/settings_get.py
  • api/backup_test.py
  • plugins/_a0_connector/api/v1/settings_set.py
  • api/backup_test.py.dox.md
  • plugins/_a0_connector/api/v1/skills_activate.py
  • api/banners.py
  • plugins/_a0_connector/api/v1/skills_delete.py
  • api/banners.py.dox.md
  • plugins/_a0_connector/api/v1/skills_list.py
  • api/cache_reset.py
  • plugins/_a0_connector/api/v1/token_status.py
  • api/cache_reset.py.dox.md
  • plugins/_a0_connector/api/ws_connector.py
  • api/chat_create.py
  • api/chat_create.py.dox.md
  • api/chat_export.py
  • api/chat_export.py.dox.md
  • api/chat_files_path_get.py
  • api/chat_files_path_get.py.dox.md
  • api/chat_load.py
  • api/chat_load.py.dox.md
  • api/chat_remove.py
  • api/chat_remove.py.dox.md

Configuration

  • .github/FUNDING.yml
  • .github/scripts/docker_release_plan.py
  • docker/base/Dockerfile
  • .github/workflows/close-inactive.yml
  • .github/workflows/docker-publish.yml
  • docker/run/Dockerfile

Other files

  • .vscode/extensions.json
  • .vscode/launch.json
  • conf/model_providers.yaml
  • helpers/api.py
  • tools/a2a_chat.py
  • .vscode/settings.json
  • LICENSE
  • agents/_example/extensions/agent_init/_10_example_extension.py
  • docker/base/build.txt
  • extensions/python/_functions/__main__/init_a0/end/_10_register_watchdogs.py
  • helpers/attachment_manager.py
  • tools/call_subordinate.py
  • webui/components/_examples/_example-store.js
  • agent.py
  • docker/base/fs/etc/searxng/limiter.toml
  • extensions/python/_functions/agent/Agent/handle_exception/end/_40_handle_intervention_exception.py
  • initialize.py
  • agents/_example/tools/example_tool.py
  • docker/base/fs/etc/searxng/settings.yml
  • extensions/python/_functions/agent/Agent/handle_exception/end/_50_handle_repairable_exception.py
  • helpers/backup.py
  • tools/document_query.py
  • webui/components/canvas/right-canvas-store.js
  • jsconfig.json
  • agents/_example/tools/response.py
  • docker/base/fs/ins/after_install.sh
  • extensions/python/_functions/agent/Agent/handle_exception/end/_90_handle_critical_exception.py
  • models.py
  • docker/base/fs/ins/configure_ssh.sh
  • extensions/python/_functions/agent/Agent/hist_add_ai_response/end/_10_log_plain_responses.py
  • helpers/browser.py
  • tools/notify_user.py
  • webui/components/chat/attachments/attachmentsStore.js
  • preload.py
  • agents/agent0/agent.yaml
  • docker/base/fs/ins/install_base_packages1.sh
  • extensions/python/_functions/agent/Agent/hist_add_warning/end/_90_stop_unusable_response_loop.py
  • webui/components/chat/input/composer-banner-store.js
  • prepare.py
  • docker/base/fs/ins/install_base_packages2.sh
  • helpers/cache.py
  • tools/parallel.py
  • webui/components/chat/input/input-store.js
  • requirements.dev.txt
  • docker/base/fs/ins/install_base_packages3.sh
  • docs/developer/websockets.md
  • extensions/python/agent_init/_10_initial_message.py
  • helpers/cache.py.dox.md
  • prompts/agent.system.main.communication.md
  • skills/a0-development/SKILL.md
  • tools/parallel.py.dox.md
  • webui/components/chat/message-queue/message-queue-store.js
  • requirements.txt
  • agents/agent0/prompts/agent.system.tool.response.md
  • docker/base/fs/ins/install_base_packages4.sh
  • docs/guides/a0-cli-connector.md
  • extensions/python/agent_init/_15_load_profile_settings.py
  • helpers/call_llm.py
  • prompts/agent.system.main.communication_additions.md
  • skills/a0-development/references/AGENTS.md
  • tools/response.py
  • webui/components/chat/model-gate-store.js
  • run_tunnel.py
  • agents/default/AGENTS.md
  • docker/base/fs/ins/install_python.sh
  • docs/guides/a2a-setup.md
  • extensions/python/banners/AGENTS.md
  • helpers/call_llm.py.dox.md
  • prompts/agent.system.main.environment.md
  • skills/a0-development/references/agents-prompts-skills-projects.md
  • tools/response.py.dox.md
  • webui/components/chat/navigation/chat-navigation-store.js
  • run_ui.py
  • agents/default/agent.system.main.specifics.md
  • docker/base/fs/ins/install_searxng.sh
  • docs/guides/agent-profiles.md
  • extensions/python/banners/_10_unsecured_connection.py
  • helpers/chat_media.py
  • prompts/agent.system.main.md
  • skills/a0-development/references/api-webui.md
  • tools/scheduler.py
  • webui/components/chat/top-section/chat-top-store.js
  • update_reqs.py
  • agents/default/agent.yaml
  • docker/base/fs/ins/install_searxng2.sh
  • docs/guides/api-integration.md
  • extensions/python/banners/_30_system_resources.py
  • helpers/chat_media.py.dox.md
  • prompts/agent.system.main.role.md
  • skills/a0-development/references/architecture-runtime.md
  • tools/scheduler.py.dox.md
  • webui/components/dropdown/AGENTS.md
  • agents/developer/AGENTS.md
  • docker/run/AGENTS.md
  • docs/guides/browser.md
  • extensions/python/before_main_llm_call/AGENTS.md
  • helpers/cli_tunnel.py
  • prompts/agent.system.main.solving.md
  • skills/a0-development/references/dox-workflow.md
  • tools/search_engine.py
Generated by smolify with deterministic-repository-import-v2 · 100 source files