soverant / lattice

MIT License
0 stars 1 forks source link

Implement `search` Command for Lattice CLI #15

Closed farhoud closed 2 months ago

farhoud commented 3 months ago

Title: Implement search Command for Lattice CLI

Description: Create a CLI command to search for code using human language queries.

Acceptance Criteria:

Usage Example:

lattice search --query "function that calculates factorial"

Tasks: