Soulter
|
79e2743aac
|
chore: bump version to 4.3.3
|
2025-10-12 11:42:18 +08:00 |
|
Soulter
|
dd5a02e8ef
|
chore: bump version to 4.3.2
|
2025-10-05 01:01:13 +08:00 |
|
Soulter
|
0ad87209e5
|
chore: bump version to 4.3.1
|
2025-10-02 17:25:09 +08:00 |
|
Soulter
|
ee08659f01
|
chore: bump version to 4.3.0
|
2025-10-02 16:37:54 +08:00 |
|
晴空
|
e0392fa98b
|
fix: 用 mi-googlesearch-python 库代替失效的 googlesearch-python 库 (#2909)
* googlesearch-python库失效,用mi-googlesearch-python库平替,恢复谷歌搜索
* Update googlesearch-python dependency version
|
2025-09-29 12:54:16 +08:00 |
|
Soulter
|
b9de2aef60
|
chore: bump version to 4.2.1
|
2025-09-27 23:36:25 +08:00 |
|
Soulter
|
3c8c28ebd5
|
chore: bump version to 4.2.0
|
2025-09-27 20:45:50 +08:00 |
|
Soulter
|
8f4a31cf8c
|
chore: bump version to 4.1.7
|
2025-09-23 22:16:36 +08:00 |
|
Soulter
|
80cbbfa5ca
|
chore: bump version to 4.1.6
|
2025-09-23 13:02:06 +08:00 |
|
Soulter
|
ed19b63914
|
chore: bump version to v4.1.5
|
2025-09-21 21:47:14 +08:00 |
|
Soulter
|
a030fe8491
|
feat: add audioop-lts dependencies (#2809)
pydub needs audioop as a requirement but this builtin package has been removed in 3.13
|
2025-09-18 23:32:04 +08:00 |
|
anka
|
c4eb1ab748
|
chore: bump version to 4.1.4
|
2025-09-16 20:09:11 +08:00 |
|
Soulter
|
debc048659
|
chore: bump version to 4.1.3
|
2025-09-16 13:16:21 +08:00 |
|
Soulter
|
a663d6509b
|
chore: bump version to 4.1.2
|
2025-09-14 21:07:36 +08:00 |
|
Soulter
|
20c32e72cc
|
chore: bump version to 4.1.1
|
2025-09-13 16:19:40 +08:00 |
|
Soulter
|
e83fc570a4
|
chore: bump version to 4.1.0
|
2025-09-13 13:31:49 +08:00 |
|
Soulter
|
7c3f5431ba
|
chore: bump version to 4.0.0
|
2025-09-07 21:19:19 +08:00 |
|
Soulter
|
26c6a2950f
|
📦 release: bump version to v4.0.0-beta.5
|
2025-09-05 17:42:38 +08:00 |
|
Soulter
|
f3f347dcba
|
📦 release: bump verstion to v4.0.0-beta.4
|
2025-09-03 13:29:20 +08:00 |
|
Soulter
|
da351991f8
|
📦 release: bump verstion to v4.0.0-beta.3
|
2025-09-03 01:01:48 +08:00 |
|
Soulter
|
45773d38ed
|
📦 release: bump verstion to v4.0.0-beta.2
|
2025-09-03 00:32:49 +08:00 |
|
Soulter
|
1e14fba81a
|
📦 release: bump verstion to v4.0.0-beta.1
|
2025-09-02 23:27:55 +08:00 |
|
Soulter
|
cefd2d7f49
|
chore: update project version to 4.0.0
|
2025-08-20 15:48:37 +08:00 |
|
Soulter
|
d516920e72
|
Merge remote-tracking branch 'origin/master' into releases/4.0.0
|
2025-08-20 15:43:54 +08:00 |
|
Soulter
|
49def5d883
|
📦 release: v3.5.25
|
2025-08-19 01:32:24 +08:00 |
|
Soulter
|
cf64e6c231
|
Merge remote-tracking branch 'origin/master' into releases/4.0.0
|
2025-08-14 13:36:19 +08:00 |
|
Copilot
|
c57d75e01a
|
feat: add comprehensive GitHub Copilot instructions for AstrBot development (#2426)
* Initial plan
* Initial progress - completed repository exploration and dependency installation
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
* Complete copilot-instructions.md with comprehensive development guide
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
* Update copilot-instructions.md
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
|
2025-08-13 23:31:28 +08:00 |
|
Soulter
|
2beea7d218
|
📦 release: v3.5.24
|
2025-08-07 20:36:59 +08:00 |
|
Soulter
|
1b37530c96
|
Merge remote-tracking branch 'origin/master' into releases/4.0.0
|
2025-08-02 20:14:18 +08:00 |
|
Soulter
|
842c3c8ea9
|
Refactor: using sqlmodel(sqlchemy+pydantic) as ORM framework and switch to async-based sqlite operation (#2294)
* stage
* stage
* refactor: using sqlchemy as ORM framework, switch to async-based sqlite operation
- using sqlmodel as ORM(based on sqlchemy and pydantic)
- add Persona, Preference, PlatformMessageHistory table
* fix: conversation
* fix: remove redundant explicit session.commit, and fix some type error
* fix: conversation context issue
* chore: remove comments
* chore: remove exclude_content param
|
2025-08-02 15:44:00 +08:00 |
|
Raven95676
|
712d4acaaa
|
release: v3.5.23
|
2025-07-26 16:32:06 +08:00 |
|
Soulter
|
2915fdf665
|
release: v3.5.22
|
2025-07-11 12:29:26 +08:00 |
|
Soulter
|
a5ae833945
|
📦 release: v3.5.21
|
2025-07-10 17:46:36 +08:00 |
|
Raven95676
|
0321e00b0d
|
perf: 移除nh3
|
2025-07-09 20:32:14 +08:00 |
|
Soulter
|
01efe5f869
|
📦 release: v3.5.20
|
2025-07-09 13:35:44 +08:00 |
|
Soulter
|
bd34959f68
|
📦 release: v3.5.19
|
2025-07-08 01:34:08 +08:00 |
|
Soulter
|
9bf8aadca9
|
📦 release: v3.5.18
|
2025-06-29 21:52:45 +08:00 |
|
Soulter
|
7c3d98acbe
|
📦 release: v3.5.17
因为 pypi 不允许上传相同的文件名的 wheel
|
2025-06-23 01:17:38 +08:00 |
|
Soulter
|
7311786f48
|
fix(dependencies): remove optional 'speed' from py-cord dependency
|
2025-06-23 01:03:43 +08:00 |
|
Soulter
|
724da29e2a
|
📦 release: bump to v3.5.16
|
2025-06-23 00:15:30 +08:00 |
|
Soulter
|
8e1885ffeb
|
Merge branch 'master' into master
|
2025-06-21 23:21:37 +08:00 |
|
Soulter
|
8501a0c205
|
perf: replace slack requirements
|
2025-06-21 23:19:39 +08:00 |
|
Soulter
|
fb3169faa4
|
feat: add platform adapter support for Slack
|
2025-06-21 18:33:48 +08:00 |
|
lxfight
|
d0b10b9195
|
feat: 添加 Discord 平台适配器及相关组件,支持 Discord Bot 功能
- 添加了一个新的依赖 py-cord[speed]
- 添加了针对 Discord 平台的 Discord Bot 适配器
|
2025-06-20 21:22:04 +08:00 |
|
Soulter
|
a6a79128c8
|
chore: bump to v3.5.15
|
2025-06-10 22:18:05 +08:00 |
|
Soulter
|
49fcff1daf
|
📦 release: v3.5.14
|
2025-06-09 12:31:02 +08:00 |
|
Soulter
|
e4e5731ffd
|
📦 release: v3.5.13
|
2025-05-30 13:30:23 +08:00 |
|
Soulter
|
9a4c2cf341
|
fix: downgrade faiss-cpu dependency to version 1.10.0
|
2025-05-30 10:21:31 +08:00 |
|
Raven95676
|
537d373e10
|
fix: Fix potential XSS risk in plugin README content
|
2025-05-29 22:35:24 +08:00 |
|
Soulter
|
b310521884
|
📦 release: v3.5.12
|
2025-05-29 15:55:25 +08:00 |
|