Soulter
0500ee8e2b
chore: bump version to 4.13.0
2026-01-29 00:21:58 +08:00
Soulter
1cf673154c
chore: bump version to 4.12.4
2026-01-24 14:55:32 +08:00
Soulter
5f54becbe2
chore: bump version to 4.12.3
2026-01-17 19:11:05 +08:00
Soulter
776c9ebfdd
chore: bump version to 4.12.2
2026-01-17 18:07:54 +08:00
Soulter
ebae70c514
chore: bump version to 4.12.1
2026-01-15 22:20:52 +08:00
Soulter
acbe83a2e2
chore: bump version to 4.12.0
2026-01-15 19:47:25 +08:00
Soulter
5eea508296
feat: astrbot agent sandbox env(improved code interpreter) ( #4449 )
...
* stage
* fix: update tool call logging to include tool call IDs and enhance sandbox ship creation parameters
* feat: file upload
* fix
* update
* fix: remove 'boxlite' option from booter and handle error in PythonTool execution
* feat: implement singleton pattern for ShipyardSandboxClient and add FileUploadTool for file uploads
* feat: sandbox
* fix
* beta
* uv lock
* remove
* chore: makes world better
* feat: implement localStorage persistence for showReservedPlugins state
* docs: refine EULA
* fix
* feat: add availability check for sandbox in Shipyard and base booters
* feat: add shipyard session configuration options and update related tools
* feat: add file download functionality and update shipyard SDK version
* fix: sending OpenAI-style image_url causes Anthropic 400 invalid tag error (#4444 )
* feat: chatui project (#4477 )
* feat: chatui-project
* fix: remove console log from getProjects function
* fix: title saving logic and update project sessions on changes
* docs: standardize Context class documentation formatting (#4436 )
* docs: standardize Context class documentation formatting
- Unified all method docstrings to standard format
- Fixed mixed language and formatting issues
- Added complete parameter and return descriptions
- Enhanced developer experience for plugin creators
- Fixes #4429
* docs: fix Context class documentation issues per review
- Restored Sphinx directives for versionadded notes
- Fixed MessageSesion typo to MessageSession throughout file
- Added clarification for kwargs propagation in tool_loop_agent
- Unified deprecation marker format
- Fixes #4429
* Convert developer API comments to English
* chore: revise comments
---------
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com >
* fix: handle empty output case in PythonTool execution
* fix: update description for command parameter in ExecuteShellTool
* refactor: remove unused file tools and update PythonTool output handling
* project list
* fix: ensure message stream order (#4487 )
* feat: enhance iPython tool rendering with Shiki syntax highlighting
* bugfixes
* feat: add sandbox mode prompt for enhanced user guidance in executing commands
* chore: remove skills prompt
---------
Co-authored-by: 時壹 <137363396+KBVsent@users.noreply.github.com >
Co-authored-by: Li-shi-ling <114913764+Li-shi-ling@users.noreply.github.com >
2026-01-15 16:17:56 +08:00
Soulter
c2af2c6d5e
chore: bump version to 4.11.4
2026-01-12 20:42:49 +08:00
Soulter
6ac37ecd60
chore: bump version to 4.11.3
2026-01-12 19:35:41 +08:00
Soulter
34921e91f0
chore: bump version to 4.11.2
2026-01-08 15:32:37 +08:00
Soulter
de82df3c33
chore: bump version to 4.11.1
2026-01-05 20:22:18 +08:00
Soulter
8e7b44185d
chore: bump version to 4.11.0
2026-01-05 18:05:12 +08:00
Soulter
fc42db40ce
chore: bump version to 4.10.6
2026-01-02 12:14:59 +08:00
Soulter
510290fe0e
chore: bump version to 4.10.5
2025-12-31 17:58:28 +08:00
Soulter
45bce6fe76
chore: bump version to 4.10.4
2025-12-31 12:50:37 +08:00
Soulter
3e3599835e
chore: bump version to 4.10.3
2025-12-26 22:39:59 +08:00
Soulter
5255388e2d
refactor: move builtin stars to astrbot package ( #4209 )
...
* refactor: move builtin stars to astrbot package
fixes : #4202
* chore: ruff format
* chore: remove print
2025-12-26 22:31:22 +08:00
Soulter
eaee98d4b8
chore: bump version to 4.10.2
2025-12-24 21:55:05 +08:00
Soulter
76c66000a7
chore: restrict psutil version <7.2.0 to avoid compatibility issues
...
fixes : #4176
2025-12-24 15:48:58 +08:00
Soulter
6e4e5011e2
chore: bump version to 4.10.1
2025-12-23 21:35:40 +08:00
Soulter
a44fdaaec0
chore: bump version to 4.10.0
2025-12-22 18:10:30 +08:00
Soulter
c0dbe5cf65
chore: bump version to 4.10.0-alpha.2
2025-12-21 13:11:32 +08:00
Soulter
2f15fd019c
chore: bump version to v4.10.0-alpha.1
2025-12-20 16:35:54 +08:00
Soulter
94591d965b
feat: supports thinking level of google gemini ( #4104 )
...
* feat: supports thinking level of google gemini
- Updated google-genai version to >=1.56.0 in pyproject.toml and requirements.txt.
- Changed model configuration from "gemini-1.5-flash" to "gemini-3-flash-preview" in default.py.
- Enhanced thinking configuration handling in gemini_source.py to support new parameters for Gemini 3 models.
* fix: standardize thinking level configuration in default.py and gemini_source.py
- Updated the thinking level values in default.py to uppercase for consistency.
- Enhanced gemini_source.py to validate the thinking level and default to "HIGH" if an invalid value is provided.
2025-12-18 17:15:01 +08:00
Soulter
e2f928a7e5
chore: bump version to 4.9.2
2025-12-15 16:58:32 +08:00
Soulter
0916177a57
chore: bump version to 4.9.1
2025-12-15 16:07:10 +08:00
Soulter
e7e97730af
chore: bump version to 4.9.0
2025-12-13 18:49:07 +08:00
Soulter
e14ed804da
chore: bump version to 4.8.0
2025-12-05 19:09:56 +08:00
Soulter
e9be8cf69f
chore: bump version to 4.7.4
2025-12-01 18:42:07 +08:00
Soulter
fc80d7d681
chore: bump version to 4.7.3
2025-11-30 00:42:49 +08:00
Soulter
e1c728582d
chore: bump version to 4.7.2
2025-11-30 00:18:23 +08:00
Soulter
bb8b2cb194
chore: bump version to 4.7.1
2025-11-28 15:13:35 +08:00
Soulter
0e17e3553d
chore: bump version to 4.7.0
2025-11-27 23:50:05 +08:00
Soulter
3c4ea5a339
chore: bump version to 4.6.1
2025-11-23 13:58:53 +08:00
Soulter
604958898c
chore: bump version to 4.6.0
2025-11-20 23:41:20 +08:00
Soulter
a093f5ad0a
fix(dependencies): specify upper version limit for google-genai
2025-11-20 23:32:05 +08:00
Soulter
6d6fefc435
fix: anyio.ClosedResourceError when calling mcp tools ( #3700 )
...
* fix: anyio.ClosedResourceError when calling mcp tools
added reconnect mechanism
fixes: 3676
* fix(mcp_client): implement thread-safe reconnection using asyncio.Lock
2025-11-20 16:01:22 +08:00
Soulter
adbb84530a
chore: bump version to 4.5.8
2025-11-17 09:58:02 +08:00
Soulter
5ab9ea12c0
chore: bump verstion to 4.5.7
2025-11-16 14:01:25 +08:00
Raven95676
817f20ea01
fix: pyproject
2025-11-07 16:18:42 +08:00
Raven95676
ad5579a2f4
chore: bump version to 4.5.5
2025-11-07 15:52:58 +08:00
Soulter
021ca8175b
chore: bump version to 4.5.4
2025-11-07 14:28:51 +08:00
Soulter
39d6207fe1
chore: remove dynamic version
2025-11-07 14:26:56 +08:00
鸦羽
3715312fd2
fix: update project description to English ( #3516 )
2025-11-07 01:13:32 +08:00
LIghtJUNction
0b7fc29ac4
style: add ruff lint module of isort and pyupgrade, and some ruff check fix ( #3214 )
...
Co-authored-by: Dt8333 <25431943+Dt8333@users.noreply.github.com >
Co-authored-by: Soulter <905617992@qq.com >
2025-11-01 13:26:19 +08:00
Soulter
ff998fdd8d
chore: bump version to 4.5.1
2025-10-31 23:55:40 +08:00
RC-CHN
90a65c35c1
feat: add Xinference rerank provider ( #3162 )
...
* feat:add Xinference rerank provider
* feat:add default rerank_api_key option for Xinference provider
* style: format code
* fix: refactor XinferenceRerankProvider initialization for better error handling
* fix: update XinferenceRerankProvider to use async client methods for initialization and reranking
* feat: add launch_model_if_not_running option to XinferenceRerankProvider for better control over model initialization
* chore: remove unused asyncio import from xinference_rerank_source.py
2025-10-28 18:23:55 +08:00
Soulter
07ba9c772c
chore: bump version to 4.5.0
2025-10-26 21:40:11 +08:00
Soulter
65c71b5f20
refactor: remove Google search engine integration from main module and dependencies ( #3154 )
2025-10-26 18:54:01 +08:00
LIghtJUNction
4f4a9b9e55
fix(io.py): download_dashboard如果发现没有dist/assets/version文件,下载完毕自动写入(以防万一)
2025-10-26 15:35:25 +08:00