Commit Graph

4 Commits

Author SHA1 Message Date
0dea7a4229 refactor: optimize code 2025-06-22 11:25:38 +08:00
c4622fa586 feat(ai): integrate AI code optimization with template support and editor toggling 2025-06-22 02:36:13 +08:00
941f1a74fa feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
bcdd72317c feat(store): add problem editor state management
- Create problem-editor store with Zustand
- Manage editor state including problem, language, value and path
- Implement localStorage persistence for editor content
- Provide utility functions for language and value retrieval
2025-05-13 16:31:38 +08:00