docs: update account automation setup docs#26
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR refreshes DesireCore documentation to reflect recent product changes around account login, official cloud compute/credits, provider/model verification, and automation behaviors (heartbeat, notifications, schedules), while reinforcing the “local-first” data and secrets boundaries.
Changes:
- Update account/login, API key, compute-service, and compute-model docs to cover official cloud compute, credits/subscriptions, model/service types, and verification behavior.
- Expand automation docs to describe HeartbeatRespond outcomes, notification categories/behavior, async scheduling, execution history, and file links.
- Clarify local data locations,
DESIRECORE_HOME, export/import boundaries, and secrets handling (no plaintext keys in exports).
Reviewed changes
Copilot reviewed 18 out of 18 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/10-settings/07-user-profile.md | Updates English user profile/login guidance (but currently contains an internal inconsistency). |
| i18n/en/docusaurus-plugin-content-docs/current/01-getting-started/01-system-requirements.md | Revises EN network/system requirements note to include official cloud/online services + local-first positioning. |
| docs/06-faq/02-api-key.md | Clarifies cost model for BYOK vs official cloud compute. |
| docs/05-more/07-data-locations.md | Adds account-resource sync notes, DESIRECORE_HOME, directory structure updates, and export/secret warnings. |
| docs/05-more/04-supported-providers.md | Reframes provider/model list as remotely updated and adds service-type guidance. |
| docs/05-more/02-keyboard-shortcuts.md | Adds shortcuts for prediction acceptance and Rewind. |
| docs/04-concepts/08-compute-model.md | Introduces official cloud compute path and clarifies generative vs chat model surfacing. |
| docs/02-user-guide/10-settings/07-user-profile.md | Updates CN user profile/login behavior and adds local-first admonition. |
| docs/02-user-guide/10-settings/06-data-privacy.md | Strengthens local-first + account resource sync explanation; updates storage categories and export notes. |
| docs/02-user-guide/10-settings/04-compute-service.md | Adds official cloud compute, expands API key security, model validation, and service-type/media-model guidance. |
| docs/02-user-guide/10-settings/03-keyboard-shortcuts.md | Adds prediction acceptance and Rewind shortcut entries. |
| docs/02-user-guide/08-automation/03-scheduled-tasks.md | Clarifies async scheduling behavior, heartbeats uniqueness, execution history, and file links. |
| docs/02-user-guide/08-automation/02-notifications.md | Expands notification taxonomy and notification-center behaviors (message/system/task). |
| docs/02-user-guide/08-automation/01-heartbeat.md | Documents structured HeartbeatRespond outcomes and history/file-link behavior. |
| docs/01-getting-started/04-configure-api-key.md | Repositions API key setup as one of two on-ramps (cloud compute vs BYOK) and clarifies billing. |
| docs/01-getting-started/02-installation/03-linux.md | Adds AppImage launcher recommendation and expected install outputs (one path is currently ambiguous). |
| docs/01-getting-started/02-installation/01-windows.md | Adds guidance on updates under protected directories and UAC implications. |
| docs/01-getting-started/01-system-requirements.md | Revises CN network/system requirements note to include official cloud compute/online services + local-first positioning. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates account, automation, compute, setup, provider, and data-location documentation based on recent v10.0.46-v10.0.82 product changes.
DESIRECORE_HOME, notifications, schedules, and secrets boundariesStack
Base:
codex/docs-fix-integrations-link; independent of the conversation/tools/agent stack.Validation
npm run typechecknpm run build