Patrick Erichsen
0da4aa718b
fix: restore prepublication ClawScan authentication ( #3142 )
...
* fix: preserve prepublication judge errors
* fix: pass codex credential to prepublication scans
* fix: keep node tests out of vitest
2026-07-16 23:38:09 -07:00
Patrick Erichsen
07e542f7e6
feat: stage publishes behind prepublication checks ( #2979 )
...
* feat: stage publishes behind prepublication checks
* feat: email publishers when secret publish blocks
2026-07-06 15:54:04 -05:00
Jesse Merhi
3ce0ce4ad6
feat: add publisher abuse signal review dashboard
2026-07-03 14:11:51 +10:00
Peter Steinberger
2ddc52c0b0
test: fix root test and typecheck gates
2026-04-27 20:51:00 +01:00
Onur and Onur
4ae0406948
refactor: rename internal clawdhub package path ( #1490 )
...
* refactor: rename internal clawdhub package path
* fix: update workflow paths after clawhub dir rename
* fix: preserve old tag npm release compatibility
---------
Co-authored-by: Onur <onur@solmaz.io >
2026-04-02 17:50:33 +02:00
George Zhang
a8a687eba2
[codex] streamline plugin publish flow ( #1373 )
...
* fix: streamline plugin publish flow
* fix: stabilize github package publish e2e
* test: fix clawdhub ci portability
* test: make settings route assertion portable
* test: fix ci typechecks
2026-03-29 02:37:58 -07:00
Peter Steinberger
da76bf7554
test: ignore generated vercel output in vitest
2026-03-21 19:35:46 -07:00
Val Alexander
deb592d4ce
docs: update repository guidelines and improve formatting across multiple files
...
- Enhanced AGENTS.md with clearer project structure and development commands.
- Updated CHANGELOG.md to reflect recent fixes and additions.
- Improved formatting in CONTRIBUTING.md for better readability.
- Adjusted package.json and configuration files for consistent command structure.
- Refined README.md and VISION.md for clarity and organization.
- Standardized code formatting in various TypeScript files for consistency.
These changes aim to enhance documentation clarity and maintainability across the repository.
2026-03-18 21:56:01 -05:00
Peter Steinberger
8030c554e8
test: fix ci for download regression coverage
2026-03-17 09:59:58 -07:00
Peter Steinberger
d2956bc64b
test: fix lint and coverage compatibility after upgrades
2026-03-13 13:11:05 +00:00
Shakker
f1625cd5ff
chore: add skillZip.ts to coverage tracking
...
Include convex/lib/skillZip.ts in coverage reports to track
the deterministic ZIP building utility added in PR #130 .
2026-02-05 03:04:26 +00:00
Peter Steinberger
f3fc8d62b6
Revert "chore: rename molthub branding"
...
This reverts commit 8d68b55333 .
2026-01-30 05:23:12 +01:00
Shadow
8d68b55333
chore: rename molthub branding
2026-01-27 18:25:02 -06:00
Peter Steinberger
de907c9dbe
test: add opt-in e2e suite
2026-01-04 07:28:47 +01:00
Peter Steinberger
6b4e0f6c0f
refactor(clawdhub): split CLI modules
2026-01-04 06:48:56 +01:00
Peter Steinberger
794ee23c03
chore: prep schema package for publishing
...
- switch schema deps to semver
- publishConfig + prepublishOnly
- update jan4 checklist
2026-01-04 04:05:43 +01:00
Peter Steinberger
5c28a2a252
refactor: extract @clawdhub/schema package
...
- Move ArkType schemas into packages/schema
- Wire app/convex/cli imports to workspace dep
- Add workspaces + update lint/coverage
- Build schema dist (tracked)
2026-01-04 03:49:57 +01:00
Peter Steinberger
2b78e7fe7c
fix: harden CLI HTTP API handlers
...
- Fix /api/search param (approvedOnly)
- Add handler helpers for unit tests
- Add coverage gate (>=70%) + more tests
- Expand type-aware oxlint scope to CLI
2026-01-04 03:03:58 +01:00
Peter Steinberger
30640a10c8
fix: resolve type lint issues
2026-01-03 18:33:18 +01:00
Peter Steinberger
8df19780ea
feat: bootstrap clawdhub
2026-01-03 18:14:33 +01:00