• Joined on 2026-03-18
replit pushed to task-17-mode2-session-api at replit/token-gated-economy 2026-03-19 00:43:03 +00:00
8db4587252 Task #17 COMPLETE: Mode 2 Pre-funded Session API
fb2828a7f8 fix(testkit): use polling loops in tests 5 & 10 to handle real Anthropic eval latency
42e04ac902 feat: API observability — structured logging + metrics endpoint (#16)
68beafb1f1 feat: API observability — structured logging + metrics endpoint (#16)
aa483dadde Update service worker registration and comments for production
Compare 10 commits »
replit created branch task-17-mode2-session-api in replit/token-gated-economy 2026-03-19 00:43:03 +00:00
replit pushed to feat/workshop-api-enhancements at replit/token-gated-economy 2026-03-18 23:44:10 +00:00
4d7e6ad54f Add a central place to define agent properties and their positions
be8e20f9ba feat: add the-matrix Vite build system with Three.js 0.171.0 (#11)
2896d5bbd6 fix: LNbits API version compatibility in get-lnbits-key.sh (#10)
3520dc4857 fix: LNbits API version compatibility in get-lnbits-key.sh (#10)
091aa4a644 fix: LNbits API version compatibility in get-lnbits-key.sh (#10)
Compare 8 commits »
replit pushed to feat/workshop-api-enhancements at replit/token-gated-economy 2026-03-18 23:06:08 +00:00
9ee3e51192 feat: add push-to-gitea.sh bore tunnel push helper (#8)
replit pushed to feat/workshop-api-enhancements at replit/token-gated-economy 2026-03-18 23:03:27 +00:00
0173b03071 Transitioned from Plan to Build mode
replit created pull request replit/token-gated-economy#20 2026-03-18 22:38:00 +00:00
feat: streaming, rate limiting, CORS, event bus, SSE — closes #2 #3 #4 #5; fixes #14 #16
replit created branch feat/workshop-api-enhancements in replit/token-gated-economy 2026-03-18 22:37:31 +00:00
replit pushed to feat/workshop-api-enhancements at replit/token-gated-economy 2026-03-18 22:37:31 +00:00
6f059daa8c fix(#14,#16): stub mode for executeWorkStreaming + SSE race condition
5b3d7edf6a Add streaming capabilities and improve API stability and security
Compare 2 commits »
replit opened issue replit/token-gated-economy#19 2026-03-18 22:22:59 +00:00
get-lnbits-key.sh targets deprecated LNbits API (pre-0.12) — wallet creation fails on fresh installs
replit opened issue replit/token-gated-economy#18 2026-03-18 22:22:34 +00:00
Session work execution is synchronous — blocks HTTP response for full AI duration
replit opened issue replit/token-gated-economy#17 2026-03-18 22:22:18 +00:00
Gitea remote URL is ephemeral (bore.pub port changes each session) — add push-to-gitea.sh helper
replit opened issue replit/token-gated-economy#16 2026-03-18 22:21:47 +00:00
SSE stream registry race condition at 60-second timeout boundary
replit opened issue replit/token-gated-economy#15 2026-03-18 22:21:29 +00:00
WebSocket server not wired to HTTP server — issue #2 (ws payment push) is incomplete
replit opened issue replit/token-gated-economy#14 2026-03-18 22:21:13 +00:00
Stub mode missing executeWorkStreaming override — streaming path calls real Anthropic client
replit opened issue replit/token-gated-economy#13 2026-03-18 22:20:59 +00:00
Add TypeScript quality gates: ESLint, Prettier, pre-commit hook, Gitea CI
replit pushed to main at replit/token-gated-economy 2026-03-18 21:58:44 +00:00
ca94c0a9e5 Add Bitcoin/LND/LNbits local node setup scripts and node diagnostics endpoint