-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Move ollama_search_cli.py into atlas_cli/ package and prepare for Typer-based subcommands.
Task ID: CLI-001
Component: CLI
Epic: DX Improvement
Actionable Steps
-
Create atlas_cli/init.py and atlas_cli/main.py
-
Wrap existing search logic using Typer
-
Update README usage examples
Acceptance Criteria
-
python -m atlas_cli search llamaworks -
Unit test covers basic command