CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
SECURITY.md
flake.lock
flake.nix
pyproject.toml
uv.lock
docs/SECURITY-REVIEW.md
docs/images/attention.png
docs/images/cli.png
docs/images/done.png
docs/images/working.gif
docs/images/working.png
examples/codex-hooks.json
examples/config.toml
examples/cursor-hooks.json
examples/theme.json
packaging/README.md
scripts/benchmark.py
scripts/render-packages.py
src/konsole_pal/__init__.py
src/konsole_pal/__main__.py
src/konsole_pal/cli.py
src/konsole_pal/config.py
src/konsole_pal/core.py
src/konsole_pal/hooks.py
src/konsole_pal/presentation.py
src/konsole_pal/sounds.py
src/konsole_pal/themes.py
src/konsole_pal.egg-info/PKG-INFO
src/konsole_pal.egg-info/SOURCES.txt
src/konsole_pal.egg-info/dependency_links.txt
src/konsole_pal.egg-info/entry_points.txt
src/konsole_pal.egg-info/requires.txt
src/konsole_pal.egg-info/top_level.txt
tests/test_animator.py
tests/test_cli.py
tests/test_config.py
tests/test_core.py
tests/test_hooks.py
tests/test_inbox.py
tests/test_multiplexer_integration.py
tests/test_presentation.py
tests/test_release.py
tests/test_sounds.py
tests/test_themes.py
tests/test_visual.py