Peter Stenger
Peter Stenger
Supporting changes: - [x] #12235 - [x] #12244 - [x] #12245 - [x] #12246 - [x] #12247 - [x] #12248 - [x] #12254 - [x] #12255 - [x] #12256 -...
Following discussion in the developer meeting, we should create a venv if one doesn't exist, and use that installation for packages.
Replacement for #11093 . vite is able to serve the development server, wrapping express. In my testing: a typical server reload on my machine takes 9 seconds. A server reload...
https://github.com/axe-me/vite-plugin-node/pull/127 never happened, so we are going to fork this package and add the features to our copy. Used with #11914
### Details - Custom elements should render the necessary context in the HTML for AI grading to pick up the contents when `mode == "ai-grading"`, without relying on external file...
- Enable sqlfluff linter - Related #11911 - Related #12253
This PR introduces configuration and documentation files to support Cursor IDE integration with PrairieLearn. It adds a robust set of coding standards, development guidelines, and a PR creation prompt, and...