• Joined on 2026-04-21
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:25:12 +00:00
2dd9947516 feat(09-03): point every in-app setup surface at the one prompt, add copy affordances
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:24:11 +00:00
a0809565f2 feat(09-03): serve the unified AI bot-setup prompt at GET /api/docs/prompt
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:11:32 +00:00
bf240cef9e fix(09-02): sync migrate.ts DDL with schema.ts — fixes 15 pre-existing auth/tournament test failures
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:10:44 +00:00
635ee39373 feat(09-02): GET /api/auth/me — identity from JWT, never a claimed pubkey (BOT-01)
e824f4ca7f test(09-02): add failing test for GET /api/auth/me (BOT-01)
Compare 2 commits »
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 02:02:22 +00:00
bbc3c7acff docs(09-03): consolidate BOTFIGHTS setup docs into one self-contained AI prompt
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:46:21 +00:00
cfafc22c62 fix(frontend): clipboard polyfill for HTTP (non-secure) contexts — copy buttons threw writeText-of-undefined on nodes
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:44:12 +00:00
4d285f8e93 arena: switch canonical URL to https://botfights.archipelago-foundation.org (NPM+LE live), enable TRUSTED_PROXY
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:34:16 +00:00
a95cadaf9e test(09-01): verify x-forwarded-for over a real socket, not just presence
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:33:04 +00:00
0511b97cb9 feat(09-01): arena-proxy survives SSE, client-IP forwarding, upstream-down
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:30:31 +00:00
143ca808e8 feat(09-01): arena-proxy middleware — REST forwarding to canonical arena
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 01:24:49 +00:00
e4b82fd7e9 feat(09-04): deploy canonical BotFights arena on VPS2
lfg2025 pushed to overnight/2026-03-12 at lfg2025/botfights 2026-07-31 00:19:01 +00:00
lfg2025 created branch overnight/2026-03-12 in lfg2025/botfights 2026-07-31 00:19:01 +00:00
lfg2025 pushed to overnight/2026-03-09 at lfg2025/botfights 2026-07-31 00:19:01 +00:00
lfg2025 created branch overnight/2026-03-09 in lfg2025/botfights 2026-07-31 00:19:01 +00:00
lfg2025 pushed to main at lfg2025/botfights 2026-07-31 00:18:59 +00:00
fb35075b01 fix: arcade mode crash — kaplay go() defers scene init to next frame
32e6c19f72 stuff
52752a92bf chore: remove duplicated archy skills and redundant hooks
ebf6667f8f fix: wire SSE for bot fights on mount — rounds weren't displayed in practice mode
18e4b05399 fix: practice fights send challenges to polling/webhook bots instead of forcing human mode
Compare 10 commits »
lfg2025 created branch main in lfg2025/botfights 2026-07-31 00:18:59 +00:00
lfg2025 created repository lfg2025/botfights 2026-07-31 00:18:50 +00:00
lfg2025 pushed to public-prelaunch at lfg2025/archy 2026-07-27 19:11:12 +00:00
c598bb8796 fix(android): preserve top inset for fixed app headers
lfg2025 pushed to public-prelaunch at lfg2025/archy 2026-07-27 18:29:06 +00:00
70996203f9 fix: complete fips unit fallback coverage