yao/grpc
Max df63584a6f Enhance testing and configuration for Tai service
- Add TAI_TEST_HOST_IP environment variable to CI workflows for unit tests, allowing better connectivity to the gRPC server from Docker containers.
- Update the `run.go` file to parse command-line arguments correctly.
- Modify the test utility to return the gRPC address reachable from Docker, improving integration test reliability.
- Refactor integration tests to utilize the new relay address function, ensuring proper communication with the Yao gRPC server.

These changes improve the testing framework and enhance the configuration for better service interaction during CI runs.
2026-03-04 17:13:06 +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 Enhance testing and configuration for Tai service 2026-03-04 17:13:06 +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 Enhance Tai service readiness checks and OAuth device flow 2026-03-04 16:55:29 +08:00
TEST.md Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00