Skip to content

Add RunOnce to Developer Utilities#155

Open
Water-Run wants to merge 1 commit into0PandaDEV:mainfrom
Water-Run:patch-1
Open

Add RunOnce to Developer Utilities#155
Water-Run wants to merge 1 commit into0PandaDEV:mainfrom
Water-Run:patch-1

Conversation

@Water-Run
Copy link
Copy Markdown

This PR adds RunOnce to the Developer Utilities section.

It is a tool designed to solve the friction of testing one-off scripts generated by LLMs, saving developers from manually creating temporary files and opening IDEs.

Key Features:

  1. Context Menu Execution: Adds a convenient "Run Here" option to the Windows right-click menu, instantly executing AI-generated throwaway scripts.
  2. Native Win11 Design: Built entirely with WinUI 3, it strictly follows the Windows 11 Mica design guidelines, blending seamlessly into the native system UI.
  3. Integrated Editor & Settings: Features a built-in lightweight editor with essential functionalities and comprehensive settings for different execution environments.
  4. Built-in LLM Integration: Users can directly generate code within the application using integrated LLM capabilities before running it.
  5. Microsoft Store Published: Officially distributed and verified via the Microsoft Store, ensuring a secure and frictionless installation experience.

This PR adds `RunOnce` to the Developer Utilities section. 

It is a tool designed to solve the friction of testing one-off scripts generated by LLMs, saving developers from manually creating temporary files and opening IDEs.

**Key Features:**
1. **Context Menu Execution:** Adds a convenient "Run Here" option to the Windows right-click menu, instantly executing AI-generated throwaway scripts.
2. **Native Win11 Design:** Built entirely with WinUI 3, it strictly follows the Windows 11 Mica design guidelines, blending seamlessly into the native system UI.
3. **Integrated Editor & Settings:** Features a built-in lightweight editor with essential functionalities and comprehensive settings for different execution environments.
4. **Built-in LLM Integration:** Users can directly generate code within the application using integrated LLM capabilities before running it.
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.

1 participant