README.md
pyproject.toml
setup.py
jules_cli/__init__.py
jules_cli/__main__.py
jules_cli/cli.py
jules_cli/client.py
jules_cli/config.py
jules_cli/constants.py
jules_cli/exceptions.py
jules_cli/formatter.py
junes.egg-info/PKG-INFO
junes.egg-info/SOURCES.txt
junes.egg-info/dependency_links.txt
junes.egg-info/entry_points.txt
junes.egg-info/requires.txt
junes.egg-info/top_level.txt
tests/test_activities_commands.py
tests/test_agent_commands.py
tests/test_cli.py
tests/test_cli_properties.py
tests/test_client.py
tests/test_client_properties.py
tests/test_config.py
tests/test_config_command.py
tests/test_config_properties.py
tests/test_constants.py
tests/test_exceptions.py
tests/test_formatter.py
tests/test_formatter_properties.py
tests/test_help_properties.py
tests/test_help_system.py
tests/test_performance.py
tests/test_sessions_commands.py
tests/test_sessions_properties.py
tests/test_sources_command.py
tests/test_verbose_mode.py
tests/test_verbose_properties.py