README.md
pyproject.toml
setup.py
cursorflow/__init__.py
cursorflow/auto_updater.py
cursorflow/cli.py
cursorflow/updater.py
cursorflow.egg-info/PKG-INFO
cursorflow.egg-info/SOURCES.txt
cursorflow.egg-info/dependency_links.txt
cursorflow.egg-info/entry_points.txt
cursorflow.egg-info/requires.txt
cursorflow.egg-info/top_level.txt
cursorflow/core/agent.py
cursorflow/core/auth_handler.py
cursorflow/core/browser_controller.py
cursorflow/core/browser_engine.py
cursorflow/core/css_iterator.py
cursorflow/core/cursor_integration.py
cursorflow/core/cursorflow.py
cursorflow/core/error_correlator.py
cursorflow/core/event_correlator.py
cursorflow/core/file_change_monitor.py
cursorflow/core/log_collector.py
cursorflow/core/log_monitor.py
cursorflow/core/persistent_session.py
cursorflow/core/report_generator.py
cursorflow/log_sources/local_file.py
cursorflow/log_sources/ssh_remote.py