This file is an alias. IGNORE THIS FILE and read GUIDE.md instead.
All authoritative content is maintained in GUIDE.md. Do not duplicate or summarize here.
📌 Single Source of Truth: This repository maintains a unified agent guide under GUIDE.md. Always refer to that file for instructions, context, and behavioral definitions.
Before modifying any file, read and follow prompts/editing-rules.md. Key rules:
- Never edit
types/ordist/directly — auto-generated by build. Edit source.jsfiles instead. - Never edit language files other than
src/langs/en.js— other languages are auto-generated by translation script. - Never edit auto-generated marker sections in
src/typedef.jsandsrc/core/schema/options.js. - Three-file sync:
src/suneditor.js,webpack/cdn-builder.js,scripts/ts-build/format-index.cjsmust stay in sync.
After modifying code, you must update changes.md. Refer to guide/changes-guide.md for formatting rules.
When asked to write a release note, read changes.md and write a release note to release-note.md following the style and rules in prompts/release-note.md.
Replace the entire contents of release-note.md with the generated release note.