Commit Graph

6 Commits

Author SHA1 Message Date
25db9ed1f3 增加永久存储记录信息
完善 i18n
2025-10-11 14:55:34 +08:00
b64702337b 增加claude code 项目查询
优化历史记录排序
2025-10-11 13:16:49 +08:00
6798be3b42 汉化 2025-08-06 15:39:05 +08:00
Vivek R
f94490aa6a refactor: convert project list to responsive grid layout
- Change from vertical list to responsive grid (1/2/3 columns)
- Update project page container from centered to full-width
- Improve card layout with better vertical spacing
- Simplify session count and file indicators
- Ensure cards have consistent height in grid
2025-07-06 15:19:34 +05:30
Vivek R
6b9393f4d3 feat: implement hooks system for project configuration
- Add HooksEditor component for managing project hooks
- Add ProjectSettings component for project-specific configurations
- Create hooksManager utility for hook operations
- Add hooks type definitions
- Update backend commands to support hooks functionality
- Integrate hooks into main app, agent execution, and Claude sessions
- Update API and utilities to handle hooks data
2025-07-06 15:19:34 +05:30
Mufeed VH
8e76d016d4 init: push source 2025-06-19 19:24:01 +05:30