Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling AI code completion #429

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

hatemhosny
Copy link
Collaborator

@hatemhosny hatemhosny commented Sep 5, 2023

What type of PR is this? (check all applicable)

  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • ♻️ Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

allows disabling AI code completion (e.g. for code challenges or exercises), by the query param disableAI

Related Tickets & Documents

Exafunction/codeium-chrome#31

Exafunction/codeium-chrome#32

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentations?

  • πŸ““ docs (./docs)
  • πŸ“• storybook (./storybook)
  • πŸ“œ README.md
  • πŸ™… no documentation needed

@netlify
Copy link

netlify bot commented Sep 5, 2023

βœ… Deploy Preview for livecodes ready!

Name Link
πŸ”¨ Latest commit 118da22
πŸ” Latest deploy log https://app.netlify.com/sites/livecodes/deploys/64f7852a8a8cd400081ddd4f
😎 Deploy Preview https://deploy-preview-429--livecodes.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sonarcloud
Copy link

sonarcloud bot commented Sep 5, 2023

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cloudflare-pages
Copy link

Deploying with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 118da22
Status:Β βœ…Β  Deploy successful!
Preview URL: https://331fec4e.livecodes.pages.dev
Branch Preview URL: https://allow-disabling-ai.livecodes.pages.dev

View logs

@hatemhosny hatemhosny changed the title Allow-disabling-AI Allow disabling AI code completion Sep 5, 2023
@hatemhosny hatemhosny merged commit 04b73f5 into develop Sep 5, 2023
17 checks passed
@hatemhosny hatemhosny deleted the allow-disabling-AI branch September 16, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant