The whole hunk
from line 115, old and new numbered
/
lines
from line 115
115115
116116 Start coding at [claude.ai/code](https://claude.ai/code).
117117
118 [Get started on the web →](/docs/en/web-quickstart)
118 [Get started →](/docs/en/web-quickstart)
119119 </Tab>
120120
121121 <Tab title="JetBrains">
from line 216
216216
217217Beyond the [Terminal](/docs/en/quickstart), [VS Code](/docs/en/vs-code), [JetBrains](/docs/en/jetbrains), [Desktop](/docs/en/desktop), and [Web](/docs/en/claude-code-on-the-web) surfaces above, Claude Code integrates with CI/CD, chat, and browser workflows:
218218
219| I want to... | Best option |
220| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
221| Continue a local session from my phone or another device | [Remote Control](/docs/en/remote-control) |
222| Push events from Telegram, Discord, iMessage, or my own webhooks into a session | [Channels](/docs/en/channels) |
223| Start a task locally, continue on mobile | [`claude --cloud`](/docs/en/claude-code-on-the-web#from-terminal-to-web), then the [Claude mobile app](/docs/en/mobile) |
224| Run Claude on a recurring schedule | [Routines](/docs/en/routines) or [Desktop scheduled tasks](/docs/en/desktop-scheduled-tasks) |
225| Automate PR reviews and issue triage | [GitHub Actions](/docs/en/github-actions) or [GitLab CI/CD](/docs/en/gitlab-ci-cd) |
226| Get automatic code review on every PR | [GitHub Code Review](/docs/en/code-review) |
227| Route bug reports from Slack to pull requests | [Slack](/docs/en/slack) |
228| Debug live web applications | [Chrome](/docs/en/chrome) |
229| Build custom agents for your own workflows | [Agent SDK](/docs/en/agent-sdk/overview) |
219| I want to... | Best option |
220| ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
221| Continue a local session from my phone or another device | [Remote Control](/docs/en/remote-control) |
222| Push events from Telegram, Discord, iMessage, or my own webhooks into a session | [Channels](/docs/en/channels) |
223| Start a task locally, continue on mobile | [`claude --cloud`](/docs/en/claude-code-on-the-web#from-terminal-to-cloud), then the [Claude mobile app](/docs/en/mobile) |
224| Run Claude on a recurring schedule | [Routines](/docs/en/routines) or [Desktop scheduled tasks](/docs/en/desktop-scheduled-tasks) |
225| Automate PR reviews and issue triage | [GitHub Actions](/docs/en/github-actions) or [GitLab CI/CD](/docs/en/gitlab-ci-cd) |
226| Get automatic code review on every PR | [GitHub Code Review](/docs/en/code-review) |
227| Route bug reports from Slack to pull requests | [Slack](/docs/en/slack) |
228| Debug live web applications | [Chrome](/docs/en/chrome) |
229| Build custom agents for your own workflows | [Agent SDK](/docs/en/agent-sdk/overview) |
230230
231231## Next steps
232232