Dan McFaul
|
1a80e8d805
|
support byoc for cloud agents (#875)
|
2026-04-12 13:02:38 -06:00 |
|
Andrew Nitu
|
36135a79a9
|
fix bug where projects with "localhost" in the URL are misrouted (#882)
* z
* test
|
2026-04-10 09:19:18 -07:00 |
|
Théo Monnom
|
dbb96cc2c4
|
Add AgentSimulationClient and CreateSourceZip (#874)
|
2026-04-03 09:30:06 -07:00 |
|
Neil Dwyer
|
77b4264bca
|
Fix broken private link client (#850)
|
2026-02-23 09:28:16 -08:00 |
|
shreyasj-livekit
|
8b9f855080
|
add health/provision status related methods (#847)
|
2026-02-11 20:39:07 -05:00 |
|
shreyasj-livekit
|
07b747cced
|
Add private link methods in AgentClient (#845)
|
2026-02-11 18:12:35 -05:00 |
|
Steve Yoon
|
cc10e20fa2
|
Exclude cloud agent files in subdir (#840)
* exclude cloud agent files in subdir
* bump up version
|
2026-02-03 15:38:24 -05:00 |
|
Dan McFaul
|
358778e5e5
|
fixing cloud agents log streaming early exit based on actual logs being received (#834)
* fixing log streaming early exit based on real logs being received
* feedback
|
2026-01-22 17:29:07 -07:00 |
|
Steve Yoon
|
8f023dd83f
|
cloud-agents context-aware client (#801)
|
2025-11-10 18:46:49 -05:00 |
|
Steve Yoon
|
ae495400bd
|
use build log stream auto format by default (#797)
|
2025-11-03 15:05:22 -05:00 |
|
Steve Yoon
|
f094f5fbfa
|
Support raw json log streaming (#791)
* support raw json log streaming
* bump up the version
|
2025-10-30 18:05:19 -04:00 |
|
Tobias Fried
|
d755f48ad1
|
fix(cloudagents): force venv/.venv to be omitted from tarballs (#787)
|
2025-10-27 17:05:15 -06:00 |
|
Steve Yoon
|
a79f7cc7bd
|
cloudagents interface to support build logs (#782)
|
2025-10-23 11:46:11 -04:00 |
|
Steve Yoon
|
8de7d56058
|
Cloud Agents Client (#775)
* initial cloud-agents client impl
* add readme and logs library
* reorg structure
* update readme to be more clear
* remove release section - only needed for livekit-cli
* remove docker ignore check from server-sdk
* allow setting custom request headers
* render metadata from error response
|
2025-10-21 17:48:57 -04:00 |
|