LICENSE
README.md
pyproject.toml
franki/__init__.py
franki/commands.py
franki/config.py
franki/config_cmd.py
franki/exporter.py
franki/main.py
franki/memory.py
franki/mitre.py
franki/report.py
franki/reporter.py
franki/router.py
franki/session.py
franki/setup_wizard.py
franki/skills.py
franki/providers/__init__.py
franki/providers/generic.py
franki/ui/__init__.py
franki/ui/logo.py
franki/ui/tips.py
franki/ui/token_warning.py
franki/ui/version_check.py
franki/utils/__init__.py
franki/utils/ai.py
franki/utils/files.py
franki/utils/highlight.py
franki/utils/search.py
franki/utils/shell.py
franki_cli.egg-info/PKG-INFO
franki_cli.egg-info/SOURCES.txt
franki_cli.egg-info/dependency_links.txt
franki_cli.egg-info/entry_points.txt
franki_cli.egg-info/requires.txt
franki_cli.egg-info/top_level.txt
tests/test_config.py
tests/test_provider_errors.py
tests/test_skills.py