mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-08 09:59:53 +00:00
Add a new per-plugin actions dropdown to the plugin list and expose new HTML extension points inside it so plugins can inject custom dropdown entries while empty menus stay hidden. Also add a fire-and-forget JS hook after `plugins_list` loads, with `_plugin_installer` owning the cached marketplace index fetch and deep-link helper so matching installed plugins get a Marketplace action that opens the exact marketplace detail. |
||
|---|---|---|
| .. | ||
| chunk_parser_test.py | ||
| email_parser_test.py | ||
| rate_limiter_test.py | ||
| test_fasta2a_client.py | ||
| test_file_tree_visualize.py | ||
| test_http_auth_csrf.py | ||
| test_multi_tab_isolation.py | ||
| test_persist_chat_log_ids.py | ||
| test_run_ui_config.py | ||
| test_settings_developer_sections.py | ||
| test_snapshot_parity.py | ||
| test_snapshot_schema_v1.py | ||
| test_socketio_library_semantics.py | ||
| test_socketio_unknown_namespace.py | ||
| test_state_monitor.py | ||
| test_state_sync_handler.py | ||
| test_state_sync_welcome_screen.py | ||
| test_websocket_client_api_surface.py | ||
| test_websocket_csrf.py | ||
| test_websocket_handlers.py | ||
| test_websocket_harness.py | ||
| test_websocket_manager.py | ||
| test_websocket_namespace_discovery.py | ||
| test_websocket_namespace_security.py | ||
| test_websocket_namespaces.py | ||
| test_websocket_namespaces_integration.py | ||
| test_websocket_root_namespace.py | ||
| test_webui_extension_surfaces.py | ||
| websocket_namespace_test_utils.py | ||