• Product Introduction
  • Quick Start
    • Agent Development
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Agent
    • Frontends
      • Vite
      • React
      • Vue
      • Hugo
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
      • TanStack Start
      • Vike
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Building Output Configuration
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using Gitlab CI/CD
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Enterprise Solutions
    • Vibe Coding
    • Platform and Multi-Tenancy
    • Internal Applications
    • Domain Management
      • Overview
      • Custom Domain
      • HTTPS Configuration
        • Overview
        • Apply for Free Certificate
        • Using Managed SSL Certificate
      • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node.js
      • Python
      • Go
  • Agents
    • Overview
    • Quick Start
    • Conversation Management
    • Observability
    • Sandbox Tool
      • Overview
      • Using the Agent Framework
      • Sandbox Atomic API
      • Network Search Tool
    • Agent Authentication
  • Models
    • Overview
    • Models and Vendors
      • Overview
      • Using Vendor Keys
        • OpenAI
        • Anthropic
        • Google AI Studio
        • DeepSeek
        • MiniMax
        • Hunyuan
        • Zhipu
        • MoonShot AI
    • FAQs
  • Storage
    • Overview
    • KV
    • Blob
  • Middleware
  • AI-Native Development
    • Skills
    • MCP
  • Copilot
    • Overview
    • Quick Start
  • API Token
  • EdgeOne CLI
  • Message Notification
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
      • Payload Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Adding an AI Chat Assistant to a Website
    • AI Dialogue Deployment: Deploy Project with One Sentence Using Skill
    • Using General Large Model to Quickly Build AI Application
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
    • Quick Launch via Login-Free Deployment in WorkBuddy
  • Migration Guides
    • Migrating from Vercel to EdgeOne Makers
    • Migrating from Cloudflare Pages to EdgeOne Makers
    • Migrating from Netlify to EdgeOne Makers
  • Troubleshooting
  • FAQs
  • Limits
  • Pricing
  • Contact Us
  • Release Notes

Quick Launch via Login-Free Deployment in WorkBuddy

This document describes the login-free deployment feature of EdgeOne Makers: you can quickly publish and launch a project to obtain an accessible temporary preview link without signing up or logging in. After deployment, you can permanently assign the temporary project to your account through the "Claim" operation, turning it into a formal project asset.

Overview

Traditional deployment processes require users to complete account sign-up and login first, which creates unnecessary friction for scenarios such as quick idea validation, prototype demonstrations, or automated scripts.
Login-free deployment removes this prerequisite: you can publish without an account, and after deployment, the platform creates a temporary project and provides a time-limited claim window. Once claimed, the project is officially assigned to your account. If not claimed within the time limit, the project is automatically cleared without manual cleanup.

Scenarios

Quick Publishing and Sharing

Want to quickly share a page with others for preview, but don't want to sign up for an account just for that. Login-free deployment lets you skip the sign-up process and get an accessible link within seconds, which you can send directly to the recipient.
It is suitable for scenarios such as presenting design drafts, sharing campaign pages, and quickly validating UI effects.

Agent Automation Deployment

AI Agent-driven automated deployment processes (such as scheduled report page generation and daily data dashboard updates) do not require pre-provisioned account credentials in the environment. The Agent directly invokes the CLI to complete deployment, and the deployment results can be transferred to the project owner for archival management through a claim link. This is suitable for scenarios where AI-generated content is automatically published and launched.

Quick Start

1. Installing the Skill


In the SkillHub section of the workbuddy skill, search for edgeone makers and click "+" to install it.

2. Login-Free Deployment

After installing the skill, describe your requirements in natural language in the WorkBuddy dialog box. For example, you can say "Help me build a Pomodoro timer and deploy it to Edgeone Makers." The AI will generate the project code and check the login status.
When you are not logged in, the AI provides two options: "Publish directly without login" and "Publish after login".

After you select "Publish directly, log in later", the AI performs a login-free deployment and returns the result:



3. Claiming a Project

Within the 60-minute window, clicking "Claim this project" opens a browser to the Tencent Cloud login page. After you complete the login (if you don't have an account, you can sign up by following the on-page instructions), you are automatically redirected to the claim page to complete the claim.
The project is transferred to your account and becomes a permanent project asset.


Meanwhile, WorkBuddy automatically completes the cleanup: it saves the login state, associates the current project with the newly claimed project, and clears temporary states. You do not need to run any commands.

4. Continuing Deployment

After the claim is completed, you can continue to have the AI modify the code and add features if needed. When done, say "Redeploy." Every subsequent deployment updates the same production project and does not create a new temporary project.


You have now completed the transition from a login-free trial to a formal project within your account. For long-term stable access, you can bind a custom domain to the project in the console.

ai-agent
You can ask me like
How to Get Started with EdgeOne Makers?