Commit Graph

3 Commits

Author SHA1 Message Date
xiongxiao
57326c14d6 Refactor code structure for improved readability and maintainability 2026-03-18 19:08:43 +08:00
3243baa872 Refactor code structure for improved readability and maintainability 2026-03-12 13:51:13 +08:00
68c1976754 feat: add user info command and package management for assistant app
- Implemented a new command 'me' to view current user information in the assistant application.
- Created a common configuration file for the assistant app with package details and scripts.
- Added functionality to check and update package.json dependencies and devDependencies in the assistant app.
- Refactored storage initialization in query module to use StorageNode.
2026-02-21 03:08:39 +08:00