one
665a62080b
test: more unit tests ( #5130 )
...
* test: more unit tests
- Adjust vitest configuration to handle main process and renderer process tests separately
- Add unit tests for main process utils
- Add unit tests for the renderer process
- Add three component tests to verify vitest usage: `DragableList`, `Scrollbar`, `QuickPanelView`
- Add an e2e startup test to verify playwright usage
- Extract `splitApiKeyString` and add tests for it
- Add and format some comments
* fix: mock individual properties
* test: add tests for CustomTag
* test: add tests for ExpandableText
* test: conditional rendering tooltip of tag
* chore: update dependencies
2025-05-26 16:50:26 +08:00
自由的世界人
d07c6ecc6b
feat: add message multiple select ( #6085 )
...
* feat: add message multiple select
* fix: build error
* feat: add drag-and-drop multi-selection
* fix: code review
* Revert "fix: code review"
This reverts commit 7e29d5147c .
* fix: hide input bar display
* fix: extract the ChatContext
* fix: eventemitter
* feat: enhance multi-select functionality with message registration
* fix: history page message search
* fix: build error
* fix: remove Event Emitter
* fix: build error
* feat: add hideMenuBar prop to MessageItem and integrate MessageEditingProvider
* fix: improve message selection logic and handle drag events
* fix: update translation keys for multiple select functionality
* fix: refactor message deletion logic and enhance message selection handling
* fix: replace useSelector with useStore for message selection in ChatContext
* fix: refactor MessageGroup to utilize context for multi-select handling and message registration
* Revert "fix: refactor MessageGroup to utilize context for multi-select handling and message registration"
This reverts commit f4d1454525 .
* fix: simplify MessageGroup props and utilize context for message selection handling
* fix: streamline multi-select handling by consolidating context usage and simplifying component props
2025-05-21 11:22:36 +08:00
kangfenmao
25b1e309ed
build: remove sentry integration
2025-04-24 11:48:53 +08:00
kangfenmao
314be9b198
feat: add sentry integration
2025-04-22 22:05:56 +08:00
one
81eab1179b
test: add vitest ( #5085 )
...
* test: migrate to vitest
* test: update vitest config
* test: updates tests for utils
* ci: fix test command
* test: add tests for format.ts
* test: add snapshots
* test: update snapshots
* test: add tests for linkConverter
* test: add tests for error.ts
* test: update test coverage script name
* test: update tests for prompt.ts
* test: re-group utils, add tests
* test: add tests for export.ts
* test: add tests for sort.ts
2025-04-20 22:44:01 +08:00
PeterWang-dev
641dfc60b0
feat(icons): explicitly add icons in multiple resolutions to correct appimage icon path
2025-04-06 08:28:10 +08:00
Asurada
af1a9868db
feat: Add remark function to knowledge url ( #2210 )
...
* chore: Update .gitignore to exclude .cursor/rules
* feat: Add remark function to knowledge url
2025-02-24 12:47:47 +08:00
duanyongcheng77
8eacaa281a
chore: add ignore for .cursoerules
2025-02-14 10:38:51 +08:00
duanyongcheng77
6e75140939
chore: 🤖 add aider gitignore
2025-02-14 10:38:51 +08:00
kangfenmao
35fd5aef22
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
43b9298329
feat: 智能体改进:名称、上下文支持、模型参数支持 #59
2024-10-21 23:21:46 +08:00
kangfenmao
938ff38aeb
fix: windows ico icon
2024-09-25 00:20:10 +08:00
kangfenmao
c8711c5804
feat: add local module
2024-08-27 11:31:05 +08:00
kangfenmao
dfd42fe9a6
feat: add devv referral code
2024-08-23 20:57:54 +08:00
kangfenmao
dedabe320e
feat: new navbar style
2024-07-23 12:29:20 +08:00
kangfenmao
6c8d2b0f68
build: change yarn version
2024-07-13 00:31:07 +08:00
kangfenmao
8681bcd538
chore(version): v0.1.0
2024-07-11 14:38:45 +08:00
kangfenmao
21f937a9cc
feat: add vite-electron template
2024-05-24 10:03:02 +08:00