Register and share your invite link to earn from video plays and referrals.

Search results for Claude
Claude community
One keyword maps to one global community path.
Create community
People
Not Found
Tweets including Claude
Claude has confirmed that AI-generated text by supported models will carry an invisible, machine detectable watermark.
Claude’s Chrome side panel is now a full Cowork session by @apollozac
Claude recorded its 15th consecutive month of MAU growth in July.
CLAUDE CAN NOW SEE AND UNDERSTAND VIDEOS It analyzes video hooks, screen recordings, conferences, and specific moments
Claude is still way ahead of Grok with mobile tools. I find dispatch and remote control Claude Code so useful that I can’t imagine using Grok as a daily until they have similar tools. Grok 4.5 has closed massive model gaps that existed prior to its release, but they still lag way behind when it comes to app tools/desktop interface.
Show more
# Claude Code Features and Practical Usage 🚀 Just mention "@/claude" in a PR or issue and watch fixes, features, and reviews happen automatically. Claude Code becomes an AI teammate that works inside your CI. 📌 Title and Feature URL Title: GitHub Actions URL: 📝 Overview Claude Code GitHub Actions integrates Claude Code into your GitHub workflow. Mention "@/claude" on any PR or issue and Claude analyzes your code, creates pull requests, implements features, or fixes bugs. Built on the Claude Agent SDK, it is ideal for automating routine engineering tasks. 🔧 How It Works - It auto-detects whether to run in interactive mode (responding to @/claude mentions) or automation mode (running immediately with a prompt) based on your config. - It respects the repository's CLAUDE.md, following your project standards and existing code patterns. - Code runs on GitHub-hosted runners and uses Sonnet by default (Opus 4.8 can be selected). - Beyond the direct Claude API, it supports Amazon Bedrock and Google Vertex AI. 🛠 Practical Usage - The easiest setup is running "/install-github-app" inside claude in your terminal; it guides you through the GitHub app and secrets (you need repo admin rights). - For manual setup: install the Claude GitHub app ( add ANTHROPIC_API_KEY as a repository secret, and copy examples/claude.yml into .github/workflows/. - Use the action "anthropics/claude-code-action@v1". Pass instructions via "prompt" and CLI arguments via "claude_args". - claude_args examples: --max-turns 5 / --model claude-sonnet-4-6 / --mcp-config /path/to/config.json - Comment examples: "@/claude implement this feature based on the issue description", "@/claude fix the TypeError in the user dashboard component". 🎯 Use Cases - Mention on an issue to auto-create a PR that turns requirements into working code. - Request a standard review on a PR: "@/claude review this for security issues". - Use a schedule (cron) trigger to auto-generate a daily summary of yesterday's commits and open issues. - Wire in the code-review plugin to run its skill automatically on every PR update. ⚠️ Caveats - Never commit API keys directly to the repo; always reference GitHub Secrets (secrets.ANTHROPIC_API_KEY). - Costs accrue both as GitHub Actions minutes and API tokens. Use --max-turns and timeouts to prevent runaway jobs. - If Claude doesn't respond, confirm the comment uses "@/claude" (not "/claude") and that the app and secrets are configured. - v1.0 has breaking changes from beta: remove mode, change direct_prompt to prompt, and move CLI options into claude_args. #ClaudeCode# #CICD#
Show more
- Claude = coding. ($20/mo) - Supabase = backend. (Free) - Vercel = deploying. (Free) - Namecheap = domain. ($12/yr) - Stripe = payments. (2.9%/transaction) - GitHub = version control. (Free) - Resend = emails. (Free) - = AI job Agent (Free) - Clerk = auth. (Free) - Cloudflare = DNS. (Free) - PostHog = analytics. (Free) - Sentry = error tracking. (Free) - Upstash = Redis. (Free) - Pinecone = vector DB. (Free) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build.
Show more
Claude Code is the hegemony. Across the enterprises we work with, we see Claude Code dominating 80% of usage and spending. *But* I think this position is tenuous: - Enterprises often lag the frontier by 6 months. Claude Code's big moment was 6 months ago, so we'll see peak enterprise adoption now through eoy - OSS harnesses give enterprises more visibility, control, and choice across providers and models - The only defensibility for a harness is developer adoption, and individual developers are increasingly adopting codex, opencode, etc. Strong piece from @LauraBratton5 on this :
Show more
claude's obsession with forcing hard-wrapped lines will make me hurl my computer out a window
Claude Opus 5 is now available in Perplexity and Perplexity Computer. We evaluated it against six other models on WANDR. It outperformed all but Fable 5, while being 57% cheaper.
Show more