Merged
Conversation
Collaborator
Author
|
@matifali PR ready for review |
Collaborator
Author
matifali
reviewed
Aug 2, 2025
Collaborator
Author
|
@hugodutka @DevelopmentCats, please review and let me know if this needs any changes :) |
hugodutka
requested changes
Aug 5, 2025
Collaborator
Author
|
@hugodutka thanks for the review, committed the suggested changes. |
hugodutka
reviewed
Aug 7, 2025
Contributor
hugodutka
left a comment
There was a problem hiding this comment.
Great work, just some nits. I expect we'll merge after the next review.
Co-authored-by: Hugo Dutka <dutkahugo@gmail.com>
Co-authored-by: Hugo Dutka <dutkahugo@gmail.com>
Co-authored-by: Hugo Dutka <dutkahugo@gmail.com>
Co-authored-by: Hugo Dutka <dutkahugo@gmail.com>
Collaborator
Author
|
@hugodutka done ! |
Collaborator
Author
@DevelopmentCats please let me know if this needs any changes. |
Collaborator
|
Sorry my server that I host was having some problems over the weekend. I will make sure that I pull this and test it today so we can get it merged :) |
matifali
previously approved these changes
Aug 18, 2025
… to Codex module - Introduced new variables for sandbox configuration: sandbox_mode, approval_policy, and network_access. - Updated README to reflect the new variables and their usage. - Modified install and start scripts to utilize the new variables for better configuration management.
DevelopmentCats
previously approved these changes
Aug 19, 2025
bpmct
approved these changes
Aug 19, 2025
bpmct
previously approved these changes
Aug 19, 2025
matifali
reviewed
Aug 19, 2025
matifali
approved these changes
Aug 19, 2025
8 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #236
/claim #236
Description
https://www.loom.com/share/4a39d1c2e2324cb2b6f90c1ad6893602?sid=d5211d2c-a2cd-41ae-8580-15ac686756f2
Type of Change
Module Information
Path:
registry/[namespace]/modules/[module-name]New version:
v1.0.0Breaking change: [ ] Yes [ ] No
Testing & Validation
bun test)bun run fmt)Related Issues