A zero-dependency AT Protocol Personal Data Server written in JavaScript forked from chadtmiller.com/pds.js

feat: add DAG-CBOR encoding and fix integer overflow in CBOR master

Add explicit CID wrapper class for reliable DAG-CBOR tag 42 encoding instead of heuristic detection. Fix 32-bit signed integer overflow when encoding large lengths by using Math.floor instead of bitshift. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>


+701 -98
2 changed files