Internator, Codex 대신 OpenCode 기반으로 전환: Ruby CLI 자동화 도구의 변화
Internator는 단계별 코드 변경, 커밋 메시지 작성, 자동 푸시를 수행하는 Ruby 기반 CLI 자동화 도구다.
Internator, Codex 대신 OpenCode 기반으로 전환: Ruby CLI 자동화 도구의 변화
Internator는 단계별 코드 변경, 커밋 메시지 작성, 자동 푸시를 수행하는 Ruby 기반 CLI 자동화 도구다.
Internator: Opencode 기반의 반복적 PR 개선 자동화 Ruby CLI 도구
Opencode CLI를 활용하여 설정된 목표에 따라 코드 수정, 테스트, 커밋 및 푸시 과정을 반복적으로 자동 수행한다.
🖥️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
Зелёные галочки лгут: почему 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
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 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.
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.

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.
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