Karan Suresh

Results 3 issues of Karan Suresh

### **Title** **Refactor NotFound component to use `window.location.replace` for immediate redirect** --- ### **What has changed?** This PR updates the **NotFound** component to use `window.location.replace("/docs")` instead of rendering a fallback...

## What has changed? Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include: - Fixed broken template literals in the...

This PR updates the runtime README to reflect the current state of the `pkg/runtime` packages. Changes include: - Aligning the runtime configuration options with existing packages and correcting outdated references....