feat: file indexing (#1352)

This commit is contained in:
Shelley Pham
2026-03-11 14:58:30 -07:00
committed by GitHub
parent 0a07bf7343
commit 0a5e3d6132
12 changed files with 1849 additions and 114 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@
.skills
# Local notes (not for repo)
.notes
# Letta Code file index exclusions (auto-created per-project, not for repo)
.lettaignore
.idea
node_modules