Repository Analysis

kyegomez/swarms

The Enterprise-Grade Multi-Agent Orchestration Framework. Website: https://swarms.ai

40.9 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of kyegomez/swarms, a Python project with 7,016 GitHub stars. SynthScan v2.0 examined 216,569 lines of code across 1145 source files, recording 5346 pattern matches distributed across 23 syntactic categories. The overall adjusted score of 40.9 places this repository in the Strong AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

40.9
Adjusted Score
40.9
Raw Score
100%
Time Factor
2026-08-01
Last Push
7.0K
Stars
Python
Language
216.6K
Lines of Code
1.1K
Files
5.3K
Pattern Hits
2026-08-02
Scan Date
0.30
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 2HIGH 345MEDIUM 1327LOW 3672

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 5346 distinct pattern matches across 23 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators705 hits · 2462 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_multi_provider.py186# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py188# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py265# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py267# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py368# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py376# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py445# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py447# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py509# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py511# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py25# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_multi_provider.py27# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_multi_provider.py71# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py73# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py121# ===================================================================COMMENT
MEDIUMtests/test_multi_provider.py123# ===================================================================COMMENT
MEDIUMtests/test_cli.py167# ===========================================================================COMMENT
MEDIUMtests/test_cli.py169# ===========================================================================COMMENT
MEDIUMtests/test_cli.py269# ===========================================================================COMMENT
MEDIUMtests/test_cli.py271# ===========================================================================COMMENT
MEDIUMtests/test_cli.py334# ===========================================================================COMMENT
MEDIUMtests/test_cli.py336# ===========================================================================COMMENT
MEDIUMtests/test_cli.py398# ===========================================================================COMMENT
MEDIUMtests/test_cli.py400# ===========================================================================COMMENT
MEDIUMtests/test_cli.py431# ===========================================================================COMMENT
MEDIUMtests/test_cli.py433# ===========================================================================COMMENT
MEDIUMtests/test_cli.py472# ===========================================================================COMMENT
MEDIUMtests/test_cli.py474# ===========================================================================COMMENT
MEDIUMtests/test_cli.py495# ===========================================================================COMMENT
MEDIUMtests/test_cli.py497# ===========================================================================COMMENT
MEDIUMtests/test_cli.py521# ===========================================================================COMMENT
MEDIUMtests/test_cli.py523# ===========================================================================COMMENT
MEDIUMtests/test_cli.py551# ===========================================================================COMMENT
MEDIUMtests/test_cli.py553# ===========================================================================COMMENT
MEDIUMtests/test_cli.py623# ===========================================================================COMMENT
MEDIUMtests/test_cli.py625# ===========================================================================COMMENT
MEDIUMtests/test_cli.py636# ===========================================================================COMMENT
MEDIUMtests/test_cli.py638# ===========================================================================COMMENT
MEDIUMtests/test_cli.py14# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_cli.py16# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_cli.py61# ===========================================================================COMMENT
MEDIUMtests/test_cli.py63# ===========================================================================COMMENT
MEDIUMtests/test_cli.py367# ===========================================================================COMMENT
MEDIUMtests/test_cli.py369# ===========================================================================COMMENT
MEDIUMtests/test_streaming_timing.py93# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py95# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py164# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py166# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py219# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py221# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py263# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py266# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py299# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py302# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py414# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py420# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py68# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py70# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py331# ---------------------------------------------------------------------------COMMENT
MEDIUMtests/test_streaming_timing.py335# ---------------------------------------------------------------------------COMMENT
645 more matches not shown…
Hyper-Verbose Identifiers1677 hits · 1320 pts
SeverityFileLineSnippetContext
LOWREADME.md682def research_analysis_synthesis_algorithm(agents, task, **kwargs):CODE
LOWtests/test_main_features.py115def test_basic_agent_functionality():CODE
LOWtests/test_main_features.py128def test_agent_with_custom_prompt():CODE
LOWtests/test_main_features.py144def test_tool_execution_with_agent():CODE
LOWtests/test_main_features.py175def test_multimodal_execution():CODE
LOWtests/test_main_features.py690def test_agent_memory_persistence():CODE
LOWtests/test_main_features.py740def test_complex_workflow_integration():CODE
LOWtests/test_multi_provider.py194 def test_default_reasoning_effort_is_none(self):CODE
LOWtests/test_multi_provider.py273 def test_sequential_workflow_anthropic(self):CODE
LOWtests/test_multi_provider.py382 def test_groq_agent_default_reasoning_effort_is_none(self):CODE
LOWtests/test_multi_provider.py392 def test_groq_litellm_no_reasoning_in_params(self):CODE
LOWtests/test_multi_provider.py401 def test_groq_litellm_messages_prepared_correctly(self):CODE
LOWtests/test_multi_provider.py453 def test_grok_agent_default_reasoning_effort_is_none(self):CODE
LOWtests/test_multi_provider.py463 def test_grok_litellm_no_reasoning_in_params(self):CODE
LOWtests/test_multi_provider.py472 def test_grok_litellm_messages_prepared_correctly(self):CODE
LOWtests/test_multi_provider.py517 def test_gemini_agent_default_reasoning_effort_is_none(self):CODE
LOWtests/test_multi_provider.py527 def test_gemini_litellm_no_reasoning_in_params(self):CODE
LOWtests/test_multi_provider.py536 def test_gemini_litellm_messages_prepared_correctly(self):CODE
LOWtests/test_multi_provider.py99 def test_anthropic_no_system_prompt(self):CODE
LOWtests/test_multi_provider.py109 def test_anthropic_empty_system_prompt(self):CODE
LOWtests/test_multi_provider.py157 def test_anthropic_agent_streaming(self):CODE
LOWtests/test_multi_provider.py171 def test_anthropic_agent_multi_loop(self):CODE
LOWtests/test_multi_provider.py205 def test_openai_default_no_reasoning(self):CODE
LOWtests/test_multi_provider.py219 def test_anthropic_default_no_reasoning(self):CODE
LOWtests/test_multi_provider.py233 def test_anthropic_explicit_reasoning_effort(self):CODE
LOWtests/test_multi_provider.py249 def test_openai_explicit_reasoning_effort(self):CODE
LOWtests/test_multi_provider.py300 def test_sequential_workflow_mixed_providers(self):CODE
LOWtests/test_multi_provider.py328 def test_mixture_of_agents_anthropic(self):CODE
LOWtests/test_multi_provider.py413 def test_groq_litellm_rejects_on_auth_not_params(self):CODE
LOWtests/test_multi_provider.py426 def test_groq_agent_rejects_on_auth_not_params(self):CODE
LOWtests/test_multi_provider.py483 def test_grok_litellm_rejects_on_auth_not_params(self):CODE
LOWtests/test_multi_provider.py494 def test_grok_agent_rejects_on_auth_not_params(self):CODE
LOWtests/test_multi_provider.py547 def test_gemini_litellm_rejects_on_auth_not_params(self):CODE
LOWtests/test_multi_provider.py558 def test_gemini_agent_rejects_on_auth_not_params(self):CODE
LOWtests/test_cli.py159 def test_loops_per_agent_argument(self):CODE
LOWtests/test_cli.py262 def test_unknown_command_shows_error(self, mock_show_error):CODE
LOWtests/test_cli.py281 def test_missing_yaml_file_shows_error(self, tmp_path):CODE
LOWtests/test_cli.py346 def test_missing_markdown_path_exits(self):CODE
LOWtests/test_cli.py354 def test_loads_agents_from_path(self, mock_load):CODE
LOWtests/test_cli.py410 def test_missing_task_shows_error_and_exits(self):CODE
LOWtests/test_cli.py418 def test_calls_run_autoswarm_with_task(self, mock_run):CODE
LOWtests/test_cli.py443 def test_empty_task_shows_error(self):CODE
LOWtests/test_cli.py450 def test_empty_model_shows_error(self):CODE
LOWtests/test_cli.py460 def test_no_run_skips_execution(CODE
LOWtests/test_cli.py479 def test_delegates_to_setup_check(self, mock_check):CODE
LOWtests/test_cli.py507 def test_missing_task_shows_error_and_exits(self):CODE
LOWtests/test_cli.py515 def test_calls_run_llm_council(self, mock_run):CODE
LOWtests/test_cli.py533 def test_missing_task_shows_error_and_exits(self):CODE
LOWtests/test_cli.py541 def test_calls_run_heavy_swarm(self, mock_run):CODE
LOWtests/test_cli.py557 def test_swarm_cli_error_is_exception(self):CODE
LOWtests/test_cli.py563 def test_colors_dict_has_required_keys(self):CODE
LOWtests/test_cli.py569 def test_console_is_importable(self):CODE
LOWtests/test_cli.py574 def test_show_error_does_not_raise(self):CODE
LOWtests/test_cli.py580 def test_detect_active_provider_no_keys(self, monkeypatch):CODE
LOWtests/test_cli.py629 def test_show_ascii_art_does_not_raise(self):CODE
LOWtests/test_cli.py644 def test_main_calls_route_command(self, mock_art, mock_route):CODE
LOWtests/test_cli.py652 def test_main_handles_bad_command_gracefully(self, mock_art):CODE
LOWtests/test_cli.py79 def test_valid_commands_parse(self):CODE
LOWtests/test_cli.py100 def test_invalid_command_raises(self):CODE
LOWtests/test_cli.py132 def test_temperature_argument(self):CODE
1617 more matches not shown…
Docstring Block Structure220 hits · 1085 pts
SeverityFileLineSnippetContext
HIGHCONTRIBUTING.md204 Calculates the mean of a list of numbers. Args: values (List[float]): A list of numerical valuesSTRING
HIGHtests/utils/test_docstring_parser.py168 Complex function with multiple sections. Args: input_data (dict): Input data dictionary STRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py248 Load and preprocess input image. Args: image_path: Path to the input image (JPG or PNG) STRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py293 Generate depth map using MiDaS model. Args: image: Input image as numpy array (H, W, 3) inSTRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py341 Perform semantic segmentation using SAM. Args: image: Input image as numpy array (H, W, 3)STRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py369 Perform object detection using YOLOv8. Args: image: Input image as numpy array (H, W, 3) iSTRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py422 Generate 3D point cloud from image and depth data. Args: image: RGB image array (H, W, 3) STRING
HIGH…les/multi_agent/simulations/map_generation/game_map.py521 Process a single image through the complete AI vision pipeline. Args: image_path: Path to STRING
HIGH…ples/single_agent/capabilities/tools/agent_with_exa.py14 Exa Web Search Tool This function provides advanced, natural language web search capabilities using the ExSTRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py7 Get the current price of a specific cryptocurrency. Args: coin_id (str): The CoinGecko ID of the cryptSTRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py53 Fetch the top cryptocurrencies by market capitalization. Args: limit (int, optional): Number of coins STRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py126 Search for cryptocurrencies by name or symbol. Args: query (str): The search term (coin name or symbolSTRING
HIGH…ingle_agent/capabilities/tools/litellm_tool_example.py8 Fetches stock data from Yahoo Finance for a given stock symbol. Args: symbol (str): The stock symbol tSTRING
HIGH…es/single_agent/capabilities/tools/omni_modal_agent.py25 Route a prompt to the appropriate Replicate AI model based on the modality. Args: modality: The type oSTRING
HIGH…le_agent/capabilities/tools/solana_tool/solana_tool.py64 Tests endpoints and returns the first working one. Args: session: requests.Session object with retry lSTRING
HIGH…ingle_agent/capabilities/rag/full_agent_rag_example.py81Query the indexed documents. Args: query (str): The query string to search for **kwargsSTRING
HIGH…ilities/autonomy/autonomous_agents/autonomous_agent.py18 Exa Web Search Tool This function provides advanced, natural language web search capabilities using the ExSTRING
HIGH…tonomy/autonomous_agents/marketplace_and_auto_agent.py17 Exa Web Search Tool This function provides advanced, natural language web search capabilities using the ExSTRING
HIGH…omy/handoffs/autonomous_agent_with_handoffs_example.py30 Exa Web Search Tool This function provides advanced, natural language web search capabilities using the ExSTRING
HIGHexamples/single_agent/demos/persistent_legal_agent.py47 Generate a legal document with multiple refinement iterations Args: agent: The initialized VC legal agSTRING
HIGHexamples/tools/agent_as_tools.py7Create a Python file with the given code and execute it using Python 3.12. This function takes a string containing STRING
HIGHexamples/tools/agent_as_tools.py102Update an existing Python file with new code and execute it using Python 3.12. This function takes a string containSTRING
HIGHexamples/tools/agent_as_tools.py297 Get the current price of a specific cryptocurrency. Args: coin_id (str): The CoinGecko ID of the cryptSTRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py9 Get the current price of a specific cryptocurrency. Args: coin_id (str): The CoinGecko ID of the cryptSTRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py55 Fetch the top cryptocurrencies by market capitalization. Args: limit (int, optional): Number of coins STRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py128 Search for cryptocurrencies by name or symbol. Args: query (str): The search term (coin name or symbolSTRING
HIGHexamples/tools/base_tool_examples/base_tool_examples.py11Get the current weather for a location. Args: location (str): The city or location to get weather for STRING
HIGHexamples/tools/base_tool_examples/base_tool_examples.py30Add two numbers together. Args: a (int): First number to add b (int): Second number to add RetSTRING
HIGHexamples/tools/stagehand/2_stagehand_tools_agent.py84 Navigate to a URL in the browser. Args: url (str): The URL to navigate to. Should be a valid URL startSTRING
HIGHexamples/tools/stagehand/2_stagehand_tools_agent.py128 Perform an action on the current web page using natural language. Args: action (str): Natural languageSTRING
HIGHexamples/tools/stagehand/2_stagehand_tools_agent.py169 Extract information from the current web page using natural language. Args: query (str): Natural languSTRING
HIGHexamples/tools/stagehand/2_stagehand_tools_agent.py215 Observe and find elements on the current web page using natural language. Args: query (str): Natural lSTRING
HIGHexamples/tools/stagehand/2_stagehand_tools_agent.py269 Take a screenshot of the current web page. Args: filename (str, optional): The filename to save the scSTRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py9 Get the current price of a specific cryptocurrency. Args: coin_id (str): The CoinGecko ID of the cryptSTRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py55 Fetch the top cryptocurrencies by market capitalization. Args: limit (int, optional): Number of coins STRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py128 Search for cryptocurrencies by name or symbol. Args: query (str): The search term (coin name or symbolSTRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py7 Get the current price of a specific cryptocurrency. Args: coin_id (str): The CoinGecko ID of the cryptSTRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py53 Fetch the top cryptocurrencies by market capitalization. Args: limit (int, optional): Number of coins STRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py126 Search for cryptocurrencies by name or symbol. Args: query (str): The search term (coin name or symbolSTRING
HIGHexamples/guides/fairy_swarm/fairy_swarm.py877 Request a revision for a completed todo. Args: todo_id: The ID of the todo to revise STRING
HIGH…_agents/voice_agents_examples/google_calendar_agent.py118 Create a new event in Google Calendar. Args: summary (str): The title/summary of the event (required).STRING
HIGH…_agents/voice_agents_examples/google_calendar_agent.py219 Read events from Google Calendar. Args: calendar_id (str): The calendar ID to read events from. DefaulSTRING
HIGH…_agents/voice_agents_examples/google_calendar_agent.py300 List all calendars accessible to the authenticated user. Args: access_token (Optional[str]): OAuth2 acSTRING
HIGH…ice_agents/voice_agents_examples/debate_with_speech.py20 Simulate a turn-based debate between two agents with speech capabilities. Each agent speaks their responses usSTRING
HIGH…402_examples/agent_integration/x402_discovery_query.py13 Query x402 discovery services from the Coinbase CDP API. Args: limit: Optional maximum number of serviSTRING
HIGH…hackathon_sep_27/nutritional_content_analysis_swarm.py57 Make API call to Swarms API for nutritional content analysis. Args: api_key: Swarms API key for authenSTRING
HIGHexamples/guides/mem0/mem0_and_swarms.py74 Read and extract text content from a PDF file. Args: pdf_path (str): Path to the PDF file. ReturnSTRING
HIGHexamples/guides/mem0/mem0_and_swarms.py100 Read and convert CSV file content to text format. Args: csv_path (str): Path to the CSV file. RetSTRING
HIGHexamples/guides/demos/agent_with_fluidapi.py10 Omni API Function: Calls any API dynamically based on the task description. This function leverages the `fluidSTRING
HIGH…ic_data/profession_sim/profession_persona_generator.py214 Generate a detailed persona prompt for a specific profession. Args: profession_title: The STRING
HIGH…ic_data/profession_sim/profession_persona_generator.py486 Process a single profession and generate its persona (thread-safe). Args: profession_data:STRING
HIGH…ic_data/profession_sim/profession_persona_generator.py634 Process a range of professions and generate persona prompts. Args: start_row: Starting rowSTRING
HIGHexamples/guides/demos/spike/memory.py72Query the indexed documents. Args: query (str): The query string to search for **kwargsSTRING
HIGHexamples/guides/demos/apps/smart_database_swarm.py38 Create a new SQLite database file. Args: database_name (str): Name of the database to create (without STRING
HIGHexamples/guides/demos/apps/smart_database_swarm.py127 Create a new table in the specified database with the given schema. Args: database_path (str): Full paSTRING
HIGHexamples/guides/demos/real_estate/realtor_agent.py14 Fetch rental property data from the Realtor API for a specified location. Args: location (str): The loSTRING
HIGHscripts/github_commits.py81 Fetch commit titles and descriptions for a GitHub repo in a date range. Args: repo_url: GitHub repositSTRING
HIGHswarms/tools/function_util.py6 Process the documentation for a given item, which can be a function or a class. Args: item: The item tSTRING
HIGHswarms/tools/py_func_to_openai_func_str.py392Get a JSON schema for a function as defined by the OpenAI API Args: f: The function to get the JSON schema STRING
HIGHswarms/tools/tool_registry.py114 Retrieves a tool by its name. Args: name (str): The name of the tool to retrieve. STRING
160 more matches not shown…
Excessive Try-Catch Wrapping1164 hits · 1059 pts
SeverityFileLineSnippetContext
LOWtests/test_main_features.py107 except Exception as e:CODE
LOWtests/test_main_features.py200 except Exception as e:CODE
LOWtests/test_main_features.py247 except Exception as e:CODE
LOWtests/test_main_features.py288 except Exception as e:CODE
LOWtests/test_main_features.py663 except Exception as e:CODE
LOWtests/test_main_features.py729 except Exception as e:CODE
LOWtests/test_main_features.py784 except Exception as e:CODE
LOWtests/test_main_features.py838 except Exception as e:CODE
LOWtests/test_prompt_caching.py134 except Exception:CODE
LOWtests/test_prompt_caching.py352 except Exception as e:CODE
LOWtests/tools/test_base_tool.py120 except Exception as e:CODE
LOWtests/tools/test_output_str_fix.py116 except Exception as e:CODE
LOWtests/tools/test_output_str_fix.py146 except Exception as e:CODE
LOWtests/tools/test_mcp_manager.py91 except Exception:CODE
LOWtests/tools/test_mcp_manager.py1112 except Exception:CODE
LOWtests/tools/test_parse_tools.py11 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py17 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py30 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py40 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py58 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py71 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py81 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py92 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py102 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py114 except Exception as e:CODE
LOWtests/utils/test_any_to_str.py126 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py17 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py29 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py41 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py53 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py71 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py85 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py97 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py106 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py134 except Exception as e:STRING
LOWtests/utils/test_str_to_dict.py149 except Exception as e:CODE
LOWtests/utils/test_str_to_dict.py162 except Exception as e:CODE
MEDIUMtests/utils/test_litellm_wrapper.py167def test_async():CODE
LOWtests/utils/test_litellm_wrapper.py88 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py105 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py119 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py130 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py136 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py163 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py175 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py189 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py199 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py210 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py230 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py263 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py287 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py312 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py354 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py367 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py383 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py403 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py415 except Exception as e:CODE
LOWtests/utils/test_litellm_wrapper.py436 except Exception as e:CODE
LOWtests/structs/test_forest_swarm.py549 except Exception as e:CODE
LOWtests/structs/test_forest_swarm.py619 except Exception as e:CODE
1104 more matches not shown…
AI Slop Vocabulary242 hits · 554 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_main_features.py797 """Run all tests and generate a comprehensive report"""STRING
MEDIUMtests/test_prompt_caching.py178# Tiny assertion harnessCOMMENT
MEDIUMtests/utils/test_litellm_wrapper.py64 """Run all test cases and generate a comprehensive report."""STRING
MEDIUMtests/structs/test_hierarchical_swarm.py388 # Create comprehensive hierarchical swarmCOMMENT
MEDIUMtests/structs/test_agent.py1131 """Test comprehensive tool usage functionality for agents"""STRING
MEDIUMtests/structs/test_agent.py277 """Test comprehensive state management functionality"""STRING
MEDIUMtests/structs/test_aop.py877 """Test getting comprehensive server information."""STRING
MEDIUMtests/structs/test_aop.py1298 """Test getting comprehensive queue stats for all agents."""STRING
MEDIUMtests/structs/test_moa.py243 # Create comprehensive mixture of agentsCOMMENT
MEDIUMtests/structs/test_graph_workflow.py129 # Create agents for a comprehensive product development workflowCOMMENT
MEDIUMtests/structs/test_concurrent_workflow.py122 # Create agents for comprehensive analysisCOMMENT
MEDIUMtests/benchmarks/aop_benchmark.py2175 # Create comprehensive detailed analysisCOMMENT
MEDIUMtests/benchmarks/aop_benchmark.py741 """Create comprehensive Excel report with multiple sheets and charts."""STRING
MEDIUM…arks/graph_workflow_benchmarks/graph_workflow_bench.py315# swarms harnessCOMMENT
MEDIUM…arks/graph_workflow_benchmarks/graph_workflow_bench.py381# langgraph harnessCOMMENT
MEDIUMexamples/multi_agent/asb/auto_swarm_router.py102 # Run a comprehensive private equity document analysis taskCOMMENT
MEDIUM…amples/multi_agent/paper_implementations/long_agent.py399 # Generate the final comprehensive reportSTRING
MEDIUM…ulti_agent/groupchat/enhanced_collaboration_example.py74 """Example of comprehensive collaborative analysis."""STRING
MEDIUM…i_agent/sequential_workflow/sequential_worflow_test.py96 # Run a comprehensive private equity document analysis taskCOMMENT
MEDIUM…multi_agent/sequential_workflow/sequential_workflow.py125 # Run a comprehensive private equity document analysis taskCOMMENT
MEDIUM…hical_examples/advanced_hierarchical_swarm_examples.py86 system_prompt="""You are a Chief Medical Officer responsible for coordinating comprehensiveCODE
MEDIUM…hical_examples/advanced_hierarchical_swarm_examples.py204 system_prompt="""You are a Managing Partner responsible for coordinating comprehensiveCODE
MEDIUM…hical_examples/advanced_hierarchical_swarm_examples.py322 system_prompt="""You are a Technical Lead responsible for coordinating comprehensiveCODE
MEDIUM…l_swarm/hiearchical_examples/hiearchical_swarm_test.py217 system_prompt="""You are a senior technical director responsible for orchestrating comprehensiveCODE
MEDIUM…arm/hiearchical_examples/hierarchical_swarm_example.py113 system_prompt="""You are a senior financial analysis director responsible for orchestrating comprehensiveCODE
MEDIUM…ples/multi_agent/utils/agent_communication_examples.py225 """Safely handle agent communication with comprehensive error handling"""STRING
MEDIUM…t-swarm-b93a2946b074493f8fa34a47377b2625-metadata.json11 "result": "# Top 3 Energy Stocks for 2024 Investment Analysis\n\nAs Research-Agent, I'll provide a comprehenCODE
MEDIUM…i_agent/majority_voting/majority_voting_example_new.py53 system_prompt="""You are a senior investment strategist at BlackRock responsible for integrating detailed sector anaCODE
MEDIUM…/multi_agent/majority_voting/snake_game_code_voting.py21SOFTWARE_ARCHITECT_PROMPT = """You are a software architect who designs robust, maintainable systems.CODE
MEDIUM…ti_agent/forest_swarm_examples/forest_swarm_example.py13 """Create a comprehensive financial services forest with multiple specialized agents."""STRING
MEDIUM…nt/graphworkflow_examples/test_enhanced_json_export.py40 # Create workflow with comprehensive metadataCOMMENT
MEDIUM…nt/graphworkflow_examples/test_enhanced_json_export.py94 """Test comprehensive JSON export with all options."""STRING
MEDIUM…nt/graphworkflow_examples/test_enhanced_json_export.py120 # Parse and display comprehensive structureCOMMENT
MEDIUM…gent/graphworkflow_examples/advanced_graph_workflow.py314# risk factors, and broader market context. Provide a comprehensive investmentCOMMENT
MEDIUM…gent/graphworkflow_examples/advanced_graph_workflow.py330# quantitative trends. Provide a comprehensive analysis of the field'sCOMMENT
MEDIUM…gent/graphworkflow_examples/advanced_graph_workflow.py342# # Run the comprehensive demonstrationCOMMENT
MEDIUM…gent/graphworkflow_examples/advanced_graph_workflow.py350 # task="Analyze Tesla (TSLA) stock as a potential investment opportunity. Consider the company's fundamentals, tCOMMENT
MEDIUM…hworkflow_examples/test_parallel_processing_example.py292# system_prompt="You are a research synthesizer. Combine all research into comprehensive conclusions.",COMMENT
MEDIUM…es/single_agent/capabilities/tools/omni_modal_agent.py200# - Structure the prompt according to model-specific best practicesCOMMENT
MEDIUM…es/single_agent/capabilities/tools/omni_modal_agent.py212# - **Be precise yet comprehensive** - Include all necessary details without redundancyCOMMENT
MEDIUM…amples/single_agent/capabilities/rag/simple_example.py153 # Run a comprehensive analysisSTRING
MEDIUM…ingle_agent/capabilities/rag/full_agent_rag_example.py215 # Run a comprehensive medical analysis task for patient Lucas BrownCOMMENT
MEDIUMexamples/tools/agent_as_tools.py403 system_prompt="""You are an expert Director Agent with comprehensive capabilities in:CODE
MEDIUM…se_tool_examples/test_base_tool_comprehensive_fixed.py669 """Generate a comprehensive markdown report"""STRING
MEDIUM…ols/base_tool_examples/test_base_tool_comprehensive.py605 """Generate a comprehensive markdown report"""STRING
MEDIUMexamples/tools/stagehand/3_stagehand_mcp_agent.py250 """Perform a comprehensive analysis of AI frameworks:STRING
MEDIUM…es/tools/stagehand/4_stagehand_multi_agent_workflow.py145 system_prompt="""You are a competitive analysis expert. Compile comprehensive reportsCODE
MEDIUMexamples/models/openai/4o_mini_demo.py79 system_prompt="""You are an Internal Medicine specialist responsible for comprehensive evaluation.CODE
MEDIUMexamples/cli/12_help.sh4# Display comprehensive help documentationCOMMENT
MEDIUMexamples/guides/hiearchical_marketing_team.py116 system_prompt="""You are the SEO Strategist, the technical expert responsible for driving organic search visibility CODE
MEDIUMexamples/guides/hiearchical_marketing_team.py182 system_prompt="""You are the Brand Strategist, the strategic expert responsible for developing and maintaining powerCODE
MEDIUMexamples/guides/hiearchical_marketing_team.py254 system_prompt="""You are the Marketing Director, the senior executive responsible for orchestrating comprehensive maCODE
MEDIUM…es/guides/generation_length_blog/longform_generator.py63 prompt = f"""Create a comprehensive, detailed analysis of: {topic}CODE
MEDIUM…es/guides/generation_length_blog/longform_generator.py122 continuation_prompt = f"""Continue and expand the previous analysis. The current response is {word_count} woCODE
MEDIUM…es/guides/generation_length_blog/longform_generator.py170 section_prompt = f"""Write a comprehensive, detailed section on: {section['title']}CODE
MEDIUM…es/guides/generation_length_blog/longform_generator.py236 # Generate comprehensive contentCOMMENT
MEDIUMexamples/guides/generation_length_blog/universal_api.py5 prompt = f"""You are tasked with creating a comprehensive, detailed analysis of {topic}.CODE
MEDIUM…s/deployment/cron_job_examples/solana_price_tracker.py47 # Compile comprehensive dataCOMMENT
MEDIUM…es/deployment/cron_job_examples/figma_stock_example.py20 # Example 1: Get comprehensive data as dictionaryCOMMENT
MEDIUM…uides/deployment/cron_job_examples/cron_job_example.py34 # Compile comprehensive dataCOMMENT
182 more matches not shown…
Self-Referential Comments192 hits · 552 pts
SeverityFileLineSnippetContext
MEDIUMexample.py7# Define an expanded system promptCOMMENT
MEDIUMtests/tools/test_output_str_fix.py102 # Create a simple agent with a tool schemaCOMMENT
MEDIUMtests/structs/test_forest_swarm.py532 # Create a simple forest with one tree and one agentCOMMENT
MEDIUMtests/structs/test_hierarchical_swarm.py65 # Create a custom directorCOMMENT
MEDIUMtests/structs/test_agent.py2261 # Create an agent with Azure OpenAI configurationCOMMENT
MEDIUMtests/structs/test_agent.py2317 # Create an agent instanceCOMMENT
MEDIUMtests/structs/test_async_subagent.py435 # Create a real sub-agent used in registry tasksCOMMENT
MEDIUMtests/structs/test_multi_agent_router.py355 # Create a smaller number of tasks for testing (reduced from 100 to 5 for performance)COMMENT
MEDIUMtests/structs/test_multi_agent_router.py366 # Create a small number of tasks for testingCOMMENT
MEDIUMtests/benchmarks/aop_benchmark.py2031 # Create a bar chart comparing modelsCOMMENT
MEDIUMtests/benchmarks/aop_benchmark.py2484 # Create a summary table-like visualizationCOMMENT
MEDIUM…lection_swarm_examples/apple_board_election_example.py215# Create the election swarmCOMMENT
MEDIUM…lection_swarm_examples/apple_board_election_example.py225# Define the election taskCOMMENT
MEDIUMexamples/multi_agent/asb/auto_agent.py60# Define the Thoughts schemaCOMMENT
MEDIUMexamples/multi_agent/asb/auto_agent.py84# Define the Command schemaCOMMENT
MEDIUMexamples/multi_agent/asb/auto_agent.py95# Define the AgentResponse schemaCOMMENT
MEDIUM…agent/council/llm_council/research_analysis_council.py10# Create the councilCOMMENT
MEDIUM…agent/council/llm_council/medical_diagnosis_council.py10# Create the councilCOMMENT
MEDIUM…agent/council/llm_council/business_strategy_council.py10# Create the councilCOMMENT
MEDIUM…t/council/llm_council/technology_assessment_council.py10# Create the councilCOMMENT
MEDIUM…multi_agent/council/llm_council/llm_council_example.py3# Create the councilCOMMENT
MEDIUM…agent/council/llm_council/medical_treatment_council.py10# Create the councilCOMMENT
MEDIUM…_agent/council/llm_council/finance_analysis_council.py10# Create the councilCOMMENT
MEDIUM…ti_agent/council/llm_council/legal_analysis_council.py10# Create the councilCOMMENT
MEDIUM…gent/council/llm_council/etf_stock_analysis_council.py10# Create the councilCOMMENT
MEDIUM…gent/council/llm_council/marketing_strategy_council.py10# Create the councilCOMMENT
MEDIUM…_agent/caching_examples/example_multi_agent_caching.py136 # Create a custom cache with specific settingsCOMMENT
MEDIUM…amples/multi_agent/paper_implementations/long_agent.py219 # Create an agent for each chunkCOMMENT
MEDIUM…lti_agent/sequential_workflow/sonnet_4_5_sequential.py21# Create a sequential workflow where the researcher's output feeds into the writer's inputCOMMENT
MEDIUM…multi_agent/sequential_workflow/sequential_wofkflow.py17# Create a sequential workflow where the researcher's output feeds into the writer's inputCOMMENT
MEDIUM…nt/hierarchical_swarm/hierarchical_swarm_basic_demo.py24 # Create a simple agentCOMMENT
MEDIUM…archical_swarm/hierarchical_swarm_streaming_example.py150 # Define the taskCOMMENT
MEDIUMexamples/multi_agent/utils/batch_agent_example.py44# Create a list of medical cases for each specialistCOMMENT
MEDIUM…ples/multi_agent/utils/agent_communication_examples.py117 # Create an agent that can receive messagesCOMMENT
MEDIUMexamples/multi_agent/utils/meme_agents/bob_the_agent.py3# Define a custom system prompt for Bob the BuilderCOMMENT
MEDIUM…et_examples/crypto_tax_swarm/crypto_tax_spreadsheet.py5# Create the swarmCOMMENT
MEDIUM…t/spreadsheet_examples/financial_analysis/swarm_csv.py5# Create the swarmCOMMENT
MEDIUM…hms_examples/iterative_refinement_algorithm_example.py56 # Initialize tracking variablesCOMMENT
MEDIUM…t/majority_voting/_doda_majority_voting_example_new.py119# Create the majority voting swarm with the three specialized quant agentsSTRING
MEDIUM…/multi_agent/majority_voting/snake_game_code_voting.py127 # Define the coding taskCOMMENT
MEDIUM…multi_agent/agent_rearrange_examples/rearrange_test.py64# Create a list of agentsSTRING
MEDIUM…multi_agent/agent_rearrange_examples/rearrange_test.py67# Define the flow pattern for the swarmSTRING
MEDIUM…nt/debate_examples/business_strategy_debate_example.py55# Create the debate system with extended loops for complex strategy discussionsCOMMENT
MEDIUM…nt/debate_examples/business_strategy_debate_example.py65# Define a complex business strategy questionCOMMENT
MEDIUM…bate_examples/technical_architecture_debate_example.py47# Create the debate systemCOMMENT
MEDIUM…s/multi_agent/debate_examples/policy_debate_example.py10# Create the Pro agent (arguing in favor of AI regulation)COMMENT
MEDIUM…s/multi_agent/debate_examples/policy_debate_example.py25# Create the Con agent (arguing against AI regulation)COMMENT
MEDIUM…s/multi_agent/debate_examples/policy_debate_example.py41# Create the Judge agent (evaluates and synthesizes)COMMENT
MEDIUM…s/multi_agent/debate_examples/policy_debate_example.py57# Create the DebateWithJudge systemCOMMENT
MEDIUM…s/multi_agent/debate_examples/policy_debate_example.py67# Define the debate topicCOMMENT
MEDIUM…batched_grid_workflow/batched_grid_workflow_example.py25 # Create the workflowCOMMENT
MEDIUM…ulti_agent/simulations/agent_map/v0/demo_simulation.py10# Create a natural conversation prompt for the simulationCOMMENT
MEDIUM…ulti_agent/simulations/agent_map/v0/demo_simulation.py183 # Create the simulationCOMMENT
MEDIUM…agent/simulations/agent_map/v0/simple_hospital_demo.py135 # Define the medical case/taskCOMMENT
MEDIUM…t/simulations/agent_map/v0/test_group_conversations.py108 # Define a collaborative taskCOMMENT
MEDIUM…s/euroswarm_parliament/euroswarm_parliament_example.py34 # Create a simple billCOMMENT
MEDIUM…gent/agent_grpo_examples/agent_grpo_physics_example.py6# Create a physics-specialized agent for complex problemsCOMMENT
MEDIUM…gent/agent_grpo_examples/agent_grpo_physics_example.py45# Define a complex physics problemCOMMENT
MEDIUM…i_agent/agent_grpo_examples/agent_grpo_math_example.py6# Create a math-specialized agent for complex problemsCOMMENT
MEDIUM…i_agent/agent_grpo_examples/agent_grpo_math_example.py42# Define a complex math problemCOMMENT
132 more matches not shown…
Cross-File Repetition110 hits · 550 pts
SeverityFileLineSnippetContext
HIGH…ti_agent/caching_examples/quick_start_agent_caching.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/tools/agent_as_tools.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/mcp/agents/multi_mcp_urls.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/models/gpt_oss/multi_agent_gpt_oss_example.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/models/gpt_oss/groq_gpt_oss_models.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/models/azure/azure_agent.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHexamples/models/azure/azure_agent_api_verison.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGH…guides/deployment/fastapi/fastapi_agent_api_example.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGHswarms/structs/cron_job.py0you are an expert quantitative trading agent with deep expertise in: # - algorithmic trading strategies and implementatiSTRING
HIGH…ent/sequential_workflow/sequential_workflow_example.py0you are a market research specialist. your tasks include: 1. analyzing market trends and patterns 2. identifying market STRING
HIGH…t/concurrent_examples/streaming_concurrent_workflow.py0you are a market research specialist. your tasks include: 1. analyzing market trends and patterns 2. identifying market STRING
HIGH…nt/concurrent_examples/concurrent_example_dashboard.py0you are a market research specialist. your tasks include: 1. analyzing market trends and patterns 2. identifying market STRING
HIGH…warm_router/market_analysis_swarm_router_concurrent.py0you are a market research specialist. your tasks include: 1. analyzing market trends and patterns 2. identifying market STRING
HIGHexamples/utils/misc/agent_map_test.py0you are a market research specialist. your tasks include: 1. analyzing market trends and patterns 2. identifying market STRING
HIGH…ent/sequential_workflow/sequential_workflow_example.py0you are a financial analysis expert. your responsibilities include: 1. analyzing financial statements 2. evaluating inveSTRING
HIGH…t/concurrent_examples/streaming_concurrent_workflow.py0you are a financial analysis expert. your responsibilities include: 1. analyzing financial statements 2. evaluating inveSTRING
HIGH…nt/concurrent_examples/concurrent_example_dashboard.py0you are a financial analysis expert. your responsibilities include: 1. analyzing financial statements 2. evaluating inveSTRING
HIGH…warm_router/market_analysis_swarm_router_concurrent.py0you are a financial analysis expert. your responsibilities include: 1. analyzing financial statements 2. evaluating inveSTRING
HIGHexamples/utils/misc/agent_map_test.py0you are a financial analysis expert. your responsibilities include: 1. analyzing financial statements 2. evaluating inveSTRING
HIGH…ent/sequential_workflow/sequential_workflow_example.py0you are a technical analysis specialist. your focus areas include: 1. analyzing price patterns and trends 2. evaluating STRING
HIGH…t/concurrent_examples/streaming_concurrent_workflow.py0you are a technical analysis specialist. your focus areas include: 1. analyzing price patterns and trends 2. evaluating STRING
HIGH…nt/concurrent_examples/concurrent_example_dashboard.py0you are a technical analysis specialist. your focus areas include: 1. analyzing price patterns and trends 2. evaluating STRING
HIGH…warm_router/market_analysis_swarm_router_concurrent.py0you are a technical analysis specialist. your focus areas include: 1. analyzing price patterns and trends 2. evaluating STRING
HIGHexamples/utils/misc/agent_map_test.py0you are a technical analysis specialist. your focus areas include: 1. analyzing price patterns and trends 2. evaluating STRING
HIGH…/multi_agent/moa_examples/mixture_of_agents_example.py0you are a risk metrics specialist. calculate and explain: - value at risk (var) - sharpe ratio - volatility - maximum drSTRING
HIGHexamples/multi_agent/swarm_router/sr_moa_example.py0you are a risk metrics specialist. calculate and explain: - value at risk (var) - sharpe ratio - volatility - maximum drSTRING
HIGH…ent/capabilities/autonomy/handoffs/handoffs_example.py0you are a risk metrics specialist. calculate and explain: - value at risk (var) - sharpe ratio - volatility - maximum drSTRING
HIGH…/multi_agent/moa_examples/mixture_of_agents_example.py0you are a portfolio risk analyst. focus on: - portfolio diversification analysis - concentration risk assessment - correSTRING
HIGHexamples/multi_agent/swarm_router/sr_moa_example.py0you are a portfolio risk analyst. focus on: - portfolio diversification analysis - concentration risk assessment - correSTRING
HIGH…ent/capabilities/autonomy/handoffs/handoffs_example.py0you are a portfolio risk analyst. focus on: - portfolio diversification analysis - concentration risk assessment - correSTRING
HIGH…/multi_agent/moa_examples/mixture_of_agents_example.py0you are a market risk monitor. identify and assess: - market volatility trends - economic risk factors - geopolitical riSTRING
HIGHexamples/multi_agent/swarm_router/sr_moa_example.py0you are a market risk monitor. identify and assess: - market volatility trends - economic risk factors - geopolitical riSTRING
HIGH…ent/capabilities/autonomy/handoffs/handoffs_example.py0you are a market risk monitor. identify and assess: - market volatility trends - economic risk factors - geopolitical riSTRING
HIGH…ples/single_agent/capabilities/tools/agent_with_exa.py0exa web search tool this function provides advanced, natural language web search capabilities using the exa.ai api. it iSTRING
HIGH…ilities/autonomy/autonomous_agents/autonomous_agent.py0exa web search tool this function provides advanced, natural language web search capabilities using the exa.ai api. it iSTRING
HIGH…tonomy/autonomous_agents/marketplace_and_auto_agent.py0exa web search tool this function provides advanced, natural language web search capabilities using the exa.ai api. it iSTRING
HIGH…omy/handoffs/autonomous_agent_with_handoffs_example.py0exa web search tool this function provides advanced, natural language web search capabilities using the exa.ai api. it iSTRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py0get the current price of a specific cryptocurrency. args: coin_id (str): the coingecko id of the cryptocurrency (e.g., 'STRING
HIGHexamples/tools/agent_as_tools.py0get the current price of a specific cryptocurrency. args: coin_id (str): the coingecko id of the cryptocurrency (e.g., 'STRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py0get the current price of a specific cryptocurrency. args: coin_id (str): the coingecko id of the cryptocurrency (e.g., 'STRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py0get the current price of a specific cryptocurrency. args: coin_id (str): the coingecko id of the cryptocurrency (e.g., 'STRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py0get the current price of a specific cryptocurrency. args: coin_id (str): the coingecko id of the cryptocurrency (e.g., 'STRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py0fetch the top cryptocurrencies by market capitalization. args: limit (int, optional): number of coins to retrieve (1-250STRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py0fetch the top cryptocurrencies by market capitalization. args: limit (int, optional): number of coins to retrieve (1-250STRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py0fetch the top cryptocurrencies by market capitalization. args: limit (int, optional): number of coins to retrieve (1-250STRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py0fetch the top cryptocurrencies by market capitalization. args: limit (int, optional): number of coins to retrieve (1-250STRING
HIGH…/single_agent/capabilities/tools/new_tools_examples.py0search for cryptocurrencies by name or symbol. args: query (str): the search term (coin name or symbol) returns: str: jsSTRING
HIGH…les/tools/base_tool_examples/conver_funcs_to_schema.py0search for cryptocurrencies by name or symbol. args: query (str): the search term (coin name or symbol) returns: str: jsSTRING
HIGHexamples/tools/multi_tool_use/many_tool_use_demo.py0search for cryptocurrencies by name or symbol. args: query (str): the search term (coin name or symbol) returns: str: jsSTRING
HIGHexamples/tools/multi_tool_use/multi_tool_anthropic.py0search for cryptocurrencies by name or symbol. args: query (str): the search term (coin name or symbol) returns: str: jsSTRING
HIGHexamples/models/openai/4o_mini_demo.py0- for each diagnosis, pull lab results, - egfr - for each diagnosis, pull lab ranges, - pull ranges for diagnosis - if tSTRING
HIGHexamples/guides/demos/medical/ollama_demo.py0- for each diagnosis, pull lab results, - egfr - for each diagnosis, pull lab ranges, - pull ranges for diagnosis - if tSTRING
HIGHexamples/guides/demos/medical/medical_coder_agent.py0- for each diagnosis, pull lab results, - egfr - for each diagnosis, pull lab ranges, - pull ranges for diagnosis - if tSTRING
HIGHexamples/models/openai/4o_mini_demo.py0you are the chief medical officer coordinating a team of medical specialists for viral disease diagnosis. your responsibSTRING
HIGHexamples/guides/demos/medical/ollama_demo.py0you are the chief medical officer coordinating a team of medical specialists for viral disease diagnosis. your responsibSTRING
HIGHexamples/guides/demos/medical/medical_coder_agent.py0you are the chief medical officer coordinating a team of medical specialists for viral disease diagnosis. your responsibSTRING
HIGHexamples/models/openai/4o_mini_demo.py0you are a specialist in viral diseases. for each case, provide: clinical analysis: - detailed viral symptom analysis - dSTRING
HIGHexamples/guides/demos/medical/ollama_demo.py0you are a specialist in viral diseases. for each case, provide: clinical analysis: - detailed viral symptom analysis - dSTRING
HIGHexamples/guides/demos/medical/medical_coder_agent.py0you are a specialist in viral diseases. for each case, provide: clinical analysis: - detailed viral symptom analysis - dSTRING
HIGHexamples/models/openai/4o_mini_demo.py0you are an internal medicine specialist responsible for comprehensive evaluation. for each case, provide: clinical assesSTRING
50 more matches not shown…
Redundant / Tautological Comments137 hits · 171 pts
SeverityFileLineSnippetContext
LOWtests/test_main_features.py182 # Check if test images exist, if not skip the testCOMMENT
LOWtests/utils/test_litellm_wrapper.py224 # Check if image content is properly structuredCOMMENT
LOWtests/structs/test_forest_swarm.py624 # Display resultsCOMMENT
LOWtests/structs/test_self_moa_seq.py458 # Set max_loops to 1 to trigger the warningCOMMENT
LOWtests/benchmarks/aop_benchmark.py1860 # Check if we have any resultsCOMMENT
LOWtests/benchmarks/aop_benchmark.py1875 # Check if DataFrame is emptyCOMMENT
LOWtests/benchmarks/aop_benchmark.py2163 # Check if DataFrame is emptyCOMMENT
LOWtests/benchmarks/aop_benchmark.py2185 # Check if we have scaling resultsCOMMENT
LOW…es/multi_agent/council/judges/council_judge_example.py41 # Display the resultSTRING
LOW…multi_agent/council/judges/council_judge_evaluation.py191 # Check if the evaluation contains the correct answerCOMMENT
LOW…ithms_examples/consensus_building_algorithm_example.py185 # Check if consensus is reachedSTRING
LOW…l_algorithms_examples/negotiation_algorithm_example.py214 # Check if agreement is reachedSTRING
LOW…rithms_examples/adaptive_workflow_algorithm_example.py420 # Check if we should continue or concludeSTRING
LOW…bate_examples/technical_architecture_debate_example.py68# Display resultsCOMMENT
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py147 # Check if conversation is active and not at max capacityCOMMENT
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py295 # Check if new agents joined during conversationCOMMENT
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py616 # Check if agent is close to any active conversationCOMMENT
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py882 # Set backend to ensure compatibilityCOMMENT
LOW…ulti_agent/simulations/agent_map/v0/demo_simulation.py256 # Check if we have enough conversations to make it interestingCOMMENT
LOW…agent/simulations/agent_map/v0/simple_hospital_demo.py175 # Display resultsSTRING
LOW…nt/skill_orchestra_examples/skill_orchestra_example.py54 learning_enabled=False, # Set True to update skill profiles after executionCODE
LOW…ti_agent/forest_swarm_examples/forest_swarm_example.py198 # Check if the selection matches expectationCOMMENT
LOW…/graphworkflow_examples/test_graphviz_visualization.py420 # Check if Graphviz is availableCOMMENT
LOWexamples/single_agent/capabilities/tools/agent_mcp.py22# Print the output from the agent's run method.COMMENT
LOW…nt/utils/autosaving_examples/autosave_basic_example.py33# Check if config.json was createdCOMMENT
LOW…utils/autosaving_examples/autosave_recovery_example.py40# Check if config.json exists and load itCOMMENT
LOWexamples/single_agent/reasoning/gpk_agent.py18# Print resultsCOMMENT
LOWexamples/tools/agent_as_tools.py131 # Check if file exists and get its statsSTRING
LOW…se_tool_examples/test_base_tool_comprehensive_fixed.py121 # Check if result is validCOMMENT
LOW…se_tool_examples/test_base_tool_comprehensive_fixed.py249 # Check if it's a results objectCOMMENT
LOWexamples/utils/litellm_network_error_handling.py65 # Check if internet is availableCOMMENT
LOWexamples/utils/misc/conversation_test_truncate.py84 # Verify if successfully truncated below the limitCOMMENT
LOWexamples/utils/misc/conversation_test_truncate.py115 # Check if truncated at periodCOMMENT
LOW…les/utils/communication_examples/redis_conversation.py48# Print messages from second sessionCOMMENT
LOWexamples/mcp/agents/finance_agent_mcp.py20# Print the output from the agent's run method.COMMENT
LOW…es/guides/generation_length_blog/longform_generator.py114 # Check if continuation is neededCOMMENT
LOWexamples/guides/fairy_swarm/fairy_swarm.py942 # Check if all dependencies are completedCOMMENT
LOWexamples/guides/fairy_swarm/fairy_swarm.py1575 # Check if context refresh is requestedSTRING
LOW…mples/guides/graphworkflow_guide/comprehensive_demo.py101 # Display resultsCOMMENT
LOW…mples/guides/graphworkflow_guide/comprehensive_demo.py274 # Display resultsCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py110 # Display resultsCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py219 # Display resultsCOMMENT
LOW…402_examples/agent_integration/x402_discovery_query.py62 # Check if any payment option in 'accepts' has maxAmountRequired <= max_priceCOMMENT
LOWexamples/guides/demos/crypto/ethchain_agent.py175 # Check if it's a contractCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py157 # Check if database existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py170 # Check if table already existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py269 # Check if database existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py284 # Check if table existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py387 # Check if database existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py487 # Check if database existsCOMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py505 # Check if table existsCOMMENT
LOWexamples/guides/demos/insurance/insurance_swarm.py244 # Check if input is a product codeCOMMENT
LOW…des/aop_examples/discovery/simple_discovery_example.py108 # Check if discover_agents is availableCOMMENT
LOW…uides/aop_examples/utils/network_management_example.py47 # Check if we should stop monitoringCOMMENT
LOW…guides/aop_examples/utils/comprehensive_aop_example.py83 # Check if we should stop monitoringCOMMENT
LOW…s/aop_examples/utils/persistence_management_example.py35 # Check if we should stop monitoringCOMMENT
LOWscripts/setup.sh45 # Check if python is version 3.xCOMMENT
LOWscripts/setup.sh57 # Check if Python version meets requirements (>=3.10)COMMENT
LOWscripts/setup.sh93 # Check if installation was successfulCOMMENT
LOWscripts/setup.sh135# Check if the prefer-active-python config option exists before setting itCOMMENT
77 more matches not shown…
Unused Imports197 hits · 165 pts
SeverityFileLineSnippetContext
LOWtests/structs/test_graph_workflow.py13CODE
LOW…arks/graph_workflow_benchmarks/graph_workflow_bench.py669CODE
LOW…les/multi_agent/simulations/map_generation/game_map.py28CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py14CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py29CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py29CODE
LOW…es/rustworkx_examples/test_graph_workflow_rustworkx.py8CODE
LOW…kflow_examples/rustworkx_examples/06_error_handling.py51CODE
LOWexamples/guides/demos/legal/legal_swarm.py307CODE
LOWscripts/docker/test_docker.py25CODE
LOWswarms/__init__.py9CODE
LOWswarms/__init__.py10CODE
LOWswarms/__init__.py11CODE
LOWswarms/__init__.py12CODE
LOWswarms/__init__.py13CODE
LOWswarms/__init__.py14CODE
LOWswarms/__init__.py15CODE
LOWswarms/__init__.py16CODE
LOWswarms/artifacts/__init__.py1CODE
LOWswarms/tools/__init__.py1CODE
LOWswarms/tools/__init__.py2CODE
LOWswarms/tools/__init__.py3CODE
LOWswarms/tools/__init__.py3CODE
LOWswarms/tools/__init__.py7CODE
LOWswarms/tools/__init__.py10CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py11CODE
LOWswarms/tools/__init__.py20CODE
LOWswarms/tools/__init__.py20CODE
LOWswarms/tools/__init__.py20CODE
LOWswarms/tools/__init__.py25CODE
LOWswarms/tools/__init__.py25CODE
LOWswarms/tools/__init__.py26CODE
LOWswarms/tools/__init__.py27CODE
LOWswarms/tools/__init__.py27CODE
LOWswarms/tools/computer_use.py7CODE
LOWswarms/agents/__init__.py1CODE
LOWswarms/agents/__init__.py2CODE
LOWswarms/agents/__init__.py5CODE
LOWswarms/agents/__init__.py6CODE
LOWswarms/agents/__init__.py7CODE
LOWswarms/agents/__init__.py10CODE
LOWswarms/agents/__init__.py11CODE
LOWswarms/agents/__init__.py12CODE
LOWswarms/agents/__init__.py13CODE
LOWswarms/agents/__init__.py13CODE
137 more matches not shown…
Modern AI Meta-Vocabulary65 hits · 164 pts
SeverityFileLineSnippetContext
MEDIUMREADME.md842| **[Open Responses](https://www.openresponses.org/)** | Open-source specification and ecosystem for multi-provider, intCODE
MEDIUMCLAUDE.md47│ ├── structs/ # All agent + multi-agent structures (61 files)CODE
MEDIUMtests/test_multi_provider.py266# Swarm structures — multi-agent workflows with non-OpenAI providersCOMMENT
MEDIUMtests/structs/test_forest_swarm.py288 # Test with custom embedding modelCOMMENT
MEDIUM…amples/multi_agent/hierarchical_swarm/hs_stock_team.py14# Trading Director: Responsible for orchestrating tasks among multiple stock analystsCOMMENT
MEDIUM…agent/hierarchical_swarm/hierarchical_swarm_example.py15# Director LLM: Responsible for orchestrating tasks among the agentsCOMMENT
MEDIUM…agent/graphworkflow_examples/graph_workflow_example.py6# Define two real agents with the multi-agent collaboration promptCOMMENT
MEDIUM…graphworkflow_examples/graph/graph_workflow_example.py7# Define two real agents with the multi-agent collaboration promptCOMMENT
MEDIUM…es/single_agent/capabilities/rag/qdrant_rag_example.py21# Create QdrantDB wrapper for RAG operationsCOMMENT
MEDIUM…es/single_agent/capabilities/rag/qdrant_rag_example.py79# Create agent with RAG capabilitiesCOMMENT
MEDIUM…es/single_agent/capabilities/rag/qdrant_rag_example.py89# Query with RAGCOMMENT
MEDIUM…amples/single_agent/capabilities/rag/simple_example.py119 # Initialize the RAG agentSTRING
MEDIUMexamples/single_agent/capabilities/rag/qdrant_agent.py144# # Example embedding (would normally come from an embedding model)COMMENT
MEDIUMexamples/single_agent/capabilities/rag/README.md1# Qdrant RAG Example with Document IngestionCOMMENT
MEDIUMexamples/single_agent/capabilities/rag/README.md95# Run financial analysis with RAG contextCOMMENT
MEDIUMexamples/single_agent/capabilities/rag/README.md140# Update the embedding model in QdrantRAGMemoryCOMMENT
MEDIUM…ples/single_agent/capabilities/rag/pinecone_example.py17# Initialize the embedding modelCOMMENT
MEDIUMexamples/single_agent/demos/insurance_agent.py146# Initialize the Claims Processing Agent with RAG capabilitiesSTRING
MEDIUMexamples/tools/social_media/social_media_tools.py462# "Announce: Swarms 1.0 is live. New multi-agent orchestration, "COMMENT
MEDIUMexamples/tools/social_media/social_media_tools.py462# "Announce: Swarms 1.0 is live. New multi-agent orchestration, "COMMENT
MEDIUM…es/tools/stagehand/tests/test_stagehand_integration.py317# Test multi-agent workflowsCOMMENT
MEDIUM…les/changelogs/880_update_changelog_examples/README.md33 - [Multi-Agent Structures](#multi-agent-structures)CODE
MEDIUM…les/changelogs/880_update_changelog_examples/README.md34 - [Workflow Orchestration](#workflow-orchestration)CODE
MEDIUM…les/changelogs/880_update_changelog_examples/README.md38 - [Routing & Orchestration](#routing--orchestration)CODE
MEDIUMexamples/changelogs/v11_update/v11.md55### PlannerGeneratorEvaluator multi-agent harness (`78d91a06`, Mar 25)COMMENT
MEDIUMexamples/changelogs/v11_update/v11.md63### PlannerWorkerSwarm — parallel multi-agent task execution (`fb5bd0d6`, Mar 17)COMMENT
MEDIUMexamples/guides/mem0/mem0_and_swarms.py482 # Get RAG context from Mem0COMMENT
MEDIUM…_data/profession_sim/profession_personas.progress.json21 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json25 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json29 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json29 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json33 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json33 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json37 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json37 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json41 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json41 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json45 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json45 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json49 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…_data/profession_sim/profession_personas.progress.json49 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json20 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json24 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json28 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json28 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json32 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json32 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json36 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json36 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json40 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json40 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json44 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…rofession_sim/profession_personas.progress.backup.json44 "persona_prompt": "You are **Dr. Cassandra “Cass” Ellington**, a world-class Chief Executive Officer (CEO) renowneCODE
MEDIUM…im/profession_personas_new_10.progress.backup_new.json33 "persona_prompt": "You are **Alexandra Grant**, a world-class Marketing Manager with a stellar reputation for straCODE
MEDIUM…im/profession_personas_new_10.progress.backup_new.json61 "persona_prompt": "You are **Avery Chen**, a world-class Computer and Information Systems Manager with a proven trCODE
MEDIUM…sion_sim/profession_personas_new_10.progress_neee.json34 "persona_prompt": "You are **Alexandra Grant**, a world-class Marketing Manager with a stellar reputation for straCODE
MEDIUM…sion_sim/profession_personas_new_10.progress_neee.json62 "persona_prompt": "You are **Avery Chen**, a world-class Computer and Information Systems Manager with a proven trCODE
MEDIUMexamples/guides/demos/science/open_scientist.py435# Demonstrates an example of how the Supervisor Agent might orchestrateCOMMENT
MEDIUMexamples/guides/demos/science/open_scientist.py436# the multi-agent system to explore a user’s research goal.COMMENT
MEDIUMexamples/guides/demos/science/open_scientist.py519# # Example run to demonstrate the multi-agent workflowCOMMENT
5 more matches not shown…
Deep Nesting213 hits · 160 pts
SeverityFileLineSnippetContext
LOWtests/test_main_features.py36CODE
LOWtests/structs/test_deep_discussion.py85CODE
LOWtests/structs/test_deep_discussion.py174CODE
LOWtests/structs/test_deep_discussion.py368CODE
LOWtests/structs/test_deep_discussion.py432CODE
LOWtests/structs/test_agent.py227CODE
LOWtests/structs/test_agent_loader.py230CODE
LOWtests/structs/test_agent_loader.py276CODE
LOWtests/structs/test_agent_loader.py402CODE
LOWtests/structs/test_multi_agent_debate.py121CODE
LOWtests/structs/test_multi_agent_debate.py1217CODE
LOWtests/structs/test_component_ids.py240CODE
LOWtests/benchmarks/aop_benchmark.py450CODE
LOWtests/benchmarks/aop_benchmark.py788CODE
LOWtests/benchmarks/aop_benchmark.py1048CODE
LOWtests/benchmarks/aop_benchmark.py1482CODE
LOWtests/benchmarks/aop_benchmark.py1587CODE
LOWtests/benchmarks/aop_benchmark.py1693CODE
LOW…arks/graph_workflow_benchmarks/graph_workflow_bench.py501CODE
LOW…arks/graph_workflow_benchmarks/graph_workflow_bench.py558CODE
LOW…s/benchmarks/graph_workflow_benchmarks/plot_results.py162CODE
LOW…s/benchmarks/graph_workflow_benchmarks/plot_results.py475CODE
LOW…multi_agent/council/judges/council_judge_evaluation.py264CODE
LOW…multi_agent/council/judges/council_judge_evaluation.py285CODE
LOW…archical_swarm/hierarchical_swarm_streaming_example.py21CODE
LOW…ierarchical_swarm/hierarchical_swarm_streaming_demo.py7CODE
LOW…ierarchical_swarm/hierarchical_swarm_streaming_demo.py14CODE
LOW…ithms_examples/consensus_building_algorithm_example.py49CODE
LOW…ithms_examples/swarm_intelligence_algorithm_example.py50CODE
LOW…hms_examples/multi_stage_pipeline_algorithm_example.py63CODE
LOW…hms_examples/iterative_refinement_algorithm_example.py42CODE
LOW…l_algorithms_examples/negotiation_algorithm_example.py42CODE
LOW…rithms_examples/adaptive_workflow_algorithm_example.py50CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py226CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py603CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py673CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py823CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py944CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py1218CODE
LOW…ti_agent/simulations/agent_map/agent_map_simulation.py1443CODE
LOW…ulti_agent/simulations/agent_map/v0/demo_simulation.py177CODE
LOW…t/simulations/agent_map/v0/test_group_conversations.py56CODE
LOW…les/multi_agent/simulations/map_generation/game_map.py366CODE
LOW…ti_agent/forest_swarm_examples/forest_swarm_example.py137CODE
LOW…gle_agent/capabilities/tools/multi_tool_usage_agent.py142CODE
LOW…gle_agent/capabilities/tools/multi_tool_usage_agent.py272CODE
LOW…le_agent/capabilities/tools/solana_tool/solana_tool.py96CODE
LOW…ent/capabilities/tools/solana_tool/solana_tool_test.py84CODE
LOW…ent/capabilities/tools/solana_tool/solana_tool_test.py152CODE
LOWexamples/tools/claude/claude_as_a_tool.py84CODE
LOW…se_tool_examples/test_base_tool_comprehensive_fixed.py309CODE
LOWexamples/tools/stagehand/1_stagehand_wrapper_agent.py135CODE
LOWexamples/utils/misc/dict_to_table.py6CODE
LOWexamples/changelogs/v12_update/byzantine_consensus.py165CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py330CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py462CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py338CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py475CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py840CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py1616CODE
153 more matches not shown…
Structural Annotation Overuse77 hits · 130 pts
SeverityFileLineSnippetContext
LOWtests/agents/test_autoswarm_writer.py717 # Step 1: Parse the YAML from LLM markdown (same as generate_swarm_config)COMMENT
LOWtests/agents/test_autoswarm_writer.py723 # Step 2: Write the fileCOMMENT
LOWtests/agents/test_autoswarm_writer.py734 # Step 3: Read and validate syntaxCOMMENT
LOWtests/agents/test_autoswarm_writer.py739 # Step 4: Execute the generated code with real swarms classesCOMMENT
LOWtests/agents/test_autoswarm_writer.py742 # Step 5: Verify real Agent objectsCOMMENT
LOWtests/agents/test_autoswarm_writer.py760 # Step 6: Verify real SwarmRouterCOMMENT
LOWtests/agents/test_autoswarm_writer.py770 # Step 7: Verify agent wiring — router has both agents in correct orderCOMMENT
LOWtests/structs/test_llm_council.py157 # Step 1: Verify User query was addedCOMMENT
LOWtests/structs/test_llm_council.py165 # Step 2: Verify all council members respondedCOMMENT
LOWtests/structs/test_llm_council.py175 # Step 3: Verify evaluations were performedCOMMENT
LOWtests/structs/test_llm_council.py185 # Step 4: Verify Chairman synthesis occurredCOMMENT
LOWtests/benchmarks/aop_benchmark.py1414 # Step 1: AnalysisCOMMENT
LOWtests/benchmarks/aop_benchmark.py1424 # Step 2: SummarizationCOMMENT
LOWtests/benchmarks/aop_benchmark.py1434 # Step 3: ClassificationCOMMENT
LOW…ples/multi_agent/utils/agent_communication_examples.py192 # Step 1: Extract dataSTRING
LOW…ples/multi_agent/utils/agent_communication_examples.py199 # Step 2: Validate dataSTRING
LOW…ples/multi_agent/utils/agent_communication_examples.py207 # Step 3: Format dataSTRING
LOW…agent/capabilities/skills/agent_with_dynamic_skills.py15# Step 1: Create skills directory structure (using existing skills)COMMENT
LOW…agent/capabilities/skills/agent_with_dynamic_skills.py18# Step 2: Create agent with dynamic skills loading enabledCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py15# Step 1: Create skills directory structureCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py18# Step 2: Create a SKILL.md fileCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py55# Step 3: Create agent with your custom skillSTRING
LOWexamples/single_agent/utils/xml_output_example.py12 # Step 1: Create your agent and specify output_type="xml"COMMENT
LOWexamples/single_agent/utils/xml_output_example.py23 # Step 2: Ask your question or give a taskCOMMENT
LOWexamples/single_agent/utils/xml_output_example.py27 # Step 3: Print the XML output for inspection or downstream useCOMMENT
LOWexamples/single_agent/reasoning/reasoning_duo.py138 # Step 1: Thinking AgentCOMMENT
LOWexamples/single_agent/reasoning/reasoning_duo.py141 # Step 2: Action AgentCOMMENT
LOWexamples/guides/850_workshop/aop_raw_task_example.py59 ####### Step 2: Call the agentCOMMENT
LOWexamples/guides/geo_guesser_agent/README.md7### Step 1: Install DependenciesCOMMENT
LOWexamples/guides/geo_guesser_agent/README.md13### Step 2: Prepare Your ImageCOMMENT
LOWexamples/guides/geo_guesser_agent/README.md19### Step 3: Run the AgentCOMMENT
LOW…/graphworkflow_guide/graph_workflow_technical_guide.md69### Step 1: Environment SetupCOMMENT
LOW…/graphworkflow_guide/graph_workflow_technical_guide.md86### Step 2: Basic ConfigurationCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py461 # Step 1: Basic setupCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py464 # Step 2: Run workflowCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py467 # Step 3: Parallel processingCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py470 # Step 4: Advanced patternsCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py473 # Step 5: Additional featuresCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py112 # Step 1: Create crypto-specific agentsCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py115 # Step 2: Create ConcurrentWorkflowCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py122 # Step 3: Create CronJob with the workflowCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py129 # Step 4: Define the analysis taskCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py148 # Step 5: Start the cron jobSTRING
LOWexamples/guides/demos/science/open_scientist.py447# # Step 1: The Supervisor Agent instructs the Generation Agent to propose ideas.COMMENT
LOWexamples/guides/demos/science/open_scientist.py454# # Step 2: The Supervisor Agent sends the generated ideas to the Review Agent.COMMENT
LOWexamples/guides/demos/science/open_scientist.py462# # Step 3: The Supervisor Agent calls the Ranking Agent to rank the reviewed ideas.COMMENT
LOWexamples/guides/demos/science/open_scientist.py471# # Step 4: The Supervisor Agent picks the top idea(s) and calls the Evolution Agent.COMMENT
LOWexamples/guides/demos/science/open_scientist.py480# # Step 5: The Supervisor Agent requests a proximity evaluation to gauge readiness.COMMENT
LOWexamples/guides/demos/science/open_scientist.py490# # Step 6: The Supervisor Agent calls the Meta-Review Agent for an overall summary.COMMENT
LOWexamples/guides/demos/science/open_scientist.py502# # Step 7: The Supervisor Agent or system can present the consolidated results.COMMENT
LOWexamples/guides/demos/real_estate/morgtate_swarm.py430 # Step 1: Document AnalysisSTRING
LOWexamples/guides/demos/real_estate/morgtate_swarm.py433 # Step 2: Risk EvaluationSTRING
LOWexamples/guides/demos/real_estate/morgtate_swarm.py436 # Step 3: Underwriting DecisionSTRING
LOW…uides/aop_examples/client/list_agents_and_call_them.py63 # Step 1: Get available toolsCOMMENT
LOW…uides/aop_examples/client/list_agents_and_call_them.py71 # Step 2: Find an agent tool to callCOMMENT
LOW…uides/aop_examples/client/list_agents_and_call_them.py87 # Step 3: Call the first available agent toolCOMMENT
LOWscripts/docker/setup_docker_secrets.MD11## Step 1: Create a DockerHub Access TokenCOMMENT
LOWscripts/docker/setup_docker_secrets.MD21## Step 2: Add Secrets to GitHub RepositoryCOMMENT
LOWscripts/docker/setup_docker_secrets.MD35## Step 3: Verify SetupCOMMENT
LOWswarms/cli/main.py154 # Step 2: Write the Python file (always)COMMENT
17 more matches not shown…
Verbosity Indicators70 hits · 119 pts
SeverityFileLineSnippetContext
LOWtests/agents/test_autoswarm_writer.py717 # Step 1: Parse the YAML from LLM markdown (same as generate_swarm_config)COMMENT
LOWtests/agents/test_autoswarm_writer.py723 # Step 2: Write the fileCOMMENT
LOWtests/agents/test_autoswarm_writer.py734 # Step 3: Read and validate syntaxCOMMENT
LOWtests/agents/test_autoswarm_writer.py739 # Step 4: Execute the generated code with real swarms classesCOMMENT
LOWtests/agents/test_autoswarm_writer.py742 # Step 5: Verify real Agent objectsCOMMENT
LOWtests/agents/test_autoswarm_writer.py760 # Step 6: Verify real SwarmRouterCOMMENT
LOWtests/agents/test_autoswarm_writer.py770 # Step 7: Verify agent wiring — router has both agents in correct orderCOMMENT
LOWtests/structs/test_llm_council.py157 # Step 1: Verify User query was addedCOMMENT
LOWtests/structs/test_llm_council.py165 # Step 2: Verify all council members respondedCOMMENT
LOWtests/structs/test_llm_council.py175 # Step 3: Verify evaluations were performedCOMMENT
LOWtests/structs/test_llm_council.py185 # Step 4: Verify Chairman synthesis occurredCOMMENT
LOWtests/benchmarks/aop_benchmark.py1414 # Step 1: AnalysisCOMMENT
LOWtests/benchmarks/aop_benchmark.py1424 # Step 2: SummarizationCOMMENT
LOWtests/benchmarks/aop_benchmark.py1434 # Step 3: ClassificationCOMMENT
LOW…ples/multi_agent/utils/agent_communication_examples.py192 # Step 1: Extract dataSTRING
LOW…ples/multi_agent/utils/agent_communication_examples.py199 # Step 2: Validate dataSTRING
LOW…ples/multi_agent/utils/agent_communication_examples.py207 # Step 3: Format dataSTRING
LOW…agent/capabilities/skills/agent_with_dynamic_skills.py15# Step 1: Create skills directory structure (using existing skills)COMMENT
LOW…agent/capabilities/skills/agent_with_dynamic_skills.py18# Step 2: Create agent with dynamic skills loading enabledCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py15# Step 1: Create skills directory structureCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py18# Step 2: Create a SKILL.md fileCOMMENT
LOW…e_agent/capabilities/skills/agent_with_custom_skill.py55# Step 3: Create agent with your custom skillSTRING
LOWexamples/single_agent/utils/xml_output_example.py12 # Step 1: Create your agent and specify output_type="xml"COMMENT
LOWexamples/single_agent/utils/xml_output_example.py23 # Step 2: Ask your question or give a taskCOMMENT
LOWexamples/single_agent/utils/xml_output_example.py27 # Step 3: Print the XML output for inspection or downstream useCOMMENT
LOWexamples/single_agent/utils/xml_output_example.py31 # Step 4: (Optional) Parse the XML output for programmatic useCOMMENT
LOWexamples/single_agent/reasoning/reasoning_duo.py138 # Step 1: Thinking AgentCOMMENT
LOWexamples/single_agent/reasoning/reasoning_duo.py141 # Step 2: Action AgentCOMMENT
LOWexamples/guides/850_workshop/aop_raw_task_example.py59 ####### Step 2: Call the agentCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py461 # Step 1: Basic setupCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py464 # Step 2: Run workflowCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py467 # Step 3: Parallel processingCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py470 # Step 4: Advanced patternsCOMMENT
LOW…amples/guides/graphworkflow_guide/quick_start_guide.py473 # Step 5: Additional featuresCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py112 # Step 1: Create crypto-specific agentsCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py115 # Step 2: Create ConcurrentWorkflowCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py122 # Step 3: Create CronJob with the workflowCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py129 # Step 4: Define the analysis taskCOMMENT
LOW…ent/cron_job_examples/simple_concurrent_crypto_cron.py148 # Step 5: Start the cron jobSTRING
LOWexamples/guides/demos/science/open_scientist.py447# # Step 1: The Supervisor Agent instructs the Generation Agent to propose ideas.COMMENT
LOWexamples/guides/demos/science/open_scientist.py454# # Step 2: The Supervisor Agent sends the generated ideas to the Review Agent.COMMENT
LOWexamples/guides/demos/science/open_scientist.py462# # Step 3: The Supervisor Agent calls the Ranking Agent to rank the reviewed ideas.COMMENT
LOWexamples/guides/demos/science/open_scientist.py471# # Step 4: The Supervisor Agent picks the top idea(s) and calls the Evolution Agent.COMMENT
LOWexamples/guides/demos/science/open_scientist.py480# # Step 5: The Supervisor Agent requests a proximity evaluation to gauge readiness.COMMENT
LOWexamples/guides/demos/science/open_scientist.py490# # Step 6: The Supervisor Agent calls the Meta-Review Agent for an overall summary.COMMENT
LOWexamples/guides/demos/science/open_scientist.py502# # Step 7: The Supervisor Agent or system can present the consolidated results.COMMENT
LOWexamples/guides/demos/real_estate/morgtate_swarm.py430 # Step 1: Document AnalysisSTRING
LOWexamples/guides/demos/real_estate/morgtate_swarm.py433 # Step 2: Risk EvaluationSTRING
LOWexamples/guides/demos/real_estate/morgtate_swarm.py436 # Step 3: Underwriting DecisionSTRING
LOW…uides/aop_examples/client/list_agents_and_call_them.py63 # Step 1: Get available toolsCOMMENT
LOW…uides/aop_examples/client/list_agents_and_call_them.py71 # Step 2: Find an agent tool to callCOMMENT
LOW…uides/aop_examples/client/list_agents_and_call_them.py87 # Step 3: Call the first available agent toolCOMMENT
LOWswarms/cli/main.py154 # Step 2: Write the Python file (always)COMMENT
LOWswarms/cli/main.py163 # Step 3: Optionally run the swarmCOMMENT
LOWswarms/cli/main.py132 # Step 1: Generate the config dict via LLMCOMMENT
LOWswarms/structs/debate_with_judge.py338 # Step 1: Pro agent presents argumentCOMMENT
LOWswarms/structs/debate_with_judge.py350 # Step 2: Con agent presents counter-argumentCOMMENT
LOWswarms/structs/debate_with_judge.py362 # Step 3: Judge evaluates both arguments and provides synthesisCOMMENT
LOW…cts/hierarchical_structured_communication_framework.py1647 # Step 2: Evaluate content hierarchicallySTRING
LOW…cts/hierarchical_structured_communication_framework.py1652 # Step 3: Refine content based on evaluationSTRING
10 more matches not shown…
Over-Commented Block102 hits · 96 pts
SeverityFileLineSnippetContext
LOWtests/telemetry/test_telemetry_multi_agent_advanced.py661# ===========================================================================COMMENT
LOWtests/telemetry/test_telemetry_multi_agent_advanced.py761COMMENT
LOW…o_agent_builder_examples/auto_agent_builder_example.py41#COMMENT
LOW…_examples/streaming_callback/parallel_search_agents.py41 # Debug: print when chunk is empty but not finalCOMMENT
LOW…warm_router/market_analysis_swarm_router_concurrent.py41 max_loops=1,COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py201# """COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py221# max_loops=1,COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py241COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py261# description="A parallel research workflow with multiple independent entry points converging to synthesis",COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py281COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py301# Demonstrates both complex workflow examples with different tasks.COMMENT
LOW…gent/graphworkflow_examples/advanced_graph_workflow.py321# print(f"\n🤖 {agent_name}:")COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py241# def create_parallel_research_workflow():COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py261# verbose=False,COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py281# agent_name="Analyst2",COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py301# (["WebResearcher", "AcademicResearcher", "MarketResearcher"], ["Analyst1", "Analyst2"]),COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py321COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py341# output_path="financial_workflow_web",COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py361COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py381# research_workflow.visualize()COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py401# if edge.source not in fin_fan_out:COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py421# print("\n\n💾 WORKFLOW EXPORT EXAMPLE")COMMENT
LOW…hworkflow_examples/test_parallel_processing_example.py441# print(f"⚠️ Export failed: {e}")COMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py101# """COMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py121COMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py141# # System Prompt: Creative Media Generation AgentCOMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py161# - **Style reference**: Knowledge of artistic movements, famous photographers, illustrators, digital artistsCOMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py181# - **Reference frameworks**: Musical eras, iconic artists/composers, production stylesCOMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py201# - Include all necessary parameters and specificationsCOMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py221# #### Image Prompts (for models like Flux-Schnell)COMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py241# ## Continuous ImprovementCOMMENT
LOW…es/single_agent/capabilities/tools/omni_modal_agent.py261# class CreateAgent:COMMENT
LOW…es/single_agent/capabilities/rag/qdrant_rag_example.py41COMMENT
LOW…es/single_agent/capabilities/rag/qdrant_rag_example.py61# doc_ids = rag_db.batch_add(documents_with_metadata, metadata=metadata, batch_size=3)COMMENT
LOWexamples/single_agent/capabilities/rag/qdrant_agent.py141# # Initialize memoryCOMMENT
LOW…nt/utils/transform_prompts/transforms_agent_example.py21 preserve_recent_messages=2,COMMENT
LOW…nt/utils/transform_prompts/transforms_agent_example.py41)COMMENT
LOWexamples/tools/social_media/social_media_tools.py441# "Distributes marketing content to all configured social "COMMENT
LOWexamples/tools/social_media/social_media_tools.py461# out = agent.run(COMMENT
LOWexamples/tools/claude/claude_as_a_tool.py201# )COMMENT
LOWexamples/utils/misc/conversation_simple.py1from swarms.structs.conversation import ConversationCOMMENT
LOWexamples/utils/misc/aop/client.py21# url="http://localhost:8000/mcp",COMMENT
LOWexamples/utils/agent_loader/agent_loader_demo.py1from swarms.utils import load_agent_from_markdownCOMMENT
LOWexamples/utils/agent_loader/agent_loader_demo.py21# - Retirement planningCOMMENT
LOWexamples/mcp/agents/deepwiki_minimal.py21# Authenticated MCP serversCOMMENT
LOWexamples/mcp/agents/deepwiki_minimal.py41# mcp_config=MCPConnection(COMMENT
LOWexamples/mcp/agents/deepwiki_minimal.py61# Headless OAuth (no browser), for servers issuing machine tokens:COMMENT
LOWexamples/changelogs/v11_update/v11_changelog.md641```COMMENT
LOW…uides/deployment/cron_job_examples/cron_job_example.py181# system_prompt=f"""You are an expert quantitative trading agent with deep expertise in:COMMENT
LOW…uides/deployment/cron_job_examples/cron_job_example.py201# 6. Monitoring market microstructureCOMMENT
LOW…uides/deployment/cron_job_examples/cron_job_example.py221# - Market impact minimizationCOMMENT
LOW…uides/deployment/cron_job_examples/cron_job_example.py241# logger.info("Starting quantitative analysis cron job for Figma (FIG)")COMMENT
LOW…ic_data/profession_sim/profession_persona_generator.py1161 # generator.process_all_professions(max_rows=10, concurrent=True)COMMENT
LOWexamples/guides/demos/science/open_scientist.py441# "Design a novel approach to training a neural architecture that can "COMMENT
LOWexamples/guides/demos/science/open_scientist.py461# # -------------------------------------------------------------------------COMMENT
LOWexamples/guides/demos/science/open_scientist.py481# # -------------------------------------------------------------------------COMMENT
LOWexamples/guides/demos/science/open_scientist.py501# # -------------------------------------------------------------------------COMMENT
LOWexamples/guides/demos/spike/memory.py101COMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py961 # - projects (id, name, description, start_date, end_date, budget)COMMENT
LOWexamples/guides/demos/apps/smart_database_swarm.py981 # # Example 3: Database analysis and optimizationCOMMENT
42 more matches not shown…
Example Usage Blocks44 hits · 60 pts
SeverityFileLineSnippetContext
LOWexamples/multi_agent/mar/multi_agent_router_example.py4# Example usage:COMMENT
LOWexamples/multi_agent/asb/auto_agent.py227# Example usageSTRING
LOWexamples/multi_agent/asb/auto_swarm_router.py100# Example usageCOMMENT
LOW…multi_agent/council/judges/council_judge_evaluation.py341 # Example usageCOMMENT
LOW…i_agent/sequential_workflow/sequential_worflow_test.py94# Example usageCOMMENT
LOW…multi_agent/sequential_workflow/sequential_workflow.py123# Example usageCOMMENT
LOW…l_swarm/hiearchical_examples/hiearchical_swarm_test.py262# Example usageCOMMENT
LOW…arm/hiearchical_examples/hierarchical_swarm_example.py151# Example usageCOMMENT
LOW…les/multi_agent/simulations/map_generation/game_map.py635 # Example usageCOMMENT
LOW…ti_agent/forest_swarm_examples/medical_forest_swarm.py148# Example usageCOMMENT
LOW…lti_agent/forest_swarm_examples/fund_manager_forest.py145# Example usageCOMMENT
LOW…le_agent/capabilities/tools/together_deepseek_agent.py91# Example usageSTRING
LOW…le_agent/capabilities/tools/solana_tool/solana_tool.py287# Example usageCOMMENT
LOW…s/structured_outputs/example_meaning_of_life_agents.py144# Example usageCOMMENT
LOWexamples/single_agent/capabilities/rag/qdrant_agent.py139# # Example usageCOMMENT
LOW…ingle_agent/capabilities/rag/full_agent_rag_example.py213# Example usageCOMMENT
LOWexamples/single_agent/demos/persistent_legal_agent.py75# Example usageSTRING
LOWexamples/tools/stagehand/3_stagehand_mcp_agent.py162# Example usageCOMMENT
LOWexamples/tools/stagehand/1_stagehand_wrapper_agent.py232# Example usageCOMMENT
LOWexamples/tools/stagehand/2_stagehand_tools_agent.py346# Example usageCOMMENT
LOWexamples/utils/misc/conversation_simple.py3# Example usageCOMMENT
LOWexamples/utils/misc/swarm_matcher_example.py9# Example usageCOMMENT
LOWexamples/utils/misc/csvagent_example.py1# Example usageCOMMENT
LOWexamples/utils/misc/aop/test_aop.py64# Example usageCOMMENT
LOW…es/guides/generation_length_blog/longform_generator.py210# Example usageCOMMENT
LOWexamples/guides/fairy_swarm/fairy_swarm.py1986 # Example usageCOMMENT
LOW…uides/deployment/cron_job_examples/cron_job_example.py176# # Example usageCOMMENT
LOW…mples/guides/demos/science/materials_science_agents.py391# Example usageSTRING
LOWexamples/guides/demos/medical/new_medical_rearrange.py151# Example usageCOMMENT
LOW…s/medical/rearrange_video_examples/term_sheet_swarm.py212# Example usageCOMMENT
LOWexamples/guides/demos/spike/memory.py103# # Example usageCOMMENT
LOWexamples/guides/demos/spike/test.py216# Example usageSTRING
LOWexamples/guides/demos/spike/agent_rearrange_test.py217# Example usageSTRING
LOWexamples/guides/demos/legal/legal_swarm.py383# Example usageCOMMENT
LOWscripts/tests/run_all_tests.py98# Example usageCOMMENT
LOWswarms/artifacts/main_artifact.py330# # Example usageCOMMENT
LOWswarms/agents/gkp_agent.py582# # Example usageSTRING
LOWswarms/agents/flexion_agent.py534# # Example usageCOMMENT
LOWswarms/structs/multi_agent_router.py516# # Example usage:STRING
LOWswarms/structs/cron_job.py440# # Example usageCOMMENT
LOWswarms/structs/conversation.py1539# Example usageCOMMENT
LOWswarms/structs/agent_router.py274# # Example usageCOMMENT
LOWswarms/prompts/documentation.py93 # Usage example:COMMENT
LOWswarms/prompts/programming.py164# Usage example:COMMENT
AI Structural Patterns64 hits · 56 pts
SeverityFileLineSnippetContext
LOWtests/structs/test_base_structure.py471CODE
LOW…es/multi_agent/council/judges/council_judge_example.py34CODE
LOW…/multi_agent/majority_voting/snake_game_code_voting.py161CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py52CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py90CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py128CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py166CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py204CODE
LOW…batched_grid_workflow/batched_grid_advanced_example.py246CODE
LOW…batched_grid_workflow/batched_grid_workflow_example.py41CODE
LOW…batched_grid_workflow/batched_grid_workflow_example.py80CODE
LOW…batched_grid_workflow/batched_grid_workflow_example.py118CODE
LOW…batched_grid_workflow/batched_grid_workflow_example.py160CODE
LOW…batched_grid_workflow/batched_grid_workflow_example.py198CODE
LOW…e_agent/capabilities/tools/swarms_of_browser_agents.py22CODE
LOWexamples/tools/agent_as_tools.py273CODE
LOWexamples/tools/claude/claude_as_a_tool.py45CODE
LOWexamples/models/vllm/vllm_wrapper.py27CODE
LOWexamples/changelogs/v12_update/byzantine_consensus.py145CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py1208CODE
LOW…uides/aop_examples/client/list_agents_and_call_them.py97CODE
LOWswarms/tools/mcp_manager.py555CODE
LOWswarms/agents/agent_judge.py193CODE
LOWswarms/agents/consistency_agent.py156CODE
LOWswarms/agents/reasoning_agent_router.py76CODE
LOWswarms/agents/reasoning_duo.py28CODE
LOWswarms/agents/agent_marketplace_handler.py265CODE
LOWswarms/utils/litellm_wrapper.py183CODE
LOWswarms/structs/multi_agent_router.py143CODE
LOWswarms/structs/debate_with_judge.py124CODE
LOWswarms/structs/heavy_swarm.py96CODE
LOWswarms/structs/advisor_swarm.py83CODE
LOWswarms/structs/swarm_rearrange.py43CODE
LOWswarms/structs/auto_agent_builder.py210CODE
LOWswarms/structs/majority_voting.py109CODE
LOWswarms/structs/agent_rearrange.py100CODE
LOWswarms/structs/conversation.py77CODE
LOWswarms/structs/graph_workflow.py859CODE
LOWswarms/structs/groupchat.py187CODE
LOWswarms/structs/planner_generator_evaluator.py207CODE
LOW…cts/hierarchical_structured_communication_framework.py1093CODE
LOWswarms/structs/skill_orchestra.py259CODE
LOWswarms/structs/social_algorithms.py116CODE
LOWswarms/structs/aop.py581CODE
LOWswarms/structs/aop.py718CODE
LOWswarms/structs/aop.py868CODE
LOWswarms/structs/mixture_of_agents.py65CODE
LOWswarms/structs/sequential_workflow.py82CODE
LOWswarms/structs/planner_worker_swarm.py542CODE
LOWswarms/structs/auction_swarm.py224CODE
LOWswarms/structs/agent.py325CODE
LOWswarms/structs/hiearchical_swarm.py240CODE
LOWswarms/structs/swarm_router.py311CODE
LOWswarms/structs/swarm_router.py975CODE
LOWswarms/structs/concurrent_workflow.py93CODE
LOWswarms/structs/council_as_judge.py245CODE
LOWswarms/structs/self_moa_seq.py22CODE
LOWswarms/structs/auto_swarm_builder.py283CODE
LOWswarms/structs/spreadsheet_swarm.py49CODE
LOWswarms/structs/base_swarm.py80CODE
4 more matches not shown…
Magic Placeholder Names9 hits · 35 pts
SeverityFileLineSnippetContext
HIGHtests/structs/test_agent.py2268 "api_key": "your-api-key",CODE
HIGHtests/structs/test_agent.py2197 "api_key": "your-api-key",CODE
HIGHexamples/multi_agent/groupchat/kimi_k3_groupchat.py14 export OPENROUTER_API_KEY="your-api-key"STRING
HIGH…/graphworkflow_examples/graph_workflow_fanout_fanin.py18 export OPENAI_API_KEY="your-api-key"STRING
HIGH…es/single_agent/capabilities/rag/qdrant_rag_example.py18 api_key=os.getenv("QDRANT_API_KEY", "your-api-key"),CODE
HIGHexamples/single_agent/capabilities/rag/README.md148 qdrant_api_key="your_api_key"CODE
HIGHexamples/tools/claude/claude_as_a_tool.py16 export ANTHROPIC_API_KEY="your-api-key-here"STRING
HIGHexamples/models/openrouter/k3_kimi.py6 export OPENROUTER_API_KEY="your-api-key"STRING
HIGHexamples/models/openrouter/kimi_k3_single_agent.py8 export OPENROUTER_API_KEY="your-api-key"STRING
Hallucination Indicators2 hits · 30 pts
SeverityFileLineSnippetContext
CRITICAL…ti_agent/simulations/agent_map/agent_map_simulation.py1199 self.fig.canvas.manager.window.wm_attributes(CODE
CRITICAL…ti_agent/simulations/agent_map/agent_map_simulation.py1202 self.fig.canvas.manager.window.wm_attributes(CODE
Modern Structural Boilerplate28 hits · 27 pts
SeverityFileLineSnippetContext
LOW…les/multi_agent/simulations/map_generation/game_map.py126 def _setup_models(self) -> None:CODE
LOW…lti_agent/simulations/euroswarm_parliament/__init__.py42__all__ = [CODE
LOWexamples/guides/fairy_swarm/fairy_swarm.py1395 def _update_orchestrator_roster(self) -> None:CODE
LOW…ic_data/profession_sim/profession_persona_generator.py116 def _setup_logging(self) -> None:CODE
LOW…ic_data/profession_sim/profession_persona_generator.py349 def _setup_signal_handlers(self) -> None:STRING
LOWswarms/artifacts/__init__.py3__all__ = [CODE
LOWswarms/tools/tool_registry.py135 def set_setting(self, key: str, value: Any) -> None:CODE
LOWswarms/tools/__init__.py32__all__ = [CODE
LOWswarms/tools/mcp_manager.py279 async def set_tokens(self, tokens) -> None:CODE
LOWswarms/tools/mcp_manager.py285 async def set_client_info(self, client_info) -> None:CODE
LOWswarms/tools/mcp_manager.py232 async def set_tokens(self, tokens) -> None:CODE
LOWswarms/tools/mcp_manager.py249 async def set_client_info(self, client_info) -> None:CODE
LOWswarms/agents/__init__.py21__all__ = [CODE
LOWswarms/agents/skills_manager.py75 def set_skills_dir(self, skills_dir: Optional[str]) -> None:CODE
LOWswarms/utils/disable_logging.py68def set_logger_level(logger_name: str) -> None:CODE
LOWswarms/utils/__init__.py34__all__ = [CODE
LOWswarms/schemas/__init__.py33__all__ = [CODE
LOWswarms/structs/agent_registry.py172 def update_agent(self, agent_name: str, new_agent: Agent) -> None:CODE
LOWswarms/structs/graph_workflow.py1622 def set_entry_points(self, entry_points: List[str]) -> None:CODE
LOWswarms/structs/graph_workflow.py1653 def set_end_points(self, end_points: List[str]) -> None:CODE
LOWswarms/structs/__init__.py85__all__ = [CODE
LOWswarms/structs/skill_orchestra.py706 def _update_profiles(self, feedback: ExecutionFeedback) -> None:CODE
LOWswarms/structs/skill_orchestra.py917 def update_handbook(self, handbook: SkillHandbook) -> None:CODE
LOWswarms/structs/agent_router.py177 def update_agent_history(self, agent_name: str) -> None:CODE
LOWswarms/structs/safe_loading.py9logger = logging.getLogger(__name__)CODE
LOWswarms/prompts/__init__.py20__all__ = [CODE
LOWswarms/telemetry/__init__.py8__all__ = [CODE
LOWswarms/telemetry/otel.py491 def _set_identity(self, span: "Span", obj: Any) -> None:CODE
Cross-Language Confusion6 hits · 22 pts
SeverityFileLineSnippetContext
HIGHtests/agents/test_llm_manager.py29 cd swarms && PYTHONPATH=. python3 -m pytest tests/agents/test_llm_manager.py -vSTRING
HIGHtests/agents/test_llm_manager.py30 cd swarms && PYTHONPATH=. python3 -m pytest tests/agents/test_llm_manager.py -qSTRING
HIGHtests/utils/test_str_to_dict.py94 result = str_to_dict('{"value": null}')CODE
HIGHexamples/tools/stagehand/3_stagehand_mcp_agent.py170 print("Run: cd stagehand-mcp-server && npm start\n")CODE
HIGHswarms/structs/multi_agent_router.py291 # Skip execution if task is null/None and skip_null_tasks is TrueSTRING
HIGHswarms/structs/multi_agent_router.py359 # Skip execution if task is null/None and skip_null_tasks is TrueSTRING
Slop Phrases10 hits · 18 pts
SeverityFileLineSnippetContext
MEDIUM…t-swarm-b93a2946b074493f8fa34a47377b2625-metadata.json17 "result": "I appreciate your interest in energy sector investments, but I need to provide an important disclCODE
MEDIUM…t-swarm-69f4c23f5a97477ab2b8114521c33fd4-metadata.json17 "result": "I appreciate your interest in energy sector investments, but I need to provide an important disclCODE
MEDIUM…amples/single_agent/capabilities/rag/simple_example.py16 Create sample documents for demonstration purposes.STRING
MEDIUM…e_agent/utils/transform_prompts/transforms_examples.py46 "content": "Here's a simple example of a class in Python:\n\n```python\nclass Dog:\n def __init__(self, nCODE
MEDIUMexamples/mcp/servers/okx_crypto_server.py119 # Run the server on port 8000 (you can change this to any available port)COMMENT
MEDIUMswarms/prompts/multi_modal_visual_prompts.py7Worker Multi-Modal Agent is able to process and understand large amounts of text and images. As a language model, WorkerCODE
MEDIUMswarms/prompts/sop_generator_agent_prompt.py86 This refactored SOP focuses on guidelines specifically for the instructor agent on techniques to teach the process oCODE
LOWswarms/prompts/project_manager.py24## Anything UNCLEAR: Provide as Plain text. Make clear here. For example, don't forget a main entry. don't forget to iniCOMMENT
LOWswarms/prompts/project_manager.py24## Anything UNCLEAR: Provide as Plain text. Make clear here. For example, don't forget a main entry. don't forget to iniCOMMENT
LOWswarms/prompts/self_operating_prompt.py70Now you need to summarize what you did to reach the objective. If the objective asked for information, share the informaCODE
Fake / Example Data10 hits · 11 pts
SeverityFileLineSnippetContext
LOWtests/structs/test_spreadsheet.py292 agent_name="placeholder",CODE
LOWtests/structs/test_spreadsheet.py293 system_prompt="placeholder",CODE
LOWtests/structs/test_spreadsheet.py263 agent_name="placeholder",CODE
LOWtests/structs/test_spreadsheet.py264 system_prompt="placeholder",CODE
LOWtests/structs/test_auto_swarms_builder.py525 "task": "placeholder",CODE
LOW…se_tool_examples/test_base_tool_comprehensive_fixed.py279 name="Test", age=25, email="test@test.com"CODE
LOW…ols/base_tool_examples/test_base_tool_comprehensive.py255 name="Test", age=25, email="test@test.com"CODE
LOWexamples/guides/smart_database/README.md136 {"name": "John Doe", "email": "john@example.com"},STRING
LOWexamples/guides/smart_database/README.md146 ["John Doe", "john@example.com"],STRING
LOWexamples/guides/demos/legal/legal_swarm.py105 user_name: str = "John Doe",STRING
Overly Generic Function Names2 hits · 2 pts
SeverityFileLineSnippetContext
LOWtests/structs/test_base_structure.py894 def test_function():CODE
LOWswarms/structs/tree_swarm.py255 def run_task(CODE