We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddbac3 commit 0460d03Copy full SHA for 0460d03
docs/refactor/jan4.md
@@ -4,4 +4,6 @@
4
- [x] ~~Centralize registry resolution (single `getRegistry()`), cache discovery in global config~~
5
- [x] ~~Split `packages/clawdhub/src/cli.ts` into modules (<500 LOC per file)~~
6
- [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`)
9
- [ ] Full gate: `bun run lint`, `bun run test`, `bun run coverage`, `bun run build`, CI green
0 commit comments