Files
godoxy-yusing/internal
yusing 920f5b1a58 feat(agent): add optional StreamPort to agent creation API
- Introduced `StreamPort` field in `NewAgentRequest` for agent configuration.
- Implemented default behavior for `StreamPort` to be `Port + 1` if not specified.
- Added validation to ensure `StreamPort` is within the valid range (1-65535).
2026-01-07 00:58:55 +08:00
..
2026-01-04 20:31:11 +08:00
2025-10-26 16:38:08 +08:00