improve developer toolkit - #50
Draft
neuralnexus wants to merge 2 commits into
Draft
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
/gemini review |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
hexyr-com | c07fcb7 | Commit Preview URL Branch Preview URL |
Jul 23 2026, 05:48 PM |
|
/gemini review |
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.
What changed
Human-friendly byte tooling
Better local workflows
/api/*request.Production hardening
no-storeAPI responses, strict JSON content type, 1 MiB request limits, bounded upstream reads, and bounded in-memory rate buckets.Privacy and safety
Browser transforms, recipes, file inspection, and file diffing remain local. Recipe definitions may be saved, but inputs, outputs, and intermediate payloads are not. API calls and network lookups are explicitly documented as remote operations; service-worker caching never touches them.
Validation
pnpm 10.6.1pnpm lintpnpm typecheckpnpm test— 45 files, 130 testspnpm buildwrangler deploy --dry-run— 993.66 KiB / 222.40 KiB gzipgit diff --check