-
Notifications
You must be signed in to change notification settings - Fork 4.1k
docs: README agents update #8572
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
Conversation
|
|
✅ 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.
3 issues found across 1 file
Prompt for AI agents (all 3 issues)
Understand the root cause of the following 3 issues and fix them.
<file name="README.md">
<violation number="1" location="README.md:34">
Use an absolute https:// URL for Mission Control so the README link works instead of resolving inside the repo.</violation>
<violation number="2" location="README.md:40">
Point this image to an existing asset or add the missing background-agent.gif so the README renders correctly.</violation>
<violation number="3" location="README.md:46">
Update the CLI agents image to an existing file or add cli-agent.gif so the README displays correctly.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
| Watch workflows execute in real-time and approve decisions step-by-step from your [terminal](https://docs.continue.dev/cli/quick-start#tui-mode) | ||
|
|
||
|  | ||
|  |
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.
Update the CLI agents image to an existing file or add cli-agent.gif so the README displays correctly.
Prompt for AI agents
Address the following comment on README.md at line 46:
<comment>Update the CLI agents image to an existing file or add cli-agent.gif so the README displays correctly.</comment>
<file context>
@@ -27,35 +27,29 @@
+Watch workflows execute in real-time and approve decisions step-by-step from your [terminal](https://docs.continue.dev/cli/quick-start#tui-mode)
-
+
-## Edit
</file context>
| Set workflows to run automatically on [PR opens](https://docs.continue.dev/guides/continuous-ai#pattern-2-the-pr-review-agent), [schedules](https://docs.continue.dev/guides/continuous-ai#pattern-1-the-async-triage-bot), or [any event trigger](https://docs.continue.dev/cli/quick-start#headless-mode) | ||
|
|
||
|  | ||
|  |
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.
Point this image to an existing asset or add the missing background-agent.gif so the README renders correctly.
Prompt for AI agents
Address the following comment on README.md at line 40:
<comment>Point this image to an existing asset or add the missing background-agent.gif so the README renders correctly.</comment>
<file context>
@@ -27,35 +27,29 @@
+Set workflows to run automatically on [PR opens](https://docs.continue.dev/guides/continuous-ai#pattern-2-the-pr-review-agent), [schedules](https://docs.continue.dev/guides/continuous-ai#pattern-1-the-async-triage-bot), or [any event trigger](https://docs.continue.dev/cli/quick-start#headless-mode)
-
+
-## Chat
</file context>
README.md
Outdated
| </div> | ||
|
|
||
| Get started in [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue), [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension), or [CLI](https://docs.continue.dev/guides/cli) | ||
| Get started in [Mission Control](hub.continue.dev/agents), [CLI (Headless Mode)](https://docs.continue.dev/cli/quick-start#headless-mode), or [CLI (TUI mode)](https://docs.continue.dev/cli/quick-start#tui-mode) |
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.
Use an absolute https:// URL for Mission Control so the README link works instead of resolving inside the repo.
Prompt for AI agents
Address the following comment on README.md at line 34:
<comment>Use an absolute https:// URL for Mission Control so the README link works instead of resolving inside the repo.</comment>
<file context>
@@ -27,35 +27,29 @@
</div>
-Get started in [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue), [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension), or [CLI](https://docs.continue.dev/guides/cli)
+Get started in [Mission Control](hub.continue.dev/agents), [CLI (Headless Mode)](https://docs.continue.dev/cli/quick-start#headless-mode), or [CLI (TUI mode)](https://docs.continue.dev/cli/quick-start#tui-mode)
-## Agent
</file context>
| Get started in [Mission Control](hub.continue.dev/agents), [CLI (Headless Mode)](https://docs.continue.dev/cli/quick-start#headless-mode), or [CLI (TUI mode)](https://docs.continue.dev/cli/quick-start#tui-mode) | |
| Get started in [Mission Control](https://hub.continue.dev/agents), [CLI (Headless Mode)](https://docs.continue.dev/cli/quick-start#headless-mode), or [CLI (TUI mode)](https://docs.continue.dev/cli/quick-start#tui-mode) |
✅ Addressed in 44c569d
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.
1 issue found across 3 files
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="README.md">
<violation number="1" location="README.md:34">
The Mission Control link loses its `https://` scheme, so GitHub will render it as a relative URL and the link will break. Please restore the full `https://hub.continue.dev/agents` address to keep onboarding users on the right page.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
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
|
🎉 This PR is included in version 1.32.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.29.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary by cubic
Updated README to focus on Background, CLI, and IDE Agents with new gifs and clearer “Get started” links to Mission Control and CLI (headless/TUI). Removed separate Chat/Edit/Autocomplete sections and updated the tagline to emphasize delegating repetitive tasks.
Written for commit 44c569d. Summary will update automatically on new commits.