gitdataai/libs/agent/react
ZhenYi f67c788cbe feat(gRPC): migrate admin RPC from Redis Pub/Sub to Tonic gRPC
- libs/rpc/admin: tonic-prost generated server + client wrappers
- apps/adminrpc: standalone binary with all 8 admin RPC methods
- Redis Pub/Sub JSON-RPC code removed from admin module
- libs/agent: add React agent loop for ReAct pattern
- proto/admin.proto: updated with list_workspace_sessions, is_user_online
2026-04-22 22:39:06 +08:00
..
hooks.rs init 2026-04-15 09:08:09 +08:00
loop_core.rs init 2026-04-15 09:08:09 +08:00
mod.rs feat(gRPC): migrate admin RPC from Redis Pub/Sub to Tonic gRPC 2026-04-22 22:39:06 +08:00
types.rs init 2026-04-15 09:08:09 +08:00