home.social

#devin — Public Fediverse posts

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

fetched live
  1. El fin de Windsurf demuestra lo volátil que es el software comercial de IA. 📉

    Cognition compró Codeium/Windsurf solo para absorber su tecnología, matar el IDE y redirigir a todos a Devin Desktop. En meses, un producto estrella desapareció tras un movimiento corporativo.

    Por eso la terminal, el Open Source y Vim nunca mueren: tú controlas tu entorno. 💻

    #Windsurf #Devin #AI #DevTools #OpenSource #Vim #SoftwareDevelopment #MastodonDev

  2. El fin de Windsurf demuestra lo volátil que es el software comercial de IA. 📉

    Cognition compró Codeium/Windsurf solo para absorber su tecnología, matar el IDE y redirigir a todos a Devin Desktop. En meses, un producto estrella desapareció tras un movimiento corporativo.

    Por eso la terminal, el Open Source y Vim nunca mueren: tú controlas tu entorno. 💻

    #Windsurf #Devin #AI #DevTools #OpenSource #Vim #SoftwareDevelopment #MastodonDev

  3. RT @DailyDoseOfDS_: Claude Code fully dissected! Researchers from UCL reverse-engineered the leaked Claude source. What they found changes how you should think about agent design. Only 1.6% of the codebase is AI decision logic. The other 98.4% is operational infrastructure. Permission gates, tool routing, context compaction, recovery logic, session persistence. The model reasons. The harness does everything else. This is the opposite of what most agent frameworks do today. LangGraph routes model outputs through explicit state machines. Devin bolts heavy planners onto operational scaffolding. Claude Code gives the model maximum decision latitude inside a rich deterministic harness, and invests all its engineering effort in that harness. The core loop is a simple while-true. Call model, run tools, repeat. But the systems around that loop are where the real design lives: A permission system with 7 modes and an ML classifier. Users approve 93% of prompts anyway, so the architecture compensates with automated layers instead of adding more warnings. A 5-layer context compaction pipeline. Each layer runs only when cheaper ones fail. Budget reduction, snip, microcompact, context collapse, auto-compact. Four extension mechanisms ordered by context cost. Hooks (zero), skills (low), plugins (medium), MCP (high). Each answers a different integration problem. Subagents return only summary text to the parent. Their full transcripts live in sidechain files. Agent teams still cost roughly 7x the tokens of a standard session. Resume does not restore session-scoped permissions. Trust is re-established every ses…

    mehr auf Arint.info

    #agent #Agent #arXiv #Claude #ClaudeCode #Devin #MCP #medium #nitter #arint_info

    https://x.com/DailyDoseOfDS_/status/2065728394084626773#m

  4. Army identifies soldier who died in training accident in Iraq

    The U.S. Army on Wednesday identified a soldier who died in what the service …
    #NewsBeep #News #Headlines #british-army #circulated-air-force-times #circulated-army-times #circulated-marine-corps-times #circulated-military-times #circulated-navy-times #devin-seibel #Iran #Iraq #JamesFreeman #military-news #military-times #OperationEpicFury #operation-inherent-resolve #soldier-dies #us-army-news #World
    newsbeep.com/576127/

  5. ИИ-агент сам создал тикет, сам же его взял, и сам закрыл. Менеджер ничего не заметил

    Автономные агенты в разработке уже встроены в CI/CD живых команд, закрывают реальные тикеты и пишут код, который идёт в прод. Проблема не в том, что они это делают плохо, а в том, что метрики при этом выглядят слишком отлично. Разобрали, как агенты проходят каждый этап SDLC, что именно идёт не так на каждом из них и почему зелёный дашборд стал наименее надёжным источником правды о состоянии команды.

    habr.com/ru/companies/simpleon

    #ииагенты #SDLC #автоматизация_разработки #управление_командой #Agile #тимлид #Devin #claude_code #github #code_review

  6. Was ist Agentic Coding?
    Für Kids, Jugendliche & Eltern

    Stell dir vor, du hast eine geniale Idee für ein neues Game. Bisher musstest du dafür wochenlang jede einzelne Zeile Code (die Sprache, die Computer verstehen) selbst tippen. Wenn du einen Fehler gemacht hast, lief das Spiel nicht. Beim Agentic Coding ändert sich das komplett!

    bit.ly/42gotXz

    #vibecoding, #kicomic, #kiagent, #cursor, #replit, #bolt.new, #devin, #aider, # GitHubCopilot, #windsurf, #v0.dev, #Lovable

  7. أطلقت شركة Windsurf الإصدار الثاني من محررها البرمجي، مقدمة مركز قيادة الوكلاء بواجهة كانبان لمراقبة وكلاء الذكاء الاصطناعي في بيئات متنوعة. يتضمن التحديث ميزة المساحات لتنظيم المشاريع والحفاظ على سياق العمل، بالإضافة إلى دمج الوكيل المستقل Devin لتنفيذ مهام البرمجة المعقدة مثل تصحيح الأخطاء والنشر آلياً. تهدف هذه الميزات لتعزيز الإنتاجية عبر توفير بيئة عمل موحدة تدمج العمل اليدوي مع قدرات الذكاء الاصطناعي المتطورة لتبسيط سير العمل البرمجي بشكل كامل.

    #Windsurf #Devin

  8. Infosys is rolling out Cognition’s AI engineer Devin, promising up to six‑month cuts in quality‑fix cycles for brownfield projects. By pairing Devin’s generative‑AI smarts with Topaz Fabric, they aim to slash technical debt and boost virtual‑engineer productivity. Curious how this could reshape enterprise engineering? Read on. #Infosys #CognitionAI #Devin #GenerativeAI

    🔗 aidailypost.com/news/infosys-d

  9. Infosys is rolling out Cognition’s AI engineer Devin, promising up to six‑month cuts in quality‑fix cycles for brownfield projects. By pairing Devin’s generative‑AI smarts with Topaz Fabric, they aim to slash technical debt and boost virtual‑engineer productivity. Curious how this could reshape enterprise engineering? Read on. #Infosys #CognitionAI #Devin #GenerativeAI

    🔗 aidailypost.com/news/infosys-d

  10. The #39C3 talk "Agentic ProbLLMs" was great and disturbing. I strongly recommend it to watch it later on media.ccc.de.

    Several exploits using agentic AIs (e.g. #Copilot, #Claude Code, #Jules, #Devin, …) were demonstrated, allowing to pwn your computer. In some cases without user interaction.

    The highlight was a proof-of-concept virus that attacks git that replicates whenever a developer uses "analyze code with #AI". 🤡

    #hacking #exploit #agent #CCC

  11. The #39C3 talk "Agentic ProbLLMs" was great and disturbing. I strongly recommend it to watch it later on media.ccc.de.

    Several exploits using agentic AIs (e.g. #Copilot, #Claude Code, #Jules, #Devin, …) were demonstrated, allowing to pwn your computer. In some cases without user interaction.

    The highlight was a proof-of-concept virus that attacks git that replicates whenever a developer uses "analyze code with #AI". 🤡

    #hacking #exploit #agent #CCC

  12. Codex: как много в этом звуке. Агент-разработчик от openai который входит в вашу подписку на ChatGPT за 20$

    Всем привет! Недавно я делился своим обзором на Devin , в котором рассказал как потратил 500 долларов на вайбкодинг AI‑редактора и остался не особо доволен – он хоть и справился, но было дорого и долго. Продолжаю поиск своего идеального кодинг‑агента и сегодня разбираюсь в Codex от OpenAI.

    habr.com/ru/articles/958886/

    #codex #openai #chatgpt #кодинг_ассистенты #кодингагенты #ai_coding #nextjs #devin #vibecoding #вайбкодинг

  13. #Devín 🇸🇰 und seine Burg Hrad Devín, mit tollem Ausblick auf die #Donau und die #March-Mündung. Mit dem Stadtbus gelingt man in nur wenigen Minuten vom Bahnhof Devinska Nová Ves zur Burg.

  14. Как я потратил $500 за 10 дней на вайбкодинг AI редактора для видео c открытым исходным кодом

    Всем привет! Я потратил на ии кодинг 500 долларов за 10 дней работы с Девином, и в результате у меня получился онлайн редактор для АИ видео с открытым исходным кодом. Кто такой Девин, зачем я это делал и что в итоге получилось. Разбираемся ниже.

    habr.com/ru/articles/956622/

    #вайбкодинг #open_source #devin #devinai #vibecoding #ai #искусственный_интеллект #разработка #видеоредактор #ai_coding

  15. That would be a nice QTH for ILLW. At Danube km 1880.
    #devìn

  16. According to Google Gemini

    “#DeepWiki is an -powered tool designed to automatically generate comprehensive documentation for code repositories, primarily those hosted on . It was created by the team behind the AI developer tool , with a core purpose of helping developers and engineers quickly understand complex or unfamiliar codebases.”

    The Moodle repo for it looks very interesting

    deepwiki.com/moodle/moodle

  17. Interesting choice by devin.ai to start off by insulting new paid users. ("roasting" my git commits is one of the 3 things it suggests at first startup)

    #ai #devin #aicoding