Skip to content

feat: implement Minecraft server management and command handling #30

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

Closed
wants to merge 1 commit into from

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Apr 19, 2025

This pull request removes unused functionality and documentation across several files, focusing on cleaning up browser-related code and prompts. The most significant changes include the deletion of browser debugging and configuration code, removal of associated tests, and the simplification of prompt files by eliminating redundant content.

Codebase Cleanup:

  • services/browser_config.go: Removed the BrowserConfig struct and its associated methods, including Check and NewBrowserConfig, which were used for browser configuration.
  • services/browser_debugger.go: Deleted the entire file, which contained multiple debugging-related methods such as enabling/disabling debugging, setting/removing breakpoints, and managing JavaScript execution in the browser.
  • services/browser_test.go: Removed all tests related to the browser server, including setup functions and test cases for navigation, screenshots, and element interactions.

Prompt Simplification:

  • prompts/filesystem.md, prompts/browser.md, and prompts/command.md: Removed detailed multilingual instructions for various assistant capabilities, such as file system management, browser automation, and terminal commands. These files no longer contain any content. [1] [2] [3]

New Additions:

  • prompts/minecraft.md: Added a new prompt specifically for a Minecraft Building Assistant, detailing its capabilities, response guidelines, and examples for assisting users with Minecraft commands and building techniques.

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Apr 19, 2025
@cfc4n cfc4n closed this Apr 19, 2025
@dosubot dosubot bot added the enhancement New feature or request label Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant