yao/grpc
Max daa4da763b Update gRPC implementation in Tai SDK
- Mark Phase 4 and Phase 5 as complete, indicating successful removal of fixed upstream connections and the introduction of dynamic routing based on request metadata.
- Implement `TokenManager` for handling authentication tokens and update gRPC client methods to support new features.
- Enhance tests for dynamic routing and token management, achieving significant coverage improvements.
- Begin preparations for Phase 6, outlining the structure for OAuth Device Flow and related tasks.

This commit finalizes key gRPC features and sets the stage for upcoming authentication enhancements.
2026-03-04 14:58:03 +08:00
..
agent Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
api Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
auth Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
health Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
llm Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
mcp Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
pb Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
run Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
shell Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
tests/testutils Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
DESIGN.md Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
grpc.go Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
IMPL.md Update gRPC implementation in Tai SDK 2026-03-04 14:58:03 +08:00
TEST.md Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00