Patrick Erichsen
b7c854d545
docs: symlink Claude instructions to AGENTS ( #3022 )
2026-07-08 19:46:56 -07:00
Patrick Erichsen
4119279df5
docs: streamline repository agent guidance ( #3021 )
2026-07-08 19:43:42 -07:00
openclaw-barnacle[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b5c3000c96
chore: update Convex AI files ( #2926 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-08 16:29:51 -07:00
Vincent Koc
dfc0d540d8
chore(ci): enforce formatting
2026-04-30 23:39:28 -07:00
Vincent Koc
7ff601bcb8
fix: resolve all lint errors
...
- Remove unused imports (v, getRuntimeEnv) from seedDemo.ts and SkillHeader.tsx
- Replace `as any` casts with proper Id<"publishers"> types in seedDemo.ts
- Prefix unused params with underscore (_clawdis, _osLabels, _nixSystems, _listDoneLoading)
- Remove unused convexSiteUrl variable from SkillHeader
2026-04-04 00:01:43 +09:00
Onur and Onur
88fe310ff1
feat: add deploy workflow targets ( #1499 )
...
Co-authored-by: Onur <onur@solmaz.io >
2026-04-03 09:43:41 +02:00
Onur and Onur
0a31b31f1b
docs: remove production approval step from deploy docs ( #1497 )
...
Co-authored-by: Onur <onur@solmaz.io >
2026-04-03 09:26:18 +02:00
Onur and Onur
65bc5d3335
ops: add guarded npm release workflow for clawhub cli ( #1487 )
...
* ops: add guarded npm release workflow for clawhub cli
* ops: limit clawhub cli release flow to stable npm tags
* docs: add clawhub cli release note to package readme
---------
Co-authored-by: Onur <onur@solmaz.io >
2026-04-02 16:45:08 +02:00
Onur and Onur
15f5769cda
docs: document manual production release flow ( #1485 )
...
Co-authored-by: Onur <onur@solmaz.io >
2026-04-02 15:24:45 +02:00
Val Alexander
22413f4ff8
Revert "chore: update .gitignore and enhance Convex documentation in AGENTS.md and CLAUDE.md"
...
This reverts commit 3326c235da .
2026-03-22 20:17:58 -05:00
Val Alexander
3326c235da
chore: update .gitignore and enhance Convex documentation in AGENTS.md and CLAUDE.md
2026-03-22 20:03:04 -05:00
Seth Raphael and Claude Opus 4.6
14e4ab59cb
docs: add CLAUDE.md with Convex performance rules
...
Encodes the patterns learned from bandwidth optimization so AI coding
assistants get them right from the start — digest owner fields over
users table reads, compound indexes over JS filtering, one-shot fetches
for public pages, change detection in triggers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 09:14:29 -07:00