- 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
10 lines
150 B
YAML
10 lines
150 B
YAML
version: v2
|
|
name: buf.build/gitdataai/code
|
|
deps:
|
|
- buf.build/googleapis/googlerpc
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- PACKAGE_VERSION_SUFFIX
|