feat(rivetkit): support nested actions - #5459
Conversation
NathanFlurry
commented
Jul 22, 2026
- Add nested action definitions with dotted low-level action names and typed client access
- Validate nested action schemas and cover server/client behavior with tests
- Document nested actions and add a reusable technical code-image renderer
docs(rivetkit): document nested actions
Review: feat(rivetkit): support nested actionsOverall the nested-action flattening design ( 1. High: client action proxy now breaks
|