mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
* feat: filesystem grep, read, edit file * feat: add file write tool and enhance file read functionality * feat: enhance tool prompt formatting and add escaped text decoding for file editing * feat: remove redundant safe path tests from security restrictions * feat: implement file read tool with support for text and image files, including validation for large files * feat: add file read utilities and integrate with filesystem tools * refactor: move computer tools to builtin tools registry * refactor: remove unused plugin_context parameter from _apply_sandbox_tools * feat: supports to display enabled builtin tools in configs * feat: add tooltip for disabled builtin tools and update localization strings * feat: add workspace extra prompt handling in message processing * feat: add ripgrep installation to Dockerfile * perf: shell executed in workspace dir in local env * feat: enhance file reading capabilities to support PDF and DOCX parsing, including workspace storage for long documents * feat: update converted text notice to suggest using grep for large files * feat: implement handling for large tool results with overflow file writing and read tool integration * fix: test * feat: enhance onboarding steps to include computer access configuration and related help information * feat: add support for additional temporary path in restricted environment checks * feat: update computer access hints and add detailed configuration instructions
56 lines
1.0 KiB
Plaintext
56 lines
1.0 KiB
Plaintext
aiocqhttp>=1.4.4
|
|
aiodocker>=0.24.0
|
|
aiohttp>=3.11.18
|
|
aiosqlite>=0.21.0
|
|
anthropic>=0.51.0
|
|
apscheduler>=3.11.0
|
|
certifi>=2025.4.26
|
|
chardet~=5.1.0
|
|
loguru>=0.7.2
|
|
cryptography>=44.0.3
|
|
dashscope>=1.23.2
|
|
deprecated>=1.2.18
|
|
dingtalk-stream>=0.22.1
|
|
docstring-parser>=0.16
|
|
faiss-cpu>=1.12.0
|
|
filelock>=3.18.0
|
|
google-genai>=1.56.0
|
|
httpx[socks]>=0.28.1
|
|
lark-oapi>=1.4.15
|
|
mcp>=1.8.0
|
|
openai>=1.78.0
|
|
ormsgpack>=1.9.1
|
|
pillow>=11.2.1
|
|
pip>=25.1.1
|
|
psutil>=5.8.0,<7.2.0
|
|
py-cord>=2.6.1
|
|
pydantic>=2.12.5
|
|
pydub>=0.25.1
|
|
pyjwt>=2.10.1
|
|
python-telegram-bot>=22.6
|
|
qq-botpy>=1.2.1
|
|
python-socks>=2.8.0
|
|
quart>=0.20.0
|
|
silk-python>=0.2.6
|
|
slack-sdk>=3.35.0
|
|
sqlalchemy[asyncio]>=2.0.41
|
|
sqlmodel>=0.0.24
|
|
telegramify-markdown>=1.0.0
|
|
watchfiles>=1.0.5
|
|
websockets>=15.0.1
|
|
wechatpy>=1.8.18
|
|
audioop-lts ; python_full_version >= '3.13'
|
|
click>=8.2.1
|
|
pypdf>=6.1.1
|
|
pysocks>=1.7.1
|
|
aiofiles>=25.1.0
|
|
rank-bm25>=0.2.2
|
|
jieba>=0.42.1
|
|
markitdown-no-magika[docx,xls,xlsx]>=0.1.2
|
|
xinference-client
|
|
tenacity>=9.1.2
|
|
shipyard-python-sdk>=0.2.4
|
|
shipyard-neo-sdk>=0.2.0
|
|
packaging>=24.2
|
|
qrcode>=8.2
|
|
python-ripgrep==0.0.9 |