home.social

#claudecode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #claudecode, aggregated by home.social.

  1. @NeteHerk on YT!

    Opus 4.8 Just Dropped. Here's How To Actually Use It.

    youtu.be/q5lg3npxjAc?si=-tnTba

    News .8

  2. Proud to share that @doyensec was trusted by Anthropic as one of the security partners validating #Mythos findings as part of Project #Glasswing!

    Contact us today to see how our research-driven approach shapes the future of #appsec!

    anthropic.com/research/glasswi

    #doyensec #security #ai #claude #claudecode #claudemythos #anthropic

  3. Proud to share that @doyensec was trusted by Anthropic as one of the security partners validating #Mythos findings as part of Project #Glasswing!

    Contact us today to see how our research-driven approach shapes the future of #appsec!

    anthropic.com/research/glasswi

    #doyensec #security #ai #claude #claudecode #claudemythos #anthropic

  4. Proud to share that @doyensec was trusted by Anthropic as one of the security partners validating #Mythos findings as part of Project #Glasswing!

    Contact us today to see how our research-driven approach shapes the future of #appsec!

    anthropic.com/research/glasswi

    #doyensec #security #ai #claude #claudecode #claudemythos #anthropic

  5. Proud to share that @doyensec was trusted by Anthropic as one of the security partners validating #Mythos findings as part of Project #Glasswing!

    Contact us today to see how our research-driven approach shapes the future of #appsec!

    anthropic.com/research/glasswi

    #doyensec #security #ai #claude #claudecode #claudemythos #anthropic

  6. Proud to share that @doyensec was trusted by Anthropic as one of the security partners validating #Mythos findings as part of Project #Glasswing!

    Contact us today to see how our research-driven approach shapes the future of #appsec!

    anthropic.com/research/glasswi

    #doyensec #security #ai #claude #claudecode #claudemythos #anthropic

  7. Анатомия Claude Code. Первичный анализ и наполнение контекста

    Каждый, кто программирует с агентами (Claude Code, Codex и т.д.), знает: перед тем как приступить к задаче, агент исследует проект. Это кажется логичным, естественным и закономерным, ведь люди делают так же. Обычно говорят: «агент наполняет контекст». Для агента такой контекст должен содержать не только полезные сведения, но и не включать лишних, которые могут оказать влияние на конечный результат. Но добиться этого не так-то просто, поскольку: - задача определена в общем виде (кто знает, что имел в виду автор) - пути исследования не детерминированы (в общем виде не используется специфика фреймворка) - используются базовые инструменты (read, grep, cat, find) В итоге при первичном исследовании легко столкнуться с ситуацией, когда основной контекст заполнен сведениями, слабо относящимися к исходной задаче. В Anthropic быстро осознали эту проблему и вынесли всю описанную работу в Explore sub-agent. В результате основной agent ставит задачу промптом, Explore выбирает путь исследования, а результат формирует в виде отчета. Проблему чистоты основного контекста они, конечно, решили. Но что с качеством такого анализа? Наблюдая за работой Explore и видя, как агент, используя «примитивные» инструменты, в агонии пытаясь отыскать недостающее или, наоборот, пропускает важные сведения о проекте, невольно ловишь себя на мысли: «Как так вышло, что последние 10 лет развития индустрии инструментов прошли мимо agent?» А может, это человечество свернуло не туда?

    habr.com/ru/companies/haulmont

    #claudecode #aiагенты #llm #promptengineering #mcp #spring #springboot #java #developer_tools

  8. What MCP server are you excited about building or integrating into your workflow? 👇

    Full guide: belderbos.dev/blog/build-mcp-s

  9. 【企業 AI 常見煩惱】Uber AI 預算告急 工程師狂用 Claude Code 開支飆升 6 倍但無現貨交到
      Uber 技術總監 Praveen Neppalli Naga 於 4 月接受媒體 The In […]
    #人工智能 #AI #Anthropic #Claude Code
    unwire.hk/2026/05/27/uber-clau

  10. 【企業 AI 常見煩惱】Uber AI 預算告急 工程師狂用 Claude Code 開支飆升 6 倍但無現貨交到
      Uber 技術總監 Praveen Neppalli Naga 於 4 月接受媒體 The In […]
    #人工智能 #AI #Anthropic #Claude Code
    unwire.hk/2026/05/27/uber-clau

  11. 【企業 AI 常見煩惱】Uber AI 預算告急 工程師狂用 Claude Code 開支飆升 6 倍但無現貨交到
      Uber 技術總監 Praveen Neppalli Naga 於 4 月接受媒體 The In […]
    #人工智能 #AI #Anthropic #Claude Code
    unwire.hk/2026/05/27/uber-clau

  12. [Перевод] Ультимативный гид по Codex CLI: от первой установки до воркфлоу

    Перед вами то самое руководство, которое можно прочитать самому или скормить ИИ, а он проведет вас за ручку. Всё: от npm install до CI/CD в продакшене, с готовыми конфигами, мнениями и паттернами.

    habr.com/ru/articles/1040296/

    #codex #codex_cli #chatgpt #claudecode #agentsmd #hooks #agent_skills #gemini #openai #vibecoding

  13. [Перевод] Ультимативный гид по Codex CLI: от первой установки до воркфлоу

    Перед вами то самое руководство, которое можно прочитать самому или скормить ИИ, а он проведет вас за ручку. Всё: от npm install до CI/CD в продакшене, с готовыми конфигами, мнениями и паттернами.

    habr.com/ru/articles/1040296/

    #codex #codex_cli #chatgpt #claudecode #agentsmd #hooks #agent_skills #gemini #openai #vibecoding

  14. [Перевод] Ультимативный гид по Codex CLI: от первой установки до воркфлоу

    Перед вами то самое руководство, которое можно прочитать самому или скормить ИИ, а он проведет вас за ручку. Всё: от npm install до CI/CD в продакшене, с готовыми конфигами, мнениями и паттернами.

    habr.com/ru/articles/1040296/

    #codex #codex_cli #chatgpt #claudecode #agentsmd #hooks #agent_skills #gemini #openai #vibecoding

  15. [Перевод] Ультимативный гид по Codex CLI: от первой установки до воркфлоу

    Перед вами то самое руководство, которое можно прочитать самому или скормить ИИ, а он проведет вас за ручку. Всё: от npm install до CI/CD в продакшене, с готовыми конфигами, мнениями и паттернами.

    habr.com/ru/articles/1040296/

    #codex #codex_cli #chatgpt #claudecode #agentsmd #hooks #agent_skills #gemini #openai #vibecoding

  16. Zeit mit günstigen KI Abos war schon absolut wild. Für 100€/Monat mit Claude Code Max auf dem Smartphone von der Parkbank aus Pull Requests in der Cloud erstellen lassen fürs eigene Projekt auf GitHub, crazy!

    #claudecode #vibecoding #webdev

  17. Zeit mit günstigen KI Abos war schon absolut wild. Für 100€/Monat mit Claude Code Max auf dem Smartphone von der Parkbank aus Pull Requests in der Cloud erstellen lassen fürs eigene Projekt auf GitHub, crazy!

    #claudecode #vibecoding #webdev

  18. Zeit mit günstigen KI Abos war schon absolut wild. Für 100€/Monat mit Claude Code Max auf dem Smartphone von der Parkbank aus Pull Requests in der Cloud erstellen lassen fürs eigene Projekt auf GitHub, crazy!

    #claudecode #vibecoding #webdev

  19. Zeit mit günstigen KI Abos war schon absolut wild. Für 100€/Monat mit Claude Code Max auf dem Smartphone von der Parkbank aus Pull Requests in der Cloud erstellen lassen fürs eigene Projekt auf GitHub, crazy!

    #claudecode #vibecoding #webdev

  20. Zeit mit günstigen KI Abos war schon absolut wild. Für 100€/Monat mit Claude Code Max auf dem Smartphone von der Parkbank aus Pull Requests in der Cloud erstellen lassen fürs eigene Projekt auf GitHub, crazy!

    #claudecode #vibecoding #webdev

  21. Claude Code と Codex を使用して SystemVerilogシミュレータ を開発してみた (2026/5/4開発状況) #ClaudeCode - Qiita
    qiita.com/sukimaengineer/items/af2c66750ce0d328eed4

  22. AionUI is an Open Source desktop app designed more like a full AI cowork platform where multiple AI agents can work alongside you directly on your computer. Instead of only chatting, the agents can read files, generate documents, browse the web, automate workflows, organize data, and execute long multi-step tasks while you stay in control

    firethering.com/aionui-open-so

    #opensource #claudecode #codex #aiagents #gemini #ai #tech #technews

  23. 🚀 Deploy #Claude Code on #Ubuntu #VPS This article demonstrates how to deploy Claude Code on Ubuntu VPS. What is Claude Code? Claude Code refers to using Claude (Anthropic’s AI model ... Continued 👉 #nodejs #letsencrypt #claudecode #selfhosting #selfhosted #anthropic #reverseproxy

    🚀 Deploy Claude Code on Ubuntu...

  24. 🚀 Deploy #Claude Code on #Ubuntu #VPS This article demonstrates how to deploy Claude Code on Ubuntu VPS. What is Claude Code? Claude Code refers to using Claude (Anthropic’s AI model ... Continued 👉 #nodejs #letsencrypt #claudecode #selfhosting #selfhosted #anthropic #reverseproxy

    🚀 Deploy Claude Code on Ubuntu...

  25. Your AI Coding Assistant Should Still Be Working While You Sleep

    There was an empty electrolyte packet folded beside the keyboard. Cherry flavor. The cheap kind that leaves powder at the bottom no matter how aggressively you shake the bottle. VS Code was still open across three workspaces. One terminal had frozen midway through a verbose Rust build log. Another window contained a Claude Code session with 11,000 lines of context and a sentence that read:

    cha1nc0der.wordpress.com/2026/

  26. Your AI Coding Assistant Should Still Be Working While You Sleep

    There was an empty electrolyte packet folded beside the keyboard. Cherry flavor. The cheap kind that leaves powder at the bottom no matter how aggressively you shake the bottle. VS Code was still open across three workspaces. One terminal had frozen midway through a verbose Rust build log. Another window contained a Claude Code session with 11,000 lines of context and a sentence that read:

    cha1nc0der.wordpress.com/2026/

  27. Your AI Coding Assistant Should Still Be Working While You Sleep

    There was an empty electrolyte packet folded beside the keyboard. Cherry flavor. The cheap kind that leaves powder at the bottom no matter how aggressively you shake the bottle. VS Code was still open across three workspaces. One terminal had frozen midway through a verbose Rust build log. Another window contained a Claude Code session with 11,000 lines of context and a sentence that read:

    cha1nc0der.wordpress.com/2026/

  28. Your AI Coding Assistant Should Still Be Working While You Sleep

    There was an empty electrolyte packet folded beside the keyboard. Cherry flavor. The cheap kind that leaves powder at the bottom no matter how aggressively you shake the bottle. VS Code was still open across three workspaces. One terminal had frozen midway through a verbose Rust build log. Another window contained a Claude Code session with 11,000 lines of context and a sentence that read:

    cha1nc0der.wordpress.com/2026/