Commit e298854
feat: add 7 missing commands (passenger transport + faction invites) (#23)
Sync client COMMANDS with the 2026-06-07 OpenAPI spec, which added a
passenger-transport system and faction-invite management:
- faction_accept_invite — accept a pending invite (alias for join_faction)
- faction_withdraw_invite — withdraw an invite you sent
- set_drone_name — set/clear a drone's display name
- list_passengers — passengers aboard your ship
- list_station_passengers — citizens waiting at a station
- load_passenger — load waiting passengers bound for a destination
- unload_passenger — drop a single passenger at the current station
Caught by the api-sync test against the live spec.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6e58d88 commit e298854
1 file changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
287 | 292 | | |
288 | 293 | | |
289 | 294 | | |
| |||
310 | 315 | | |
311 | 316 | | |
312 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
313 | 323 | | |
314 | 324 | | |
315 | 325 | | |
| |||
554 | 564 | | |
555 | 565 | | |
556 | 566 | | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
557 | 589 | | |
558 | 590 | | |
559 | 591 | | |
| |||
0 commit comments