Skip to content

chore: update GitHub repo URLs from oxageninc to macanderson#21

Merged
macanderson merged 1 commit into
mainfrom
chore/reorg-github-urls
Jul 19, 2026
Merged

chore: update GitHub repo URLs from oxageninc to macanderson#21
macanderson merged 1 commit into
mainfrom
chore/reorg-github-urls

Conversation

@macanderson

Copy link
Copy Markdown
Owner

The arena and stella repositories moved from the oxageninc org to the macanderson account. This updates every stale github.com/oxageninc/... reference in tracked files — README badges and links, the web app footer/CTA links, package.json repository URL, harbor/pyproject.toml metadata, SECURITY.md, CONTRIBUTING.md, CHANGELOG.md compare links, and the issue-template security-advisory URL.

Direct push to main was blocked by branch protection, so this lands via PR with auto-merge enabled.

🤖 Generated with Claude Code

The arena and stella repositories moved from the oxageninc org to the
macanderson account; point all badges, links, and package metadata at
the new home.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@macanderson
macanderson enabled auto-merge (squash) July 19, 2026 02:28

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @macanderson, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@macanderson
macanderson merged commit 54ea0d7 into main Jul 19, 2026
4 checks passed
@macanderson
macanderson deleted the chore/reorg-github-urls branch July 19, 2026 02:28
macanderson added a commit that referenced this pull request Jul 19, 2026
…ntend

Main's #20 independently implemented several of the same fixes. Kept
main's architecture (async workspace, taskDir threading, pricing param,
intFlag/numFlag, report perAgentSummary) and layered this branch's
unique fixes on top:
- anchor-based JSON block scan (survives stray braces in log lines;
  main's char-scan fails that test)
- drain-timer settle in adapter execute (grace timer not unref'd, so
  the promise always settles) + utf8 stream encoding
- collectDiff returns null on git failure (unknown never equals empty)
- bounded 1800s fallback for non-numeric ARENA_TIMEOUT (main's helper
  silently disabled the container timeout)
- kept both sides' parse tests (4 pretty-printed envelope cases)

Also applied #21's oxageninc->macanderson rename to site/ and docs/.
Note: repo now has two frontends, web/ (from #20) and site/ (deployed
at arena.oxagen.sh); consolidation is a follow-up decision.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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