Skip to content

ticket #3 cs-assistant: Added :stats and verbose mode to the dev CLI#10

Open
strictshot wants to merge 1 commit into
mainfrom
feat/adding-stats
Open

ticket #3 cs-assistant: Added :stats and verbose mode to the dev CLI#10
strictshot wants to merge 1 commit into
mainfrom
feat/adding-stats

Conversation

@strictshot

Copy link
Copy Markdown

Added two dev conveniences (:stats and :verbose).
Key changes to files :

  • src/infrastructure/db/repository.py
  • src/apps/dev_cli.py
  • README.md (in the Using It section)

Manual verification done:

  1. Ran make migrate && make ingest to populate the local database.
  2. Started the CLI using make cli and verified the startup message.
  3. Executed `:stats
  4. Toggled :verbose mode on, submitted a query, and confirmed that the source URL, similarity scores, and character-limited snippets printed cleanly prior to the model's response.
  5. Checked that exit and quit still terminate the session cleanly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant