This website requires JavaScript.
Explore
Help
Sign In
awesome-bookmarks
/
OpenManusHiDpiFix
Watch
3
Star
0
Fork
0
You've already forked OpenManusHiDpiFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
da554cd335814767c6d9afb065a4025d59288b35
OpenManusHiDpiFix
/
app
T
History
mannaandpoem
d674249804
Merge pull request
#963
from Jeffrey95/fix/manus-inf-loop
...
fix: infinite loop in simple question until max_step is reached
2025-03-29 16:03:33 +08:00
..
agent
Merge pull request
#963
from Jeffrey95/fix/manus-inf-loop
2025-03-29 16:03:33 +08:00
flow
update structure of flow
2025-03-21 17:37:16 +08:00
mcp
chore(mcp.server): remove irregular environment patch
2025-03-20 13:25:56 +08:00
prompt
Fix bug of SWEAgent
2025-03-27 08:55:01 +08:00
sandbox
fix: fix bug
2025-03-18 17:56:29 +08:00
tool
Merge pull request
#859
from minbang930/fix/extracted-content-properties
2025-03-22 14:20:32 +08:00
__init__.py
chore(app.__init__): add Python version check for 3.11-3.13
2025-03-17 20:10:50 +08:00
bedrock.py
style: pre-commit
2025-03-21 11:23:55 +08:00
config.py
Update the MCP configuration, replace the hardcoding value with server_reference in config, and add the MCPSettings class in config.py to support MCP configuration.
2025-03-28 10:19:23 +08:00
exceptions.py
format code and remove max_input_tokens for ToolCallAgent
2025-03-15 14:43:07 +08:00
llm.py
style: pre-commit
2025-03-21 11:23:55 +08:00
logger.py
update logger name to seconds level
2025-03-07 23:27:31 +08:00
schema.py
update llm, schema, BaseTool and BaseAgent
2025-03-18 02:31:39 +08:00