We would like to propose the creation of a temporary development branch to implement and validate a set of customized features for the picod component. These changes are designed to optimize the performance and integration of the codeinterpreter in specific production-like environments.
Our goal is to iterate rapidly on this branch and, once the features are validated, refactor and merge the stable code back into the main branch.
Key Features
The customization will focus on three primary areas:
- Jupyter Server Pre-warming (Cold-start Optimization)
- Simplified JWT Verification
- TTL (Time-To-Live) Interface Implementation
Staging for Upstreaming: This branch will serve as a staging area. Once the logic is proven effective, we will submit a polished PR to the main branch following the community's coding standards.
Requested Action
We would appreciate it if the maintainers could:
- Approve the creation of the branch: feat/picod-custom.
- Provide any initial feedback on the proposed features mentioned above.