f74d54c431
* feat(core): implement codebase indexing * feat(core): gate indexing behind experimental flag * fix: improvements to slow provider startups and indexing init blocking the world * test(cli): stabilize indexing startup tests * test(cli): avoid indexing startup hang * test(cli): avoid CI startup leaks * test(cli): annotate provider test change * fix(indexing): tighten dependency surface * refactor(cli): move indexing logic into kilocode paths * test(cli): skip flaky shell cancel prompt cases * fix(cli): tolerate slow Windows worktree cleanup * fix(vscode): authenticate indexing status fetch --------- Co-authored-by: Marius <marius@kilocode.ai>