gitdataai/apps
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
..
adminrpc feat(gRPC): migrate admin RPC from Redis Pub/Sub to Tonic gRPC 2026-04-22 22:39:06 +08:00
app feat(observability): Phase 6 OTLP tracing + Prometheus metrics endpoint 2026-04-22 10:27:54 +08:00
email refactor(apps): migrate app, gitserver, git-hook, email from slog to tracing 2026-04-21 22:30:01 +08:00
git-hook refactor(apps): migrate app, gitserver, git-hook, email from slog to tracing 2026-04-21 22:30:01 +08:00
gitserver refactor(apps): migrate app, gitserver, git-hook, email from slog to tracing 2026-04-21 22:30:01 +08:00
migrate init 2026-04-15 09:08:09 +08:00
operator fix(operator): mount /data PVC into git-hook deployment 2026-04-17 14:15:38 +08:00
static init 2026-04-15 09:08:09 +08:00