← Back to all updates

Local Context Option Added to AI Chat Panel

Commit: 495b85f

Users can now utilize local files and folders as context for AI chats.

Changes

  • Introduced local context option in AI chat panel for enhanced interaction using Finder selections.
  • Enabled recursive directory traversal to allow comprehensive context from selected folders.
  • Implemented per-file truncation of AI context to 2K characters to optimize performance.
  • Set a total context budget of 40K characters to manage AI input effectively.
  • Added a context indicator featuring a purple capsule with a folder icon for visual feedback.
  • Updated CLAUDE.md with detailed feature documentation and insights on implementation.