LICENSE
README.md
setup.py
cursor_agent/.cursorrules
cursor_agent/.env.example
cursor_agent/__init__.py
cursor_agent/main.py
cursor_agent/requirements.txt
cursor_agent.egg-info/PKG-INFO
cursor_agent.egg-info/SOURCES.txt
cursor_agent.egg-info/dependency_links.txt
cursor_agent.egg-info/entry_points.txt
cursor_agent.egg-info/requires.txt
cursor_agent.egg-info/top_level.txt
cursor_agent/tools/generate_changelog.py
cursor_agent/tools/llm_api.py
cursor_agent/tools/search_engine.py
cursor_agent/tools/update_cursor_agent.py
cursor_agent/tools/verify_setup.py
cursor_agent/tools/web_scraper.py
tests/__init__.py
tests/test_init_cursor_agent.py
tests/test_llm_api.py
tests/test_search_engine.py
tests/test_web_scraper.py