LICENSE
README.md
pyproject.toml
issuedb/__init__.py
issuedb/cli.py
issuedb/database.py
issuedb/models.py
issuedb/ollama_client.py
issuedb/py.typed
issuedb/repository.py
issuedb.egg-info/PKG-INFO
issuedb.egg-info/SOURCES.txt
issuedb.egg-info/dependency_links.txt
issuedb.egg-info/entry_points.txt
issuedb.egg-info/top_level.txt
issuedb/data/__init__.py
issuedb/data/agents/PROMPT.txt
issuedb/data/agents/__init__.py
tests/test_cli.py
tests/test_comments.py
tests/test_database.py
tests/test_get_last.py
tests/test_models.py
tests/test_ollama.py
tests/test_repository.py