julep icon indicating copy to clipboard operation
julep copied to clipboard

fix(cli): Improve cli wrapper and fix init command behavior

Open creatorrr opened this issue 8 months ago • 1 comments
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 init command.
  • 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.

creatorrr avatar Mar 05 '25 19:03 creatorrr