Overview
EdgeOne Pages Copilot is an AI programming assistant integrated in Pages. You just need to use natural language description of requirements, and Copilot can understand code, generate modification solutions, complete code change, and help you publish, all combined with project context.
Regardless of whether you want to quickly create a webpage, fix an online issue, or continuously iterate on an existing project, Copilot can help you complete tasks more efficiently.
Core Capabilities
Language-driven development: No need to possess deep development background, just start with simple dialogue prompt content.
Understand project context: Copilot combines project code and build configuration to understand the current site, outputting modification results closer to the project's current status.
Iteration for existing projects: Particularly suitable for updating, fixing, and optimizing templates, Github, and Pages Projects.
Standalone preview environment: Each time Copilot executes a modification, an independent preview deployment is automatically generated. It will be published to the production environment only after confirmation, ensuring production security.
Convenient access on mobile terminal: Support initiating modification directives anytime, anywhere on mobile phones and other devices, making it easy to complete tasks like content updates.
Typical Scenarios
Quick Repair and Routine Maintenance
Suitable for processing tasks with clear scope and expected outcomes, such as:
Fix styling issues, layout misalignment, or interactive anomalies on the page.
Correct copywriting errors, broken links, or resource reference issues.
Content Update and Iteration
Marketing, design and content teams can directly edit page copywriting, replace images and adjust theme color through dialogue—without the need to intervene developers.
Quick Creation of a New Page
Ideal for generating a landing page or event topic page for an existing project in one sentence.
Intelligent Troubleshooting
When a build or deployment fails, you can directly initiate Copilot analysis based on failure records, allowing it to assist in identifying issues combined with error logs.
Use Limits
Copilot is currently in a free public beta. The number of tasks you can perform daily is influenced by factors such as your selected programming mode, task complexity, codebase size, and session context length. The daily quota is automatically refreshed the next day after it is exhausted.
Model Capability | Number of Tasks / Day |
Uses the GLM 5.1 model at the underlying layer. | 20-30 |
Using Pages Copilot
Automatic Analysis of Failed Deployment
If the project build fails, you can click
Why did it fail on the details page of the failed deployment in the console, allowing Copilot to assist in analyzing the reason based on the failure log and continue the fix.Note:
Copilot currently only supports GitHub projects.

