luo
50ca27104c
complete api key verify
2025-09-20 11:18:59 +08:00
luo
81fc14daa4
complete api key verify
2025-09-20 11:16:00 +08:00
luo
ffded38d84
add google verify
2025-09-20 01:10:03 +08:00
Wendong-Fan
7ca248552e
release 0068 ( #372 )
2025-09-19 12:49:32 +08:00
Wendong-Fan
dffeecc7b5
release 0068
2025-09-19 12:49:14 +08:00
Wendong-Fan
6d0214a486
fix: React Rules of Hooks violation ( #368 )
2025-09-19 12:31:27 +08:00
Wendong-Fan
95b8f4c83a
Merge branch 'main' into credit_bug_fix
2025-09-19 12:31:19 +08:00
Wendong-Fan
8b1abc405f
update bug for wording ( #370 )
2025-09-19 12:31:08 +08:00
Wendong-Fan
2f63bc0e16
Merge branch 'main' into pr-feat-i18n
2025-09-19 12:31:02 +08:00
Douglasymlai
f7a11ce19b
update bug for wording
2025-09-18 21:18:32 +01:00
Wendong-Fan
1908467adb
enhance: Add Worker, add simple tooltip and fix empty message bug ( #365 )
2025-09-18 23:03:51 +08:00
Wendong-Fan
482f26588a
Merge main branch and resolve conflicts
...
- Resolved merge conflict in BottomInput.tsx
- Maintained empty message validation with toast error
- Kept TooltipSimple improvements from PR
- Preserved useCloudModelInDev check from main branch
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 23:00:28 +08:00
Wendong-Fan
85b184edbe
minor update
2025-09-18 22:58:11 +08:00
Wendong-Fan
019cd5fd07
fix(taskcard, workflow): resolve disagree status mismatch ( #367 )
2025-09-18 22:21:59 +08:00
Wendong-Fan
02184624b4
minor update
2025-09-18 22:21:39 +08:00
Wendong-Fan
42fd6e8d55
fix: React Rules of Hooks violation
2025-09-18 22:10:45 +08:00
sw3205933776
5a5b334dc5
fix(taskcard, workflow): resolve disagree status mismatch
2025-09-18 17:57:12 +08:00
a7m-1st
faa7128904
enhance: apply simple tooltip to simple usages
2025-09-17 20:46:09 +03:00
a7m-1st
598d852a9f
fix: empty message & tooltips
2025-09-17 20:45:58 +03:00
a7m-1st
d0e77058a1
enhance: simple tooltip
2025-09-17 20:45:40 +03:00
a7m-1st
d1b5d9fe73
enhance: streamline store subscribers
2025-09-17 20:45:12 +03:00
Wendong-Fan
d3b648ffe0
release: 0066 ( #364 )
2025-09-17 22:03:50 +08:00
Wendong-Fan
1c3675abb4
release 0066
2025-09-17 22:02:54 +08:00
Wendong-Fan
7e2fda0198
feat: make google search and engin id optional ( #361 )
2025-09-17 22:01:11 +08:00
Wendong-Fan
4767c6d14f
Merge branch 'main' into google_search_optional
2025-09-17 22:00:57 +08:00
Wendong-Fan
6d91bcb874
update
2025-09-17 15:51:21 +08:00
Wendong-Fan
f28154c180
Test build ( #362 )
2025-09-17 15:28:42 +08:00
sw3205933776
95e09cfc8e
update
2025-09-17 15:25:12 +08:00
Wendong-Fan
0a927bd2e9
feat: make google search and engin id optional
2025-09-17 15:24:13 +08:00
sw3205933776
cf6070a13f
update
2025-09-17 15:23:10 +08:00
sw3205933776
4065f32607
update
2025-09-17 15:22:16 +08:00
Wendong-Fan
eeae0667f9
Fix/task state ( #359 )
2025-09-17 14:56:29 +08:00
Wendong-Fan
9b12986bbd
minor update
2025-09-17 14:56:09 +08:00
sw3205933776
d119506f07
Merge branch 'fix/task-state' of github.com:eigent-ai/eigent into fix/task-state
2025-09-17 00:45:26 +08:00
sw3205933776
4ec1c0d70e
feat: create new task_state component state
2025-09-17 00:45:20 +08:00
Douglasymlai
35393bc386
translate failed tag
2025-09-16 16:44:03 +01:00
sw3205933776
9d224106b6
feat: add translations
2025-09-16 23:37:03 +08:00
Wendong-Fan
ee3cdd2b29
fix: agent folder issue ( #358 )
2025-09-16 22:15:31 +08:00
Wendong-Fan
78226b1acf
fix: agent folder issue
2025-09-16 22:15:10 +08:00
Waleed Alzarooni
469794c2eb
flex-intitial, valid tailwind method
2025-09-16 14:43:56 +01:00
Wendong-Fan
136a279bcc
Pr feat sw ( #357 )
2025-09-16 21:30:57 +08:00
Wendong-Fan
6353510032
Merge branch 'main' into pr-feat-sw
2025-09-16 21:30:48 +08:00
sw3205933776
54514403d2
update
2025-09-16 21:28:54 +08:00
sw3205933776
e261b8ed70
update
2025-09-16 21:22:19 +08:00
Wendong-Fan
a0c89e04ad
Pr feat i18n ( #353 )
2025-09-16 21:13:34 +08:00
Wendong-Fan
d1bf5a0af3
Resolve merge conflict in TaskState component
...
Merged i18n translation support with icon styling from main branch.
The reassigned task state now includes both the CircleSlash2 icon
and internationalized text using t("chat.reassigned").
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 21:12:53 +08:00
Wendong-Fan
851439d421
enhance: PR 353 feat i18n ( #356 )
2025-09-16 21:10:27 +08:00
Wendong-Fan
84ea68d59e
fix: prevent selected file from entering loading state when new files… ( #355 )
2025-09-16 21:10:18 +08:00
Wendong-Fan
89dca71f13
minor fix
2025-09-16 21:09:47 +08:00
Wendong-Fan
6ce105f21a
enhance: PR 353 feat i18n
2025-09-16 21:00:37 +08:00