Railway #2528
Open
mohammed5150 wants to merge 8 commits into
Open
Conversation
Keep local airfield work files (decks, drawings, scripts) and agent tooling dirs out of the 9router tree so they can't be accidentally committed. Root-anchored patterns so tracked project assets are untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document the 9Router dashboard/gateway + CLI split, dev/build/test commands (incl. Windows-correct vitest setup and the known-fails baseline), the request/translator/executor flow, and the SQLite persistence layer that supersedes the db.json described in ARCHITECTURE.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Cloud scheduled agents run in a sandbox that blocks direct network egress (curl/Bash -> 403 "access not enabled for this session"); WebFetch routes through an allowed path. Learned from the PR decolua#2354 monitor routine. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Runs anthropics/claude-code-action on every PR, focused on the 9router request/translation path, security (IP/XFF handling, credential leaks), and translator/streaming regressions. Requires CLAUDE_CODE_OAUTH_TOKEN (or ANTHROPIC_API_KEY) repo secret + Claude GitHub App. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
setup-token/OAuth is blocked in this environment; switch the action to the API-key secret instead. OAuth token remains a commented alternative. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sync fork with decolua/9router (45 commits: grok-cli provider, pxpipe, featherless/perplexity-agent registries, headroom extras, i18n fa, tests). Conflicts resolved: kept our CLAUDE.md (superset of upstream's accepted copy) and union of .gitignore (personal-artifacts block + .next-analyze). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: add id to npm cache mount in Dockerfile * fix(ci): allow railway bot in Claude PR review workflow --------- Co-authored-by: railway-app[bot] <68434857+railway-app[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.