Commit graph

1614 commits

Author SHA1 Message Date
Tao Sun
a845fe1436
feat: Stream mode task splitting (reopen #767) (#793) 2025-12-29 23:15:50 +08:00
Tao Sun
47084a9ec5
Merge branch 'main' into stream_mode 2025-12-29 16:26:32 +08:00
Sun Tao
96322180a9 Update agent.py 2025-12-29 11:44:17 +08:00
Wendong-Fan
597dd4b4d0
bump up camel version to 0283a0 (#809) 2025-12-29 01:20:02 +00:00
Wendong-Fan
01a898d10d bump up camel version to 0283a0 2025-12-29 09:19:48 +08:00
Sun Tao
e1b4ef87db Merge branch 'main' into stream_mode 2025-12-28 21:48:33 +08:00
Wendong-Fan
1e9b49fce5
chore: update camel version to 0.2.82 (#794)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
2025-12-18 09:38:30 +08:00
Wendong-Fan
c443dfbd6c chore: update camel version to 0.2.82 2025-12-18 09:38:08 +08:00
Wendong-Fan
24de6ec892 Reapply "feat: Stream mode task spliting (#767)"
This reverts commit 7d9e14185d.
2025-12-18 07:14:44 +08:00
Wendong-Fan
7d9e14185d Revert "feat: Stream mode task spliting (#767)"
This reverts commit 16ac0d86fc, reversing
changes made to 4ce792627c.
2025-12-18 07:13:24 +08:00
Wendong-Fan
16ac0d86fc
feat: Stream mode task spliting (#767) 2025-12-18 06:36:33 +08:00
Wendong-Fan
788e3e8bc7
enhance: Stream mode task spliting PR767 (#791) 2025-12-18 06:36:09 +08:00
Wendong-Fan
6cb68177f5 enhance: Stream mode task spliting PR767 2025-12-18 06:35:16 +08:00
Wendong-Fan
9e40e979be
Merge branch 'main' into stream_mode 2025-12-18 06:18:54 +08:00
Puzhen Zhang
4ce792627c
feat: add gemini-3-flash (#790)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2025-12-17 17:40:15 +01:00
Sun Tao
65b4b973db update 2025-12-18 00:23:40 +08:00
Wendong-Fan
edb3176a30
chore: add more clean sync step log (#789)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
2025-12-14 15:25:09 +08:00
Wendong-Fan
aa0b141c44 chore: add more clean sync step log 2025-12-14 15:24:12 +08:00
Puzhen Zhang
d0705fc8b9
chore/logger (#788)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
2025-12-12 16:28:04 +01:00
Puzhen Zhang
e14dc1070c
Merge branch 'main' into fix/logger 2025-12-12 16:22:27 +01:00
puzhen
7208d40746 update 2025-12-12 16:21:54 +01:00
Wendong-Fan
3352ee3b92
Add CodeQL analysis workflow configuration (#780)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
2025-12-08 03:30:12 +08:00
Sun Tao
d8c888a1d8 Update chat_service.py 2025-12-05 15:47:56 +08:00
Sun Tao
216b9c7686 Merge branch 'main' into stream_mode 2025-12-05 15:42:01 +08:00
罗鹏铖
19761dc23a
Add CodeQL analysis workflow configuration 2025-12-04 17:06:23 +08:00
Douglas Lai
ebaeb7abc7
Documentation edits made through Mintlify web editor 2025-12-03 17:05:19 +00:00
Tao Sun
ebf58d7a10
update gemini docs (#777) 2025-12-03 17:42:50 +08:00
Sun Tao
2449dedc6a Update package.json 2025-12-03 17:40:56 +08:00
Sun Tao
e8d08190d9 Update docs.json 2025-12-03 17:39:26 +08:00
Sun Tao
5b036d1a06 Update docs.json 2025-12-03 17:38:48 +08:00
Sun Tao
c818a71f8a update 2025-12-03 17:37:22 +08:00
Douglas
e93165d593 update navigation 2025-12-03 08:23:26 +00:00
Douglas Lai
ba9ffd81aa
Documentation edits made through Mintlify web editor 2025-12-03 08:15:56 +00:00
Douglas Lai
009f7a4b02
Documentation edits made through Mintlify web editor 2025-12-03 08:14:56 +00:00
Douglas Lai
e05253e22c
Documentation edits made through Mintlify web editor 2025-12-03 08:11:36 +00:00
Wendong-Fan
d2e547063d
feat: workforce support configurable error handling (#778) 2025-12-03 07:46:58 +08:00
Wendong-Fan
80681a0970
enhance: optimize installation (#779) 2025-12-03 07:46:18 +08:00
Wendong-Fan
7f05df26db bug fix 2025-12-03 07:45:44 +08:00
Wendong-Fan
f2c7be7daa remove meaningless ai generated comment 2025-12-03 01:24:15 +08:00
Wendong-Fan
bf1c01ad80 enhance: optimize installation 2025-12-03 01:04:08 +08:00
Wendong-Fan
502eed3a89 increase uv timeout 2025-12-02 22:33:58 +08:00
Wendong-Fan
1bcaae89b6 fix: install race issue 2025-12-02 22:16:11 +08:00
Wendong-Fan
b1661651eb feat: workforce support configurable error handling 2025-12-02 22:07:34 +08:00
Douglas
07c127859d update gemini docs 2025-12-01 16:02:29 +00:00
Wendong-Fan
9e6168e905
chore: down grade camel version (#774) 2025-11-28 02:56:52 +08:00
Wendong-Fan
edf36361cb chore: down grade camel version 2025-11-28 02:56:21 +08:00
Wendong-Fan
adbd0e9df8
fix: install env path issue (#773) 2025-11-28 00:23:23 +08:00
Sun Tao
d0090c20b7 update 2025-11-27 20:20:03 +08:00
Sun Tao
b18c691aa3 Update chatStore.ts 2025-11-27 19:30:25 +08:00
Sun Tao
c8b92bd281 Update init.ts 2025-11-27 18:43:09 +08:00