Hari John Kuriakose
Hari John Kuriakose
# NOTE: This needs approval from ALL reviewers before merge. ## What - Segregate the Django settings required for `backend` versus Celery powered services (`execution-consumer`, `celery-flower` and `celery-beat`). - Improve...
**Is your feature request related to a problem? Please describe.** Currently prompts defined in a Prompt Studio are executed sequentially by default. This drastically increases the latency as the number...
## What * Add issue template config * Update readme ## Why - Disable blank issue creation - Improve readability ## How - ## Can this PR break any existing...
## What * [IN PROGRESS] Add `uv` lock file in backend * [IN PROGRESS] Add support for `uv` in backend dockerfile * [TO BE DECIDED] Dockerfile build arg to choose...
## What Added comprehensive support for Podman (both rootless and rootful) alongside existing Docker support, enabling the Unstract platform to run with either container runtime without configuration changes for Docker...
## Summary This PR migrates the Unstract frontend from Create React App (CRA) to Vite for improved development experience, faster build times, and better performance. The migration includes comprehensive configuration...