Skip to content

Commit 0460d03

Browse files
committed
docs: note npm name availability
1 parent 3ddbac3 commit 0460d03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/refactor/jan4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
- [x] ~~Centralize registry resolution (single `getRegistry()`), cache discovery in global config~~
55
- [x] ~~Split `packages/clawdhub/src/cli.ts` into modules (<500 LOC per file)~~
66
- [x] ~~Proxy `https://clawdhub.com/api/*` to discovered `apiBase` (single-base-URL UX)~~
7+
- [x] ~~Verify npm name availability (`clawdhub`)~~
8+
- [ ] Update deps to latest (`bun update --latest`)
79
- [ ] Full gate: `bun run lint`, `bun run test`, `bun run coverage`, `bun run build`, CI green

0 commit comments

Comments
 (0)