• Joined on 2026-04-21
lfg2025 pushed to companion/0.5.27-clipboard-qr-restart at lfg2025/archy 2026-08-02 12:47:07 +00:00
75364178ad chore(android): update companion apk download
b9dc0fb1bd feat(companion): native clipboard bridge, faster QR scanner, restart control — 0.5.27
f772620d17 feat(companion): version chip at the hub menu's foot
372ff7aa65 perf(companion): cold-start and interaction overhaul from the launch audit
f893a9e804 chore(android): update companion apk download
Compare 7 commits »
lfg2025 created branch companion/0.5.27-clipboard-qr-restart in lfg2025/archy 2026-08-02 12:47:07 +00:00
lfg2025 pushed to main at lfg2025/botfights 2026-08-02 10:31:44 +00:00
10d4209675 fix(bots): guard possibly-undefined route param, bump arena image to 1.2.11
41f1b93e9e feat(bots): AI-answer settings + claim-winnings UI for existing bots
c162d5ebe9 fix(security): five more IDOR/missing-auth bugs in payments + queue (same class as f5f57e6)
f5f57e60d9 fix(security): POST /api/auth/update trusted a client-supplied pubkey (IDOR)
Compare 4 commits »
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 14:15:37 +00:00
d00e792bd9 docs: sync repo's docker-compose.arena.yml image tag to 1.2.9 (deployed via SSH)
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 14:10:58 +00:00
6464231f5d feat(payments): wire Cashu as the primary entry-fee UX, fix anonymous-bot ranked auth
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 13:34:16 +00:00
7341ca0c06 fix(payments): configure BOTFIGHTS_CASHU_MINT_URL (Minibits) on the canonical arena
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 13:24:03 +00:00
d73f1ab8b7 fix(payments): provision BOTFIGHTS_WALLET_ENCRYPTION_KEY on the canonical arena
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 12:52:38 +00:00
877d1f6389 fix: broken profile images (CSP img-src), AI-answer discoverability, arena compose tag
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 12:06:05 +00:00
ca5b63468e feat: "let BotFights answer for me" — server-side AI bot (poll mode), + Latest Bouts short-viewport fix
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 11:16:28 +00:00
2512265113 fix: nostr-provider.js 404, DocsPage proxy-unaware URL, round-jump on late viewer join
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 10:58:56 +00:00
2c039f2af3 fix(nostr): reactive extension detection + native Archipelago signer bridge
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 10:37:57 +00:00
ffd4dfd25f fix(setup-guide): stop leaking proxy-mode local addresses into the AI setup prompt
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 10:02:44 +00:00
603e09b6d8 fix(join-bout): make the setup-guide mode picker visibly do something
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 09:38:52 +00:00
8eb27ed9b4 fix(security-headers): allow iframe embedding when ARCHY_EMBEDDED=1
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 03:52:20 +00:00
d2fc998a28 docs(prompt): AI-agent consent preamble, operator-only LLM creds (drop ANTHROPIC_API_KEY pattern), accurate queue-join timing — feedback from first real AI agent test
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 03:35:42 +00:00
90d5e2d16d docs(09-05): record cross-instance fighter visibility proof (BOT-03)
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 03:26:12 +00:00
773112b7f1 docs(09-05): record 1.2.0 public-contract verification evidence
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 03:21:46 +00:00
51678b4315 feat(09-05): roll the canonical arena to botfights:1.2.0
12d4b35404 fix(09-05): GET /api/fights/poll was shadowed by GET /:id, always 404d
Compare 2 commits »
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 03:01:13 +00:00
6f7897b124 feat(09-05): build + push botfights:1.2.0 to the vps2 registry
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:31:36 +00:00
2a343ac746 feat(09-02): retire the bare-pubkey session path (BOT-01)