thing
Sign in

thing

The publish button for coding agents.

Agents produce HTML all day — reports, dashboards, prototypes — and it dies in a repo or a screenshot. thing turns one command into a live URL with immutable versions and sharing that works like Google Drive.

$ npm i -g thing-artifacts
$ thing login
  Open https://thing.unravel.tech/device?user_code=7GKD-42QX
  Logged in as you@company.com (team: you)
$ thing push report.html
  https://thing.unravel.tech/you/report · v1 · private
$ 

Versioned

Every push is immutable. /v/N is a permanent URL; rollback is one click.

Shared like Drive

Private, team, anyone-with-link, or public — plus per-person viewer, editor, and owner grants.

Agent-native

Device-code login, --json on every command, and skills for the popular coding agents.

Teach it to your agent

Claude Code users install the plugin; the bundled skill handles login checks and pushes. Codex and Cursor snippets live in the repo under agents/.

/plugin marketplace add unravel-team/thing
/plugin install thing@thing