yao/tai
Max 2dc4307175 feat(tai): enhance node registration and management
- Updated the registration process to utilize NodeID instead of TaiID, allowing for server-generated TaiIDs.
- Implemented additional fields in the registration request, including DisplayName and improved error handling for missing parameters.
- Enhanced the connection logic for registered nodes, ensuring proper client binding and logging for better traceability.
- Introduced new methods for extracting and managing extra claims in OAuth tokens, improving the flexibility of user identification.

Made-with: Cursor
2026-03-10 15:40:41 +08:00
..
api feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
docs refactor(sandbox/v2): transition from pool to node configuration 2026-03-09 03:20:09 +08:00
hostexec/pb refactor: remove x-grpc-upstream, benchmark CI job, and harden sandbox v2 2026-03-07 21:41:48 +08:00
proxy ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
registry feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
sandbox ci: update Tai to 1.2.0 with new default ports and fix documentation 2026-03-08 11:33:56 +08:00
serverinfo/pb feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
taiid feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
tunnel feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
vnc Implement tunnel mode support in Tai service 2026-03-06 17:12:36 +08:00
volume feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
workspace feat(sandbox/v2): enhance V2 sandbox integration and testing 2026-03-10 01:13:17 +08:00
heartbeat.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
tai.go feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
tai_test.go feat(sandbox): integrate sandbox initialization and heartbeat management 2026-03-09 09:56:52 +08:00
token.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
yao.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00