
Ado
@adocomplete • 31,216 subscribers
Community, Claude, Code at @AnthropicAI
Shorts
Videos

So excited for Agent view (research preview) in Claude Code. Run claude agents to list and start multiple sessions. Each one runs w/o taking up a terminal tab. See what's running, what's blocked, and what's done. Reply inline or jump in and out of sessions with ease.
Ado22,471 просмотров • 23 дней назад

New on Claude Code Desktop We’re shipping new features for Claude Code on desktop that let you preview running apps, auto-review code, and auto-fix and merge PRs to help close the development loop. - Server previews: Claude starts dev servers and previews your running app in the desktop interface. It reads console logs, catches errors, and keeps iterating on its own. - Local code review: Claude examines your local diffs and leaves inline comments before you push — an immediate second set of eyes on every change. - PR monitoring: Claude tracks CI status after you open a PR. With auto-fix, it attempts to resolve failures automatically. With auto-merge, PRs land as soon as checks pass. You can move on to your next task while Claude handles the last one. - Session mobility: Move sessions from CLI to desktop, and from desktop to the cloud. Start work at your desk, pick it up from the web or your phone.
Ado71,910 просмотров • 3 месяцев назад

Advent of Claude Day 30 - LSP Language Server Protocol in Claude Code provides - Instant diagnostics to see errors and warnings - Navigation with go to definition, find references, and more - Type info and docs for code symbols Claude Code now has IDE-level code intelligence
Ado100,574 просмотров • 5 месяцев назад

Advent of Claude Day 7 - Headless Mode Want to use Claude Code in scripts, CI/CD, or automation? Just add -p: * claude -p "Fix the lint errors" * claude -p "List all the functions " | grep "async" * git diff | claude -p "Explain these changes" AI in your pipeline.
Ado82,124 просмотров • 5 месяцев назад

Advent of Claude Day 14 - /statusline Claude Code has a customizable status bar. /statusline puts info relevant to you at the bottom of Claude Code. Customize it however you want! Git info, model, tokens, weather, Bitcoin price, prayer times, Wordle streak - it's your call.
Ado59,710 просмотров • 5 месяцев назад

Advent of Claude Day 6 - Vim mode Tired of reaching for the mouse to edit your prompts? Just type: /vim Now you get full vim-style editing in Claude Code: h j k l → navigate ciw → change word dd → delete line w b → jump by word Edit prompts at the speed of thought.
Ado57,460 просмотров • 5 месяцев назад
