Skip to content

[BUG] Continue uses large amount of persisted storage #4309

@dancard32

Description

@dancard32

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: 0.8.68
- IDE version: VSCode
- Model: Llama 3.1

Description

I was notified that I was running low on storage from my OS. I did a search at my root directory and to my surprise the .continue directory contains nearly 30G of space on my drive. I believe that this is a bug since this is a decent amount of storage being used and it is not listed anywhere in the docs other than the install size of roughly 300Mb. The biggest culprits of the size inflation are (for me) the following:

  • $HOME/.continue/index/index.sqlite- 21G
  • $HOME/.continue/index/lancedb/* - 7.9G

To reproduce

These should be found in the .continue folder found at the home directory
Image

Log output

N/A

Metadata

Metadata

Assignees

Labels

area:indexingRelates to embedding and indexingkind:bugIndicates an unexpected problem or unintended behavioros:macHappening specifically on Macpriority:mediumIndicates medium prioritystale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions