NapCatQQ/packages/napcat-shell
手瓜一十雪 506358e01a Refactor protocol management with napcat-protocol package
Introduced the new napcat-protocol package to unify protocol adapter management for OneBot and Satori. Updated napcat-framework and napcat-shell to use ProtocolManager instead of direct adapter instantiation. Added protocol info definitions to napcat-common, and integrated protocol configuration and management APIs into the web UI backend and frontend. This refactor improves maintainability, extensibility, and encapsulation of protocol logic, while maintaining backward compatibility.
2026-01-14 15:41:47 +08:00
..
base.ts Refactor protocol management with napcat-protocol package 2026-01-14 15:41:47 +08:00
napcat.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Refactor protocol management with napcat-protocol package 2026-01-14 15:41:47 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Refactor protocol management with napcat-protocol package 2026-01-14 15:41:47 +08:00