-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix: intro message copy #9088
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?
fix: intro message copy #9088
Conversation
|
Keep this PR in a mergeable state → Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
1 similar comment
|
Keep this PR in a mergeable state → Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
|
✅ Review Complete Code Review Summary |
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 1 file
Co-authored-by: nate <nate@continue.dev>
|
I've reviewed this PR and created a follow-up PR #9089 with test updates to match the label change from "Agent:" to "Config:". The changes update:
No documentation updates are needed as the docs don't explicitly describe the intro message format. |
|
✅ Follow-up PR #9089 has been reviewed and all checks are passing. Ready to merge once you're ready to merge the main changes. |
|
✅ Review Complete All checks passed on PR #9089. The follow-up PR addresses:
No documentation updates needed - the intro message format isn't documented explicitly. Ready to merge both PRs whenever you're ready! 🚀 |
fix: update test and debug output to match 'Config:' label change
Description
Says "Agent" not "Config"
Summary by cubic
Updated labels from "Agent" to "Config" in the intro message and service debugger. Clarifies the config name shown in the CLI.
Written for commit b32936e. Summary will update automatically on new commits.