Skip to content

Support git archive uploads in browser mode#1

Open
seichris wants to merge 1 commit intomainfrom
feat/git-archive-browser-upload
Open

Support git archive uploads in browser mode#1
seichris wants to merge 1 commit intomainfrom
feat/git-archive-browser-upload

Conversation

@seichris
Copy link
Copy Markdown
Owner

Summary

  • treat common archive formats like .zip/.tar/.gz/.7z as browser upload attachments instead of inline text inputs
  • document a preferred whole-repo workflow in the Oracle skill using git archive --format=zip --output /tmp/repo-tracked.zip HEAD
  • add a browser prompt test covering zip archive handling

Testing

  • could not run tests/browser/prompt.test.ts in this checkout because local dependencies are not installed and vitest is unavailable

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