FRONTEND·중요도 8·2026. 07. 06.·Dev.to
OrinIDE v1.0.9 — local AI, an Agentic dev squad, and a bug fix I owe you an explanation for
── KO ──────────────────
OrinIDE v1.0.9는 오프라인 AI와 에이전트 모드를 새롭게 추가한 코드 편집기입니다.
OrinIDE는 브라우저에서 실행되는 AI 기반 코드 편집기로, v1.0.9에서는 오프라인 모델을 통합하고, 에이전트 모드를 도입했습니다. Ollama와 연결되어 TinyLlama와 같은 모델을 오프라인에서 사용 가능하게 되며, 클라우드 모델과 쉽게 전환할 수 있습니다. 에이전트 모드는 작업을 계획하고 구축하며 리뷰하고 배포하는 여러 AI 에이전트를 활용하여 코드 작성 프로세스를 효율적으로 개선합니다.
── EN ──────────────────
OrinIDE v1.0.9 adds offline AI and Agentic Mode to the code editor.
OrinIDE is an AI-powered code editor that runs in your browser, and version 1.0.9 introduces offline model integration and an Agentic Mode. It connects to Ollama to allow usage of models like TinyLlama fully offline, with seamless switching between local and cloud models. The Agentic Mode utilizes multiple AI agents to plan, build, review, and ship code tasks effectively, enhancing the coding process.