LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/mcp_examples.md
swe_agent/__init__.py
swe_agent/main.py
swe_agent/test_complete_diff.py
swe_agent/version.py
swe_agent/agents/__init__.py
swe_agent/agents/code_analyzer.py
swe_agent/agents/editor.py
swe_agent/agents/planner.py
swe_agent/agents/software_engineer.py
swe_agent/cli/__init__.py
swe_agent/cli/interface.py
swe_agent/cli/pair_programming_interface.py
swe_agent/cli/simple_warp_interface.py
swe_agent/cli/tool_usage_display.py
swe_agent/cli/warp_interface.py
swe_agent/config/__init__.py
swe_agent/config/settings.py
swe_agent/language_support/__init__.py
swe_agent/language_support/analyzers.py
swe_agent/language_support/detector.py
swe_agent/language_support/editors.py
swe_agent/language_support/runners.py
swe_agent/prompts/__init__.py
swe_agent/prompts/swe_prompts.py
swe_agent/rl_mode/__init__.py
swe_agent/rl_mode/reward_system.py
swe_agent/rl_mode/rl_prompts.py
swe_agent/rl_mode/rl_state.py
swe_agent/rl_mode/rl_workflow.py
swe_agent/rl_mode/true_rl_workflow.py
swe_agent/sdk/__init__.py
swe_agent/sdk/client.py
swe_agent/sdk/exceptions.py
swe_agent/sdk/models.py
swe_agent/sdk/examples/sublime_plugin.py
swe_agent/sdk/examples/scripts/execute_task.py
swe_agent/sdk/examples/scripts/get_status.py
swe_agent/state/agent_state.py
swe_agent/tools/__init__.py
swe_agent/tools/advanced_langraph_tools.py
swe_agent/tools/code_analysis.py
swe_agent/tools/code_analysis_tools.py
swe_agent/tools/editing_tools.py
swe_agent/tools/file_operations.py
swe_agent/tools/intelligent_code_search.py
swe_agent/tools/julia_browser_tools.py
swe_agent/tools/langraph_tools.py
swe_agent/tools/netlify_api.py
swe_agent/tools/netlify_deploy.py
swe_agent/tools/planning_tools.py
swe_agent/tools/security_scanner.py
swe_agent/tools/shell_operations.py
swe_agent/tools/swe_tools.py
swe_agent/tools/tavily_search.py
swe_agent/tools/tool_usage_tracker.py
swe_agent/tools/web_scraper.py
swe_agent/utils/anthropic_client.py
swe_agent/utils/diff_display.py
swe_agent/utils/helpers.py
swe_agent/utils/progress_tracker.py
swe_agent/utils/routing.py
swe_agent/utils/simple_diff.py
swe_agent/workflows/clean_swe_workflow.py
swe_ai_agent.egg-info/PKG-INFO
swe_ai_agent.egg-info/SOURCES.txt
swe_ai_agent.egg-info/dependency_links.txt
swe_ai_agent.egg-info/entry_points.txt
swe_ai_agent.egg-info/requires.txt
swe_ai_agent.egg-info/top_level.txt