-
Notifications
You must be signed in to change notification settings - Fork 3.8k
docs: move 60-second challenge section to intro page #8770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Move 'Try an Agent First: Your 60-Second Challenge' section from create-and-edit.mdx to intro.mdx after the Quick Start section. This improves the flow for new users by placing the hands-on demo earlier in the documentation journey. Co-authored-by: bekah-hawrot-weigel <[email protected]> Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 2 files
CI Test FailuresThe failing tests (, , and ) are pre-existing failures on the main branch and unrelated to the documentation changes in this PR. Evidence
The failing test has a known issue where it checks for styled-components generated class names ( RecommendationThis PR can be safely merged as the documentation changes are valid and all documentation-specific checks pass. |
CI Test Failures AnalysisThe failing tests are pre-existing failures on the main branch and unrelated to the documentation changes in this PR. Evidence
The failing test has a known issue where it checks for styled-components generated class names which are unstable and can cause flakiness. RecommendationThis PR can be safely merged as the documentation changes are valid and all documentation-specific checks pass. |
CI Test Failures - Complete AnalysisAll failing tests are pre-existing issues and external service failures, completely unrelated to the documentation changes in this PR. Failed Checks Summary
Documentation Changes OnlyThis PR contains zero code changes:
Passing ChecksAll relevant checks are passing:
Recommendation✅ Safe to merge - The documentation changes are valid and improve user flow. The failures are infrastructure/flaky test issues unrelated to this PR. |
…ocs/move-60-second-challenge-section
Summary
This PR moves the Try an Agent First: Your 60-Second Challenge section from
docs/agents/create-and-edit.mdxtodocs/agents/intro.mdxafter the Quick Start heading.Changes
create-and-edit.mdxintro.mdxafter the Quick Start sectionRationale
This improves the documentation flow for new users by:
This agent session was co-authored by bekah-hawrot-weigel and Continue.
Summary by cubic
Moved the “Try an Agent First: Your 60-Second Challenge” from docs/agents/create-and-edit.mdx to docs/agents/intro.mdx, placed after Quick Start. This brings the hands-on demo earlier for better onboarding while keeping create/edit topics focused; content and formatting are unchanged.
Written for commit 7f8ddcf. Summary will update automatically on new commits.