bencodeorg

Results 21 issues of bencodeorg

Applab has a feature that allows you to import "screens" from other projects: When using this feature, we have code that: - handles a conflict between two apps with screens...

Replaces content marked with profanity with a placeholder when using the copy chat button. ## Links - Jira: https://codedotorg.atlassian.net/browse/LABS-775 ## Testing story Observed the appropriate placeholder when copying a message...

Displays the same Alert you see when you try to submit a chat when unauthorized (ie, signed out, etc.) for users trying to save model customizations while unauthorized. Prior to...

Actually allow developers to benefit from "lazy loading translations in test environments" work [added here](https://github.com/code-dot-org/code-dot-org/pull/57661#pullrequestreview-1969651627). The approach here (suggested by @artem-vavilov and @Hamms) is to allow setting a config value...

Some small proposed simplifications for the Docker S3 approach: 1. Move logic to find appropriate Populator into Populator module. Based on [this comment](https://github.com/code-dot-org/code-dot-org/pull/60276#discussion_r1775826437). 2. Remove unused `aws_endpoint` and `aws_emulated?`. Based...

Docker setup tweaks for Macs: 1. Confirm you're using the Homebrew-installed Docker version (for anyone with previous Docker Desktop installations) 2. Get correct chip architecture abbreviation for M1 Macs. 3....

Adds a few strings we missed in new features supporting multimodal in AI Chat to be translated. # Links - Jira: https://codedotorg.atlassian.net/browse/LABS-1401

Only show the "Welcome to AI Chat Lab" modal once to teachers. We currently show the student-centric "Remember to chat responsibly" modal to teachers after this first viewing of the...

We currently allow 50 requests per minute to AI Chat endpoint (this includes using OpenAI or Sagemaker). This seems a bit high considering what a legitimate user could plausibly do...

## Warning!! We have entered Pixel Lock for Hour of AI! All merges to the `staging` branch from Dec 2 through Dec 12 must go through live change review and...