ZiCode0
5cf20bfeab
⚡ hidpi fix ⚡
2025-05-04 13:56:09 +12:00
liangxinbing
0c3f39836f
delete useless tools and prompt
2025-04-22 23:12:55 +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
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
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
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
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
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
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
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
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
7db2887373
Merge remote-tracking branch 'origin/feat/data_visualization_hackathon' into feat/data_visualization_hack_czx
2025-04-02 14:22:39 +08:00
ZhangZixunCodeSpace
40d5c83edc
Feat: delete unrequired part in data analysis tool
2025-04-02 13:02:28 +08:00
ZJU_czx
84aec2c5ac
feat: update prompt and hint
2025-04-01 20:13:51 +08:00
ZJU_czx
eb844fdf2e
feat: add specInsight func / language params in data visualization tool
2025-04-01 19:41:48 +08:00
ZhangZixunCodeSpace
5ecb2405d3
Feat: Update data preprocessing and exploration function in data analysis tool
2025-04-01 16:46:29 +08:00
liangxinbing
f616c5d43d
update _BROWSER_DESCRIPTION
2025-03-31 21:30:01 +08:00
ZJU_czx
b8bd822b39
Merge branch 'feat/data_visualization_hackathon' into feat/data_visualization_hackathon_zzx
2025-03-31 20:49:39 +08:00
ZhangZixunCodeSpace
49d1e99728
feat(zzx): add data preprocessing module
2025-03-31 20:31:37 +08:00
ZJU_czx
0a4dce5522
fix: remove wrong default prompt in function tool
2025-03-31 17:45:23 +08:00
ZJU_czx
d3313a6b39
feat: update data analysis agent prompt and output content
2025-03-31 17:34:33 +08:00
liangxinbing
ec18292c8e
update web_search action
2025-03-31 00:30:01 +08:00
liangxinbing
f4ad612a47
update WebSearch and DeepResearch
2025-03-31 00:16:31 +08:00
liangxinbing
94426f1a0d
update DeepResearch, ResearchSummary and WebContentFetcher
2025-03-30 23:54:36 +08:00
liangxinbing
8629c0a4e9
update extract_content action for BrowserUseTool
2025-03-30 23:22:49 +08:00
liangxinbing
5e479d7777
update deep_research.py
2025-03-30 23:04:32 +08:00
liangxinbing
2435469f29
remove unused tools
2025-03-30 17:05:34 +08:00
liangxinbing
55015797c6
Add type hint for WebSearch and update SearchSettings
2025-03-30 14:04:34 +08:00
liangxinbing
782687f3b7
update WebSearch Tool
2025-03-30 00:30:01 +08:00
ZhangZixunCodeSpace
b0e9384502
Merge branch 'feat/data_visualization_hackathon' of https://github.com/666haiwen/OpenManus into feat/data_visualization_hackathon
...
Merge remote-tracking branch 'feat/data_visualization_hackathon'
Sync local work with upstream changes from hackathon branch
2025-03-29 17:50:43 +08:00
ZhangZixunCodeSpace
96c23f1f56
feat: generate structured analysis reports
...
- Add data_exploration.md with dataset metadata and statistics
- Create preprocessing_result.md for cleaning logs and metrics
- Ensure markdown-only outputs without visual elements
2025-03-29 17:47:00 +08:00
mannaandpoem
c28d036ee3
Merge pull request #864 from yihong0618/hy/fix_issue_787
...
fix: simple browser use tool desc for gpt4o max len close #787
2025-03-29 16:50:41 +08:00
Randool
628aaf00d1
feat: Adding human interaction functionality to Manus
2025-03-29 13:23:29 +08:00