451 Commits

Author SHA1 Message Date
ZiCode0 5cf20bfeab hidpi fix 2025-05-04 13:56:09 +12:00
Xinbing Liang b9f6534315 Merge pull request #1104 from zoe-yyx/simplify-code
Simplify return statement in count_image by removing redundant comments
2025-04-27 01:44:49 +08:00
yxyang a77823636f remove comments 2025-04-26 15:14:57 +08:00
Xinbing Liang 8593116982 Merge pull request #1085 from zhenjunMa/delete_duplicate_code
delete duplicate code
2025-04-22 23:27:10 +08:00
liangxinbing 0c3f39836f delete useless tools and prompt 2025-04-22 23:12:55 +08:00
Xinbing Liang 18844dd108 Merge pull request #1097 from 666haiwen/feat/chart-visualization
feat: add data analysis agent to do data process / data report / chart generation / ... tasks
2025-04-22 23:04:41 +08:00
ZJU_czx f162d629a6 refactor: refactor code by pre-commit 2025-04-22 18:54:22 +08:00
ZJU_czx 3928a5dc8b refactor: remove useless code 2025-04-22 16:37:33 +08:00
ZJU_czx 42ba8ac51f feat: update demo and fix spec string bug in chart visualization 2025-04-22 16:29:21 +08:00
ZJU_czx 8dc281f637 feat: refactor code to prepare merge into main 2025-04-22 10:43:56 +08:00
ZJU_czx f917597d0d Merge remote-tracking branch 'upstream/main' into feat/data_visualization_hackathon 2025-04-22 09:54:22 +08:00
ZJU_czx 90d60d673a feat: resize steps limits 2025-04-22 09:53:56 +08:00
古今 fe56b80c8e delete duplicate code 2025-04-20 00:04:51 +08:00
Sheng Fan f760ebfb15 chore(github): correct config.yml 2025-04-17 14:47:55 +08:00
Xinbing Liang 7abe2949a7 Merge pull request #116 from Randool/dev/add_human_interact
feat: Adding human interaction functionality to Manus
2025-04-16 21:32:20 +08:00
Xinbing Liang 7326cca450 Merge pull request #1061 from cyzus/feat-include-mcp-in-manus-agent
Manus Agent to include MCP tools
2025-04-16 21:00:29 +08:00
Xinbing Liang 8592c631a2 Merge pull request #1067 from cnJasonZ/feat/ppio-config-example
feat: add config example for PPIO
2025-04-15 18:29:38 +08:00
cnJasonZ 82838bd3b4 feat: add config example for PPIO 2025-04-15 18:24:49 +08:00
Yizhou df9312dfca remove session close 2025-04-15 18:12:54 +08:00
Yizhou ead168d56c fix cancel scope issue 2025-04-15 18:05:23 +08:00
Yizhou 597691befa avoid repetitive mcp tool adding 2025-04-15 17:18:46 +08:00
Yizhou db3c293683 catch mcp cancel scope issue 2025-04-15 16:57:15 +08:00
Yizhou baee2ea1e2 make sure tool is not repetitively added because mcp servers may provide the same tool 2025-04-15 16:56:19 +08:00
Yizhou 9b0a11a1ea if mcp.json is not provided, do not report anything 2025-04-14 13:56:09 +08:00
Yizhou f65bd9bbf5 1. support multiple mcp servers
2. allow manus agent to connect to mcp servers whilst keeping the local tool set
3. include automatic mcp config loading
2025-04-14 12:18:04 +08:00
Sheng Fan 1a12b67e4b Merge pull request #1050 from Avalephh/addPrompt
add terminate for NEXT_STEP_PROMPT in browser & manus
2025-04-10 14:22:04 +08:00
avaleph 0e7f5ee0f9 add terminate for NEXT_STEP_PROMPT in browser & manus 2025-04-10 14:09:23 +08:00
liangxinbing a541822350 Add DOI badge 2025-04-10 10:26:17 +08:00
ZJU_czx b09f51ec64 feat: update readme and demo data 2025-04-03 22:59:17 +08:00
ZJU_czx a66cd94532 feat: cdn update to default 2025-04-03 21:22:21 +08:00
ZJU_czx 391ca78207 feat: add default params + transfer vchart.min.js to cdn 2025-04-03 21:20:28 +08:00
ZJU_czx 0971678eef Revert "feat: optimize chart generation file name"
This reverts commit f1cad2f69e.
2025-04-03 21:09:13 +08:00
ZJU_czx 3f544a49c5 Revert "feat: update prompt"
This reverts commit 235b7af89d.
2025-04-03 21:09:06 +08:00
ZJU_czx 951e2856b6 Revert "feat: revert insights hint in next steps"
This reverts commit 9dbc2306c8.
2025-04-03 21:09:03 +08:00
ZJU_czx 9dbc2306c8 feat: revert insights hint in next steps 2025-04-03 19:30:31 +08:00
ZJU_czx 235b7af89d feat: update prompt 2025-04-03 19:03:09 +08:00
ZJU_czx f1cad2f69e feat: optimize chart generation file name 2025-04-03 18:48:41 +08:00
ZJU_czx ca63cb1b32 feat: update prompt and test of hack demo 2025-04-03 17:58:11 +08:00
ZJU_czx 8c101e1738 fix: fix bse64 png show error 2025-04-03 14:00:50 +08:00
ZJU_czx 1c8bd4e1f7 fix: fix package.lock bnpm issus 2025-04-02 18:07:09 +08:00
ZJU_czx 19204ca8a7 feat: update hack_demo to data analysis agent 2025-04-02 17:35:42 +08:00
ZJU_czx cf1500aa7d feat: update hack_demo 2025-04-02 17:31:22 +08:00
ZJU_czx acc6ac69e1 Merge remote-tracking branch 'upstream/main' into feat/data_visualization_hackathon 2025-04-02 17:27:42 +08:00
ZJU_czx 1f3b3d2a03 Merge pull request #5 from 666haiwen/feat/data_visualization_hack_czx
Feat/data visualization hack czx
2025-04-02 17:26:31 +08:00
ZJU_czx 5fd3baaf77 feat: update vmind version 2025-04-02 17:25:32 +08:00
ZJU_czx 9f0a647357 feat: update prompt of data analysis agent 2025-04-02 17:10:07 +08:00
ZJU_czx 3359113b03 Merge pull request #4 from 666haiwen/feat/data_visualization_hack_czx
Feat/data visualization hack czx
2025-04-02 14:31:17 +08:00
ZJU_czx 7db2887373 Merge remote-tracking branch 'origin/feat/data_visualization_hackathon' into feat/data_visualization_hack_czx 2025-04-02 14:22:39 +08:00
ZJU_czx 0d2fe2b560 Merge pull request #2 from 666haiwen/feat/data_visualization_hackathon_zzx
Feat/data visualization hackathon zzx
2025-04-02 14:20:53 +08:00
ZhangZixunCodeSpace 40d5c83edc Feat: delete unrequired part in data analysis tool 2025-04-02 13:02:28 +08:00