Memcpy#18
Open
ayc62 wants to merge 2 commits into
Open
Conversation
Preserve Codex retry failure stderr
- claude.py: supports dangerously_skip_permissions "--dangerously-skip-permissions"
- opencode.py: supports dangerously_skip_permissions "--dangerously-skip-permissions" and config i.e. {"edit": "allow", "bash": "allow", "webfetch": "allow", "external_directory": "allow",} pointed to by the OPENCODE_CONFIG env var
- codex.py: supports dangerously_skip_permissions "--dangerously-bypass-approvals-and-sandbox"
- antigravity.py: support dangerously_skip_permissions "--dangerously-skip-permissions"
- bedrock.py / vertex.py / openai_ocmpat.py / vllm.py / ollama.py / openai_providers.py: not supported
- tests: live + live_remote permission tests per backend, a shared conftest (remote_prompt fixture), and an all_models test cluster.
extend memcpy example to support opencode in addition to claude
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.
No description provided.