Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"astrbot-plugin-self-code": {
"display_name": "Self Code Assistant",
"desc": "一个用于 AstrBot 的 AI 编程助手插件。它把聊天指令转为 codex CLI 操作,在 workspace 中生成/修改插件代码,并支持测试和部署。",
"author": "YakumoAki",
"repo": "https://github.com/murphys7017/astrbot_plugin_self_code",
"social_link": "https://www.xiaohongshu.com/user/profile/6986d59f0000000024012e78"
},
"astrbot-plugin-endfield": {
"display_name": "终末地协议终端",
"desc": "基于森空岛 API 的终末地插件,支持便签、理智、干员面板等查询。移植自 endfield-plugin。",
Expand Down
Loading