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

`stack_structure_manager` refactor stage 1 #93

Open haoxiang-xu opened 1 month ago

haoxiang-xu commented 1 month ago
haoxiang-xu commented 1 month ago

Drag and Drop Won't be considered and implemented in this ticket, since I under estimated the complexity of the stack structure design, stack_structure will be redesign first and then be implemented in next week.

haoxiang-xu commented 1 month ago

Major Goals: