Keerthan K K
Keerthan K K
**What content needs to be created or modified?** The state management api docs should be updated to include that the key can be passed as query parameter in addition to...
### Description This PR adds support for signing, attesting, and verifying modelkits using the kit commands directly. These commands use cosign internally. The users doesn't have to switch between multiple...
### Description This PR introduces parallel processing of pack and unpack operations. Previously the layers were packed and unpacked sequentially. - In savekitfilelayers, calls to savecontentlayer is now executed in...
### Description This PR introduces changes to treat .prompt files as code, while using the init command. The logic is to check whether .prompt is a sub string of the...
# Description To ensure backward compatibility, i added a new endpoint that will take key as a request parameter. This endpoint also uses the same handler. In the handler if...