Internator, Codex 대신 OpenCode 기반으로 전환: Ruby CLI 자동화 도구의 변화

Internator는 단계별 코드 변경, 커밋 메시지 작성, 자동 푸시를 수행하는 Ruby 기반 CLI 자동화 도구다.

🔗 원문 보기

Internator, Codex 대신 OpenCode 기반으로 전환: Ruby CLI 자동화 도구의 변화

Internator는 단계별 코드 변경, 커밋 메시지 작성, 자동 푸시를 수행하는 Ruby 기반 CLI 자동화 도구다.

Ruby-News | 루비 AI 뉴스

Internator: Opencode 기반의 반복적 PR 개선 자동화 Ruby CLI 도구

Opencode CLI를 활용하여 설정된 목표에 따라 코드 수정, 테스트, 커밋 및 푸시 과정을 반복적으로 자동 수행한다.

🔗 원문 보기

Internator: Opencode 기반의 반복적 PR 개선 자동화 Ruby CLI 도구

Opencode CLI를 활용하여 설정된 목표에 따라 코드 수정, 테스트, 커밋 및 푸시 과정을 반복적으로 자동 수행한다.

Ruby-News | 루비 AI 뉴스

🖥️OpenCode-CLI: código abierto, modelos Zen gratuitos y MCP integrado.

Mejor que Claude Code?

Tu asistente de desarrollo local, sin ataduras. #OpenCode #IA #opensource

Join us at Barcamp #OpenScience 2026! It is open to everybody interested in connecting with like-minded people embracing Open Science, unlocking new perspectives and networking on Open Science, and thriving Open Science together! #oscibar

📅 10 June 2026 at @wikimediaDE (Berlin)
👉 Register here (participation is free): https://barcamp-open-science.eu

#oscibar #OpenAccess #OpenData #OpenCode #OpenPeerReview #OER

European Open Source communities - Negative PID

Europe has contributed significantly to the evolution of open-source software. From early Unix projects to modern public-sector adoption, European communities

Negative PID

Зелёные галочки лгут: почему AI пишет тесты, которые ничего не тестируют, и как это починить

На QA-митапе инженер из крупной продуктовой компании показал: AI-агент пишет тесты — все зелёные, но баги не находят. Моки подогнаны, ассерты подменены, архитектура деградирует. Стек при этом — near-SOTA: свежая модель, топовый open-source агент. Я был комментатором на том митапе и сначала списал проблемы на слабые инструменты. Но при подготовке статьи перепроверил — и вынужден поправиться. Инструменты в порядке. Проблема — в коде и процессе. В статье разбираю формулу из четырёх множителей (модель × агент × процесс × качество кодовой базы), показываю, как any-типы из соседней команды обнуляют LSP-интеграцию, которую OpenCode даёт бесплатно из коробки, и даю пошаговый Spec-Driven Development — процесс, который ломает reward hacking и работает даже на слабых моделях. Плюс чеклист, что внедрить завтра.

https://habr.com/ru/articles/1023532/

#автотесты #ai #llm #lsp #opencode #glm #типизация #typescript #тестирование #qa

Зелёные галочки лгут: почему AI пишет тесты, которые ничего не тестируют, и как это починить

Тесты зелёные, покрытие растёт, а багов меньше не становится. На QA-митапе инженер из крупной продуктовой компании показал механику: AI-агенты подгоняют моки, меняют ассерты, генерируют результаты,...

Хабр

OpenCode has a lot of bugs/issues and there are a lot of edge cases that it stop proceeding.
This plugin starts from my experience trying to fix all this cases and letting #OpenCode continue to process what is was doing it.

https://www.npmjs.com/package/opencode-auto-resume #agents #ai

opencode-auto-resume

OpenCode plugin that automatically resumes stalled LLM sessions when thinking/streaming freezes mid-generation.. Latest version: 1.0.6, last published: 9 minutes ago. Start using opencode-auto-resume in your project by running `npm i opencode-auto-resume`. There are no other projects in the npm registry using opencode-auto-resume.

npm

Explore the modern AI developer tools ecosystem: AI coding assistants, GitHub Copilot, Claude Code, OpenCode, DevOps automation, GitOps, VS Code workflows, GitHub Actions, and programming language trends.

#AI #AI Coding #dev #llm #coding #devops #OpenCode

https://www.glukhov.org/ai-devtools/

AI Developer Tools: The Complete Guide to AI-Powered Development

Explore the modern AI developer tools ecosystem: AI coding assistants, GitHub Copilot, Claude Code, OpenCode, DevOps automation, GitOps, VS Code workflows, GitHub Actions, and programming language trends.

Rost Glukhov | Personal site and technical blog

I've been experimenting with OpenCode using open source models through their OpenCode Go subscription (10 USD/month) and I'm pretty happy with it. It's nice to see that there are decent coding assistants and models beside the proprietary ones, and that they are affordable.

#opencode #AIcoding

I was digging in opencodes github repo to find a clue regarding how and when it parses remote configs from .well-known/opencode and found this issue https://github.com/anomalyco/opencode/issues/10939?issue=anomalyco%7Copencode%7C22191

TL;DR if the config contains a command key under auth it will silently execute on the client system when you authenticate to the provider 🤯

The security surrounding the AI ecosystem is a fucking joke

#ai #llm #vibecoding #opencode

EDIT: I did not find this issue myself, credit goes to the issue author. I just stumbled over the issue, I apologize for not making that clear