|
4324 | 4324 | "claude-desktop", |
4325 | 4325 | "vscode", |
4326 | 4326 | "claude-code", |
4327 | | - "cursor" |
| 4327 | + "cursor", |
| 4328 | + "gemini-cli" |
4328 | 4329 | ] |
4329 | 4330 | }, |
4330 | 4331 | "in": "path", |
|
4663 | 4664 | "claude-desktop", |
4664 | 4665 | "vscode", |
4665 | 4666 | "claude-code", |
4666 | | - "cursor" |
| 4667 | + "cursor", |
| 4668 | + "gemini-cli" |
4667 | 4669 | ] |
4668 | 4670 | }, |
4669 | 4671 | "in": "path", |
|
25416 | 25418 | "nullable": true, |
25417 | 25419 | "description": "Last usage timestamp" |
25418 | 25420 | }, |
| 25421 | + "satellite_id": { |
| 25422 | + "type": "string", |
| 25423 | + "nullable": true, |
| 25424 | + "description": "Satellite ID assigned to this installation" |
| 25425 | + }, |
| 25426 | + "satellite_url": { |
| 25427 | + "type": "string", |
| 25428 | + "nullable": true, |
| 25429 | + "description": "Public URL of the assigned satellite" |
| 25430 | + }, |
25419 | 25431 | "server": { |
25420 | 25432 | "type": "object", |
25421 | 25433 | "properties": { |
|
25581 | 25593 | "format": "email", |
25582 | 25594 | "description": "User email address" |
25583 | 25595 | }, |
| 25596 | + "instance_path": { |
| 25597 | + "type": "string", |
| 25598 | + "nullable": true, |
| 25599 | + "description": "Path slug for direct instance access" |
| 25600 | + }, |
| 25601 | + "instance_token": { |
| 25602 | + "type": "string", |
| 25603 | + "nullable": true, |
| 25604 | + "description": "Instance access token (only included for current user)" |
| 25605 | + }, |
25584 | 25606 | "status": { |
25585 | 25607 | "type": "string", |
25586 | 25608 | "description": "Current instance status" |
|
25962 | 25984 | "nullable": true, |
25963 | 25985 | "description": "Last usage timestamp" |
25964 | 25986 | }, |
| 25987 | + "satellite_id": { |
| 25988 | + "type": "string", |
| 25989 | + "nullable": true, |
| 25990 | + "description": "Satellite ID assigned to this installation" |
| 25991 | + }, |
| 25992 | + "satellite_url": { |
| 25993 | + "type": "string", |
| 25994 | + "nullable": true, |
| 25995 | + "description": "Public URL of the assigned satellite" |
| 25996 | + }, |
25965 | 25997 | "server": { |
25966 | 25998 | "type": "object", |
25967 | 25999 | "properties": { |
|
26127 | 26159 | "format": "email", |
26128 | 26160 | "description": "User email address" |
26129 | 26161 | }, |
| 26162 | + "instance_path": { |
| 26163 | + "type": "string", |
| 26164 | + "nullable": true, |
| 26165 | + "description": "Path slug for direct instance access" |
| 26166 | + }, |
| 26167 | + "instance_token": { |
| 26168 | + "type": "string", |
| 26169 | + "nullable": true, |
| 26170 | + "description": "Instance access token (only included for current user)" |
| 26171 | + }, |
26130 | 26172 | "status": { |
26131 | 26173 | "type": "string", |
26132 | 26174 | "description": "Current instance status" |
|
26518 | 26560 | "nullable": true, |
26519 | 26561 | "description": "Last usage timestamp" |
26520 | 26562 | }, |
| 26563 | + "satellite_id": { |
| 26564 | + "type": "string", |
| 26565 | + "nullable": true, |
| 26566 | + "description": "Satellite ID assigned to this installation" |
| 26567 | + }, |
| 26568 | + "satellite_url": { |
| 26569 | + "type": "string", |
| 26570 | + "nullable": true, |
| 26571 | + "description": "Public URL of the assigned satellite" |
| 26572 | + }, |
26521 | 26573 | "server": { |
26522 | 26574 | "type": "object", |
26523 | 26575 | "properties": { |
|
26683 | 26735 | "format": "email", |
26684 | 26736 | "description": "User email address" |
26685 | 26737 | }, |
| 26738 | + "instance_path": { |
| 26739 | + "type": "string", |
| 26740 | + "nullable": true, |
| 26741 | + "description": "Path slug for direct instance access" |
| 26742 | + }, |
| 26743 | + "instance_token": { |
| 26744 | + "type": "string", |
| 26745 | + "nullable": true, |
| 26746 | + "description": "Instance access token (only included for current user)" |
| 26747 | + }, |
26686 | 26748 | "status": { |
26687 | 26749 | "type": "string", |
26688 | 26750 | "description": "Current instance status" |
|
27077 | 27139 | "nullable": true, |
27078 | 27140 | "description": "Last usage timestamp" |
27079 | 27141 | }, |
| 27142 | + "satellite_id": { |
| 27143 | + "type": "string", |
| 27144 | + "nullable": true, |
| 27145 | + "description": "Satellite ID assigned to this installation" |
| 27146 | + }, |
| 27147 | + "satellite_url": { |
| 27148 | + "type": "string", |
| 27149 | + "nullable": true, |
| 27150 | + "description": "Public URL of the assigned satellite" |
| 27151 | + }, |
27080 | 27152 | "server": { |
27081 | 27153 | "type": "object", |
27082 | 27154 | "properties": { |
|
27242 | 27314 | "format": "email", |
27243 | 27315 | "description": "User email address" |
27244 | 27316 | }, |
| 27317 | + "instance_path": { |
| 27318 | + "type": "string", |
| 27319 | + "nullable": true, |
| 27320 | + "description": "Path slug for direct instance access" |
| 27321 | + }, |
| 27322 | + "instance_token": { |
| 27323 | + "type": "string", |
| 27324 | + "nullable": true, |
| 27325 | + "description": "Instance access token (only included for current user)" |
| 27326 | + }, |
27245 | 27327 | "status": { |
27246 | 27328 | "type": "string", |
27247 | 27329 | "description": "Current instance status" |
|
27838 | 27920 | "nullable": true, |
27839 | 27921 | "description": "Last usage timestamp" |
27840 | 27922 | }, |
| 27923 | + "satellite_id": { |
| 27924 | + "type": "string", |
| 27925 | + "nullable": true, |
| 27926 | + "description": "Satellite ID assigned to this installation" |
| 27927 | + }, |
| 27928 | + "satellite_url": { |
| 27929 | + "type": "string", |
| 27930 | + "nullable": true, |
| 27931 | + "description": "Public URL of the assigned satellite" |
| 27932 | + }, |
27841 | 27933 | "server": { |
27842 | 27934 | "type": "object", |
27843 | 27935 | "properties": { |
|
28003 | 28095 | "format": "email", |
28004 | 28096 | "description": "User email address" |
28005 | 28097 | }, |
| 28098 | + "instance_path": { |
| 28099 | + "type": "string", |
| 28100 | + "nullable": true, |
| 28101 | + "description": "Path slug for direct instance access" |
| 28102 | + }, |
| 28103 | + "instance_token": { |
| 28104 | + "type": "string", |
| 28105 | + "nullable": true, |
| 28106 | + "description": "Instance access token (only included for current user)" |
| 28107 | + }, |
28006 | 28108 | "status": { |
28007 | 28109 | "type": "string", |
28008 | 28110 | "description": "Current instance status" |
|
28392 | 28494 | "nullable": true, |
28393 | 28495 | "description": "Last usage timestamp" |
28394 | 28496 | }, |
| 28497 | + "satellite_id": { |
| 28498 | + "type": "string", |
| 28499 | + "nullable": true, |
| 28500 | + "description": "Satellite ID assigned to this installation" |
| 28501 | + }, |
| 28502 | + "satellite_url": { |
| 28503 | + "type": "string", |
| 28504 | + "nullable": true, |
| 28505 | + "description": "Public URL of the assigned satellite" |
| 28506 | + }, |
28395 | 28507 | "server": { |
28396 | 28508 | "type": "object", |
28397 | 28509 | "properties": { |
|
28557 | 28669 | "format": "email", |
28558 | 28670 | "description": "User email address" |
28559 | 28671 | }, |
| 28672 | + "instance_path": { |
| 28673 | + "type": "string", |
| 28674 | + "nullable": true, |
| 28675 | + "description": "Path slug for direct instance access" |
| 28676 | + }, |
| 28677 | + "instance_token": { |
| 28678 | + "type": "string", |
| 28679 | + "nullable": true, |
| 28680 | + "description": "Instance access token (only included for current user)" |
| 28681 | + }, |
28560 | 28682 | "status": { |
28561 | 28683 | "type": "string", |
28562 | 28684 | "description": "Current instance status" |
|
28946 | 29068 | "nullable": true, |
28947 | 29069 | "description": "Last usage timestamp" |
28948 | 29070 | }, |
| 29071 | + "satellite_id": { |
| 29072 | + "type": "string", |
| 29073 | + "nullable": true, |
| 29074 | + "description": "Satellite ID assigned to this installation" |
| 29075 | + }, |
| 29076 | + "satellite_url": { |
| 29077 | + "type": "string", |
| 29078 | + "nullable": true, |
| 29079 | + "description": "Public URL of the assigned satellite" |
| 29080 | + }, |
28949 | 29081 | "server": { |
28950 | 29082 | "type": "object", |
28951 | 29083 | "properties": { |
|
29111 | 29243 | "format": "email", |
29112 | 29244 | "description": "User email address" |
29113 | 29245 | }, |
| 29246 | + "instance_path": { |
| 29247 | + "type": "string", |
| 29248 | + "nullable": true, |
| 29249 | + "description": "Path slug for direct instance access" |
| 29250 | + }, |
| 29251 | + "instance_token": { |
| 29252 | + "type": "string", |
| 29253 | + "nullable": true, |
| 29254 | + "description": "Instance access token (only included for current user)" |
| 29255 | + }, |
29114 | 29256 | "status": { |
29115 | 29257 | "type": "string", |
29116 | 29258 | "description": "Current instance status" |
|
29497 | 29639 | "nullable": true, |
29498 | 29640 | "description": "Last usage timestamp" |
29499 | 29641 | }, |
| 29642 | + "satellite_id": { |
| 29643 | + "type": "string", |
| 29644 | + "nullable": true, |
| 29645 | + "description": "Satellite ID assigned to this installation" |
| 29646 | + }, |
| 29647 | + "satellite_url": { |
| 29648 | + "type": "string", |
| 29649 | + "nullable": true, |
| 29650 | + "description": "Public URL of the assigned satellite" |
| 29651 | + }, |
29500 | 29652 | "server": { |
29501 | 29653 | "type": "object", |
29502 | 29654 | "properties": { |
|
29662 | 29814 | "format": "email", |
29663 | 29815 | "description": "User email address" |
29664 | 29816 | }, |
| 29817 | + "instance_path": { |
| 29818 | + "type": "string", |
| 29819 | + "nullable": true, |
| 29820 | + "description": "Path slug for direct instance access" |
| 29821 | + }, |
| 29822 | + "instance_token": { |
| 29823 | + "type": "string", |
| 29824 | + "nullable": true, |
| 29825 | + "description": "Instance access token (only included for current user)" |
| 29826 | + }, |
29665 | 29827 | "status": { |
29666 | 29828 | "type": "string", |
29667 | 29829 | "description": "Current instance status" |
|
30141 | 30303 | ], |
30142 | 30304 | "description": "Installation type - required for OAuth installations" |
30143 | 30305 | }, |
| 30306 | + "satellite_id": { |
| 30307 | + "type": "string", |
| 30308 | + "description": "Satellite ID to install on (optional, auto-selected if not provided)" |
| 30309 | + }, |
30144 | 30310 | "team_config": { |
30145 | 30311 | "type": "object", |
30146 | 30312 | "additionalProperties": true, |
|
43180 | 43346 | "git_branch": { |
43181 | 43347 | "type": "string", |
43182 | 43348 | "description": "Git branch name for GitHub deployments" |
| 43349 | + }, |
| 43350 | + "instance_path": { |
| 43351 | + "type": "string", |
| 43352 | + "description": "Memorable path slug for direct instance access (e.g., bold-penguin-42a3)" |
| 43353 | + }, |
| 43354 | + "instance_token_hash": { |
| 43355 | + "type": "string", |
| 43356 | + "description": "Argon2 hash of the instance access token for token verification" |
43183 | 43357 | } |
43184 | 43358 | }, |
43185 | 43359 | "required": [ |
|
0 commit comments