submit: 2054069563624001536#11
Open
veithly wants to merge 1 commit into
Open
Conversation
veithly
added a commit
to NeryaAI/Nerya
that referenced
this pull request
May 17, 2026
Refreshes Nerya runtime, dashboard, wallet/provider, memory, charting, browser, gateway, setup, and test surfaces while keeping repository docs, local notes, demo outputs, and secret-bearing files out of the synced history. Constraint: Keep docs, README/AGENTS, env files, private keys, local run artifacts, generated submission files, databases, logs, and binaries out of the commit. Rejected: Directly pushing the current local main because it contains two existing README/docs commits not intended for this sync. Confidence: Medium-high; staged path denylist, staged secret-pattern scan, diff whitespace check, Python compileall, and dashboard typecheck passed before export. Scope-risk: Large cross-cutting code sync across Python runtime, dashboard, skills runtime assets, tests, and install scripts. Reversibility: Single commit on top of origin/main; revertable with one git revert if needed. Directive: Sync code to https://github.com/NeryaAI/Nerya without docs or private configs. Tested: git diff --cached --check; staged denylist scan; staged secret-pattern scan; python -m compileall -q nerya scripts tests; npm run -s typecheck in dashboard. Not-tested: Full pytest suite; Next production build; live runtime smoke. Related: Hackathon submission PR xagentAI/xagt-plugin#11 references this repo.
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.
Hackathon submission for Nerya.\n\nProject repo: https://github.com/NeryaAI/Nerya\nDemo video: https://drive.google.com/drive/folders/1vj6aM4iNIS3UpDgAd9uX8zIvFOw8IXrp?usp=sharing