Commit Graph

5 Commits

Author SHA1 Message Date
5d2f0a5011 fix message loss with requests with multiple responses 2026-05-14 00:04:51 +03:00
21556aeb04 fmt 2026-05-14 00:03:53 +03:00
cfe8d30e3b fix plugin command execution 2026-05-10 23:22:22 +03:00
b3239823d0 implement plugin command execution
- change .proto file for plugins
- add global usage guide for all commands
- handle commands not included in the built-in set
2026-05-10 23:00:33 +03:00
21564dda30 start implementing a plugin system
start implementing a plugin system using standard I/O as a transport
2026-05-10 00:36:36 +03:00