Copilot
|
94bf3b8195
|
Fix incorrect type annotations and errors (#3250)
* Initial plan
* Fix type annotation errors in cmd_conf, cmd_init, and version_comparator
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Changes before error encountered
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Fix more type annotation errors: change `= None` to `| None = None`
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
* Fix final batch of type annotation errors
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: LIghtJUNction <106986785+LIghtJUNction@users.noreply.github.com>
Co-authored-by: LIghtJUNction <lightjunction.me@gmail.com>
|
2025-11-02 17:02:56 +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 |
|
anka
|
9d9917e45b
|
feat: 增加群名称识别到 system prompt, 并提供相应的配置 (#2770)
* feat🤖: 增加群名称识别到system prompt, 并提供相应的配置
* feat: 优化实现方式, 重构AstrBotMessage, 向后兼容
* style: format
|
2025-09-16 10:23:08 +08:00 |
|
Soulter
|
34843eea90
|
🎨 style: format codes
|
2025-03-20 18:07:24 +08:00 |
|
Soulter
|
7a24cbff1c
|
✨ feat: 支持 aiocqhttp 适配器下的获取群消息
|
2025-03-20 18:05:44 +08:00 |
|
pre-commit-ci[bot]
|
00f5189f58
|
🎈 auto fixes by pre-commit hooks
|
2025-03-11 09:16:43 +00:00 |
|
Moyuyanli
|
76cfc31a1d
|
feat:添加 Group 类型
|
2025-03-11 17:10:04 +08:00 |
|
Soulter
|
49bba9bf98
|
style: format codes
|
2025-03-03 13:30:55 +08:00 |
|
Soulter
|
bdfc77d349
|
refactor: im so tired :)
|
2024-12-09 22:38:42 +08:00 |
|
Soulter
|
750a93a1aa
|
remove: 移除了 nakuru-project 库
但仍然使用其对 OneBot 的数据格式封装。
|
2024-12-02 19:31:33 +08:00 |
|
Soulter
|
6ab8114eee
|
feat: v3.4.0
|
2024-11-27 15:04:30 +08:00 |
|