i forgot too commit
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 38s

This commit is contained in:
2026-02-01 15:57:45 +01:00
parent 9a334e80be
commit d957120eb3
25 changed files with 5047 additions and 23 deletions

6
cli/__init__.py Normal file
View File

@@ -0,0 +1,6 @@
"""Loyal Companion CLI client.
A quiet, terminal-based interface for conversations with Loyal Companion.
"""
__version__ = "1.0.0"