julep
julep copied to clipboard
fix(cli): Improve cli wrapper and fix init command behavior
trafficstars
- refactor(agents-api): Refactor text_to_tsquery -> text_to_keywords
- feat(agents-api,migrations): Add trigram search to FTS
- fix(agents-api): Remove too-long magic number
- fix(agents-api): Renamed confusing is_conversation_snippet flag
- fix(cli): Improve cli wrapper and fix init command behavior
EntelligenceAI PR Summary
Purpose:
- Enhance full-text search and improve CLI modularity and usability.
Changes:
- Enhancement: Refined keyword extraction in NLP for better search.
- New Feature: Added template selection in CLI
initcommand. - Refactor: Reorganized imports for improved code clarity.
- Style: Implemented a new custom prompt style in CLI.
Impact:
- Streamlined CLI experience, improved search features, and increased code manageability.