# Specs — codesight
Feature specifications for codesight.
## Feature Specs
| # | Spec | Status |
|---|------|--------|
| 000 | [Template](000-template.md) | — |
| 001 | [Core Search Tools](001-core-search-tools.md) | Implemented (v0.1) |
| 002 | [Embedding Model Config](002-embedding-model-config.md) | Planned (v0.2) |
| 003 | [Incremental Refresh](003-incremental-refresh.md) | Planned (v0.3) |
| 004 | [Tree-sitter Chunking](004-tree-sitter-chunking.md) | Planned (v0.4) |
| 005 | [Watch and Unwatch Tools](005-watch-unwatch-tools.md) | Planned |
> For design decisions (why we chose LanceDB, why hybrid RRF, etc.), see `docs/decisions/`.
> For project roadmap, see `docs/roadmap.md`.