Changelog
2026.07 — Docs parity & ecosystem documentation
- Documentation site restructuring — reorganized into Users / Developers / Reference sections, matching the Vibecontrols docs structure.
- New pages added:
- For Users — workspace and campaign getting started
- Account & Sign-in — auth flows for web, CLI, SDK
- Environment Selection —
BURDENOFF_ENV=prod|alpha|localdocs - For Developers — ecosystem overview
- CLI Reference — full command groups and examples
- Node SDK — install, auth, modules, error handling
- Python SDK — install, async usage, modules
- Browser Extension — build, env selection, testing
- VS Code Extension — install, auth, dev commands
- MCP Server — Claude Code integration, mounted modules
- Doctor (E2E) — test suites, target environments
- Backend Service — stack, scripts, architecture
- API Reference — endpoints, headers, Cloudflare Access
- Production-first docs — every page documents prod as default and
BURDENOFF_ENVas the environment switch. - Removed pre-launch / waitlist placeholders — all docs now reflect the live ecosystem and backend.
2026.06 — Ecosystem tooling release
@headshotmarketing/sdk(Node) published to npmjs with full TypeScript types.headshotmarketing-sdk(Python) published to PyPI with asynchttpxclient.@headshotmarketing/clipublished to npmjs with device-code auth and workspace management.@headshotmarketing/mcppublished to npmjs with stdio and HTTP transports.headshotmarketing-browser-extensionbuild pipeline ready for Chrome Web Store.headshotmarketing-code-extensionbuild pipeline ready for VS Code Marketplace.headshotmarketing-doctorbackend E2E suite migrated fromworkspaces-doctorwith product-specific story tests.
2026.05 — Backend & app launch
wspace-headshotmarketing-svclive on alpha and prod ACA environments.headshotmarketing-appapp shell with web, Android, iOS, and Electron targets.headshotmarketing-websitemarketing site deployed to S3 + CloudFront.- GraphQL Hive Cloud integration for subgraph publishing.
For per-repo changelogs, see the individual repositories on GitHub.