NapCatQQ/packages/napcat-schema
手瓜一十雪 65bae6b57a
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Introduce NapCat Protocol and adapter management
Added the new napcat-protocol package with protocol config, event, API, and network management modules. Introduced napcat-adapter package to unify protocol adapter management, replacing direct OneBot usage in framework and shell. Updated napcat-framework and napcat-shell to use NapCatAdapterManager for protocol initialization and registration. Adjusted dependencies and Vite configs to include new packages.
2026-01-29 22:14:55 +08:00
..
index.ts 修复 OpenAPI 导出的相应接口缺失 stream 字段 2026-01-29 14:14:11 +08:00
package.json Fix build:openapi script to use sequential commands 2026-01-27 20:34:21 +08:00
tsconfig.json Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
vite.config.ts Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00