LIghtJUNction
2a5e55641d
feat(abp): initial ABP protocol implementation
- Add ABP (AstrBot Plugin) protocol Python package (astrbot/core/plugin/)
- PluginManager for plugin lifecycle management
- PluginClient for out-of-process plugin communication
- Transport layer (Stdio, Unix Socket, HTTP)
- Data models and constants
- Add ABP error codes to Rust error.rs (-32700 to -32211)
- Fix Rust server.rs compilation issues
- Fix UNIX_EPOODY typo
- Fix mutable borrow issues
- Fix API response type mismatches
- Update _core.pyi type stubs with ABP types
- Add openspec change archive for ABP protocol implementation
2026-03-27 18:07:09 +08:00
..
2026-03-26 21:02:02 +08:00
2026-03-19 23:30:25 +08:00
2026-03-27 00:27:03 +08:00
2026-03-27 00:27:03 +08:00
2026-03-22 22:44:05 +08:00
2026-03-24 16:36:46 +08:00
2026-03-23 20:38:43 +08:00
2026-03-19 23:30:25 +08:00
2026-03-23 22:31:33 +08:00
2026-03-25 19:01:56 +08:00
2026-03-27 18:07:09 +08:00
2026-03-27 00:27:03 +08:00
2026-03-27 00:27:03 +08:00
2026-03-25 23:48:49 +08:00
2026-03-24 10:14:28 +08:00
2026-03-23 20:38:43 +08:00
2026-03-23 01:56:39 +08:00
2026-03-21 00:09:58 +08:00
2026-03-22 22:44:05 +08:00
2026-03-23 01:18:03 +08:00
2026-03-24 16:36:46 +08:00
2026-03-24 16:36:46 +08:00
2026-03-27 00:16:03 +08:00
2026-03-24 10:14:28 +08:00
2026-03-23 23:01:55 +08:00
2026-03-22 22:44:05 +08:00
2026-03-25 23:48:49 +08:00
2026-03-22 19:08:56 +08:00
2026-03-19 23:30:25 +08:00
2026-03-25 23:48:49 +08:00
2026-03-23 01:18:03 +08:00
2026-03-23 20:38:43 +08:00
2026-03-23 01:56:39 +08:00
2026-03-23 01:18:03 +08:00
2026-03-19 23:30:25 +08:00
2026-03-19 23:30:25 +08:00
2026-03-19 23:30:25 +08:00