You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(server): support chaining after .callable and .actionable (#223)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Enhanced procedure operations to return enriched objects with
consistent properties and improved dynamic behavior.
- Updated return types for `callable` and `actionable` methods to ensure
they return specific procedure types.
- **Tests**
- Updated test validations to ensure that the procedure operations
reliably expose all expected attributes.
- Added assertions to confirm the presence of properties on the
`applied` object in test cases.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments