What problem does it solve? Agents often need to share generated websites, reports, or files as live URLs and persist private working files across sessions without setting up hosting infrastructure or storage backends. ## Core Features & Use Cases - Static Site Publishing: Publish HTML sites or raw files to {slug}.here.now URLs via a three-step create-upload-finalize flow, with anonymous 24-hour sites or permanent authenticated sites. - Private Cloud Drives: Store agent files (notes, context, media, code) in private Drives with upload, download, import, export, and delete operations. - Scoped Sharing Tokens: Create read or write Drive tokens with path prefixes and TTLs for agent-to-agent handoff. - Use Case: Generate a project report as HTML, publish it to a live URL for the user, then save the source data to a Drive and share a scoped token with another agent for follow-up work. ## Quick Start Publish the folder containing my index.html as a live website and give me the URL.