Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 259 Bytes

File metadata and controls

12 lines (9 loc) · 259 Bytes

Thinking - Phase 1:

  1. CLI - enter command into CLI (OCTO code)
  2. Read & parse codebase in pwd()
  3. chunk, embed & store in vector store

GOALS for CLI:

  • Takes a query
  • Retrieves top 3 files
  • Passes to Claude with tool calling
  • Prints the response