haoxiang-xu / surface-editor

WebCodeEditor+LLMs is a state-of-the-art web-based Code Editor that leverages the power of large language models to assist in coding. By utilizing a vector database, it establishes intricate relationships between files and code segments.
0 stars 0 forks source link

`surface_explorer` refactor stage 1 #102

Closed haoxiang-xu closed 3 weeks ago

haoxiang-xu commented 2 months ago

deep refactor surface_explorer, instead of a recursive structure, try to do it in a list structure

haoxiang-xu commented 3 weeks ago

Pendings: