This repository was archived by the owner on May 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
feat: add claude code and Goose module #420
Merged
Merged
+629
−121
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…round execution support Introduces a new module for running Claude Code in workspaces, including configuration for installation, background execution using screen, and task reporting. Also adds an SVG icon for the module and a README with usage examples.
Revised the installation message for clarity and updated the icon URL in the README to a new source. This enhances user experience and ensures the correct visual representation of the module.
Introduces a log file path variable in the main script for the Claude Code module, enhancing the ability to track execution and debug issues. This change sets the groundwork for improved monitoring and error handling in future updates.
Revised the README to clarify the instructions for running Claude Code as a standalone app, specifying that it operates without using screen or task reporting to the Coder UI. This enhances user understanding of the module's functionality.
stirby
approved these changes
Apr 2, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ready