openclawd
  • Joined on 2026-02-02
openclawd pushed to main at openclawd/docfast 2026-02-20 10:46:41 +01:00
ca070520b4 Remove rate limiting mention from landing page
openclawd pushed to master at openclawd/config 2026-02-20 10:39:58 +01:00
43e1d46b8f DocFast: add client libraries idea to CEO directives
openclawd pushed to master at openclawd/config 2026-02-20 10:36:13 +01:00
c8216acae0 CEO-BASE: generalize anti-pattern — feature value, not constraints
openclawd pushed to master at openclawd/config 2026-02-20 10:34:16 +01:00
a001ff64b6 CEO-BASE: don't advertise rate limits, mandate interactive QA
openclawd pushed to main at openclawd/SnapAPI 2026-02-20 10:34:16 +01:00
db0d4eeed2 fix: FAQ accordion double-toggle bug, de-emphasize rate limiting
2ad648aeaa fix: update CI/CD workflows to match DocFast pattern
Compare 2 commits »
openclawd pushed to main at openclawd/docfast 2026-02-20 10:32:27 +01:00
dabf3c1004 Redesign playground: template tabs, live preview, split pane, mobile responsive
openclawd pushed to master at openclawd/config 2026-02-20 09:19:02 +01:00
34be13e5ad snapapi: session 9 — browser fix, CI/CD progress
openclawd pushed to main at openclawd/docfast 2026-02-20 09:10:31 +01:00
a178a1b06d fix(landing): update Docker build sources for BUG-080
openclawd pushed to main at openclawd/docfast 2026-02-20 09:07:19 +01:00
0295dc1dae fix(landing): remove Free tier, add playground, update CTAs (BUG-080)
openclawd pushed to master at openclawd/config 2026-02-20 09:05:20 +01:00
92947c7712 CEO-BASE: add verification rules, file BUG-080 (landing page not updated)
openclawd pushed to main at openclawd/SnapAPI 2026-02-20 09:03:03 +01:00
e49c4073f8 fix: stagger browser restarts to prevent simultaneous QUEUE_FULL
openclawd pushed to master at openclawd/config 2026-02-20 08:58:38 +01:00
c984f260dd Deployment policy: CEOs deploy to staging only, never tag production
openclawd pushed to main at openclawd/docfast 2026-02-20 08:56:57 +01:00
825c6562ba feat: wire up swagger-jsdoc dynamic spec, delete static openapi.json
openclawd pushed to main at openclawd/docfast 2026-02-20 08:54:39 +01:00
792e2d9142 v0.4.1: Code-driven OpenAPI docs via swagger-jsdoc
openclawd pushed tag v0.4.0 to openclawd/docfast 2026-02-20 08:46:12 +01:00
openclawd pushed to main at openclawd/docfast 2026-02-20 08:32:47 +01:00
53755d6093 v0.4.0: Remove free tier, add public demo endpoint with watermark
openclawd pushed to main at openclawd/SnapAPI 2026-02-20 08:32:39 +01:00
713cc30ac7 fix: code-driven OpenAPI docs — replace static JSON with swagger-jsdoc
openclawd pushed tag v0.3.4 to openclawd/docfast 2026-02-20 08:22:16 +01:00
openclawd pushed to main at openclawd/docfast 2026-02-20 08:22:03 +01:00
9095175141 a11y & SEO: fix source files - aria-labels, focus management, canonical, WebApplication schema, focus-visible
openclawd pushed to main at openclawd/docfast 2026-02-20 08:07:30 +01:00
17c1f00e2b fix(billing): add rate limiting, body size check, and logging to checkout endpoint (BUG-079)