Miii – Claude Code-level terminal workflows offline, no API keys

miii-cli는 완전 오프라인에서 작동하는 로컬 AI 코딩 어시스턴트로, 클라우드나 API 키 없이 Node.js 환경에서 사용 가능하다. 자동 git 컨텍스트 감지, 멀티 파일 리팩터링, 세션 지속성, 계획 모드 등 개발자 생산성을 높이는 다양한 기능을 터미널 UI로 제공하며, 코드가 외부로 유출되지 않는 점이 특징이다. Ollama나 OpenAI 호환 API와 연동 가능하며, 자체 명령어와 도구를 통해 파일 조작, 테스트 실행, git 작업을 AI가 자율적으로 수행한다. 경량화된 176KB 번들 크기로 설치 및 실행이 간편하며, 보안 취약점도 고려해 설계되었다.

https://www.npmjs.com/package/miii-cli

#localai #codingassistant #terminalui #gitintegration #ollama

miii-cli

Claude Code-level terminal workflows powered by your local models.. Latest version: 0.2.4, last published: 2 days ago. Start using miii-cli in your project by running `npm i miii-cli`. There are no other projects in the npm registry using miii-cli.

npm

Show HN: Kon – A Coding Agent with a System Prompt under 270 tokens

Kon은 270 토큰 이하의 매우 작은 시스템 프롬프트를 사용하는 미니멀 터미널 코딩 에이전트로, 6개의 기본 도구와 2개의 선택적 웹 도구를 제공한다. 프로젝트별 컨텍스트를 외부 AGENTS.md 파일로 관리하며, 사용자가 쉽게 이해하고 확장할 수 있도록 설계되었다. 터미널 UI를 통해 파일 탐색, 편집, 쉘 명령 실행, 세션 관리 등 다양한 기능을 직관적으로 지원하며, 여러 AI 모델과 API 제공자를 선택해 사용할 수 있다. macOS와 Linux에서 주로 동작하며, 구성 파일을 통해 모델, 도구, UI 등을 세밀하게 조정 가능하다.

https://github.com/0xku/kon

#codingagent #terminalui #llm #openaicodex #webtools

GitHub - 0xku/kon: Kon is a minimal coding agent (and also a highly opinionated one)

Kon is a minimal coding agent (and also a highly opinionated one) - 0xku/kon

GitHub
Oh, rejoice! Another terminal UI—because what hockey-loving #nerd hasn't dreamt of squinting at ASCII art goals 🏒 on their command line? Just what we needed: a way to make the fast-paced #NHL as thrilling as reading a phone book. 📖🎉
https://www.vincentgregoire.com/faceoff/ #terminalUI #hockey #ASCIIart #commandline #HackerNews #ngated
faceoff

Terminal tool for watching hockey games

faceoff

Terminal tool for watching hockey games

Final part of my terminal text editor series is live. Part 3 covers the View layer, choosing FTXUI over ncurses, simulating a cursor in the terminal, and translating keyboard events into semantic input types.

This wraps up the wordNebula Phase 1 series. All three parts are linked together.

https://ilean.me/blog/building-a-terminal-text-editor-the-view-part-3/

#CPlusPlus #OpenSource #TerminalUI #TextEditor #Programming #SoftwareDevelopment #CppDev #cpp

Building a Terminal Text Editor: The View (Part 3)

Senior Software Engineer with 10+ years in embedded systems and full-stack development. Experience at General Motors working on autonomous vehicles, subsea systems, and modern web applications.

Ilean Monterrubio Jr

Part 2 of my terminal text editor series is live. This one covers the Presenter layer — smart pointer ownership, breaking circular dependencies with weak_ptr, routing keyboard input through semantic events, and managing viewport state.

https://ilean.me/blog/building-a-terminal-text-editor-the-presenter-part-2/

#CPlusPlus #OpenSource #TerminalUI #TextEditor #Programming #SoftwareDevelopment #CppDev #MVP #cpp

Building a Terminal Text Editor: The Presenter (Part 2)

Senior Software Engineer with 10+ years in embedded systems and full-stack development. Experience at General Motors working on autonomous vehicles, subsea systems, and modern web applications.

Ilean Monterrubio Jr

I love how Coding agents allow me to implement the crazy ideas in my head! Checkout my TUI (Terminal UI) client for APRS. It now supports #digirig #mobilinkd and #direwolf. Check it out https://github.com/eusef/eusef-aprs-tui.

#amateurradio #emcomm #ham #hamradio #tui #terminalui #mapscii #

Terminui : toolkit TypeScript ultra-rapide pour interfaces terminal double-buffer

📌 Terminui est une bibliothèque TypeScript ultra-performante pour interfaces terminal avec rendu double-buffer et API JSX.

Clement MONDARY
TUIStudio — Design Terminal UIs. Visually.

A Figma-like visual editor for TUI applications. Drag-and-drop components, edit properties in real-time, and export to 6 frameworks with one click.

🎩🤓 Oh joy, someone slapped a terminal UI on #FFmpeg and threw it into a Go wrapper—because who doesn't love yet another layer of #abstraction on a tool that's already a joyful mystery to use? Now you can enjoy deciphering both FFmpeg flags *and* Go's quirks at the same time! 🙃👍
https://bensantora.com/posts/fftool-ffmpeg-tui-go/ #GoWrapper #TerminalUI #CodingFun #HackerNews #ngated
fftool — A Terminal UI for ffmpeg Written in Go

fftool is a terminal UI for ffmpeg written in Go. It wraps 27 common operations across video, audio, image, and generative categories into a navigable menu — and shows you the exact ffmpeg command before it runs, so you're learning the tool, not hiding from it.

Ben Santora