NapCatQQ/packages/napcat-shell
手瓜一十雪 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
..
base.ts Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat.ts Add crash protection for worker process restarts 2026-01-29 20:38:35 +08:00
package.json Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
process-api.ts Refactor process management and improve shutdown logic 2026-01-18 12:10:14 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00