2월, 2026의 게시물 표시

Agent Harness들 모음집

  1. claudeCode 2. oh-my-claudeCode(plugin) -색깔 3. oh-my-opencode(plugin) 4. superclaude 5. moai-adk(plugin) 6. superpowers: https://github.com/obra/superpowers

openclaw와 비슷한 것들 모음

openclaw https://github.com/openclaw/openclaw nanoclaw https://github.com/qwibitai/nanoclaw nanobot https://github.com/HKUDS/nanobot hermitclaw  https://github.com/brendanhogan/hermitclaw/ simpleclaw https://www.simpleclaw.com/

컴퓨터 용량 어디서 많이 차지하고 있는지 궁금하다! <폴더 검색 프로그램 모음>

  컴퓨터 용량이 어디서 많이 차는지 궁금할 때 사용하는 프로그램들 1. wiztree 2. Spacesniffer  3. Treesize free 4. everything (사용하고 내림차순) 5. cleaner one pro

Z.ai 10% 할인 쿠폰, 친구초대

Z.ai 10% 할인 쿠폰 링크 아래 링크를 사용해서 가입하면 사용자는 10%할인을 받고, 링크를 올린 사람은 10% 크레딧을 받는다.  🚀 You’ve been invited to join the GLM Coding Plan! Enjoy full support for Claude Code, Cline, and 10+ top coding tools — starting at just $3/month. Subscribe now and grab the limited-time deal! Link:  https://z.ai/subscribe?ic=EKAU7V6HNO

Opencode MCP 설정하기

이미지
  설정 방법 C:/Users/user/.config/opencode.json "opencode.json 파일" 에 들어가서 mcp설정해주면 된다. 기본적으로 Provider가 설정되어 있을텐데 거기 아래 적으면 된다. "mcp" : {     "web-search-prime" : {         "type" : "remote" ,         "url" : "https://api.z.ai/api/mcp/web_search_prime/mcp" ,         "headers" : {             "Authorization" : "Bearer Your key"         }     },     "web-reader" : {       "type" : "remote" ,       "url" : "https://api.z.ai/api/mcp/web_reader/mcp" ,       "headers" : {         "Authorization" : "Bearer Your key"       }     } }

배포 플랫폼 정리

  Paas & 서버리스 (간편하게 배포) Railway.com Fly.io Render Vercel / Netlify Koyeb VPS (리눅스 직접 다루기) Digital ocean Cafe24 Vultr Linode (Akamai) Hetzner AWS GCP AZURE NAVER CLOUD PLATFORM apify - https://apify.com/

2026년 STT, TTS 오픈소스 모델 모음

  2026 Automatic Speech Recognition opensource model Nvidia : Nemotron speech ASR 업데이트일: 2026년 1월 언어: English 라이선스: nvidia-open-model-license 특징: 0.6B 경량 스트리밍 특화, 100ms 미만의 초저지연 스트리밍 지원. 링크: https://huggingface.co/nvidia/nemotron-speech-streaming-en-0.6b Microsoft : VibeVoice ASR 업데이트일: 2026년 1월 언어: Korean , English 등 다국어 라이선스: MIT 라이센스 특징: 한국어 인식률 최적화, 화자 분리, 타임스탬프, 최대 60분 분량의 오디오를 한 번에 처리 가능. 링크: https://huggingface.co/microsoft/VibeVoice-ASR Mistral : Voxtral-Mini-4B-Realtime-2602 업데이트일: 2026년 2월 언어: Korean , English 등 13개국어 라이선스: Apache-2.0 라이센스 특징: 4B 규모의 강력한 실시간 추론 성능, 500ms 미만의 지연 시간. 링크: https://huggingface.co/mistralai/Voxtral-Mini-4B-Realtime-2602 ondevice Moonshine     업데이트일: 2026년     언어: Korean, English 등       라이선스:   이중 라이선스(Dual License)     링크: https://github.com/moonshine-ai/moonshine      Moonshine - 엣지 디바이스용 고속·고정확도 음성 인식(ASR) 오픈소스 | GeekNews 사용 대상 적용 ...

2026년 한국어 가능한 TTS 오픈소스 모델 모음

  2026 Text TO Speech opensource model Supertone : supertonic v2      2026년 1월 언어 업데이트     korean     openrail 라이센스      https://huggingface.co/Supertone/supertonic-2 qwen3 TTS      2026년 1월      korean     apache-2.0 라이센스      https://huggingface.co/collections/Qwen/qwen3-tts     Base모델도 공개

2026년 한국어 가능한 ASR 오픈소스 모델 모음

2026 Automatic Speech Recognition opensource model Nvidia : Nemotron speech ASR      2026년 1월       english      https://huggingface.co/nvidia/nemotron-speech-streaming-en-0.6b Microsoft : VibeVoice ASR     2026년 1월      korean     mit 라이센스      https://huggingface.co/microsoft/VibeVoice-ASR Mistral : Voxtral-Mini-4B-Realtime-2602     2026년 2월      korean     apache-2.0 라이센스      https://huggingface.co/mistralai/Voxtral-Mini-4B-Realtime-2602 ondevice Moonshine     2026년       이중 라이선스(Dual License)      https://github.com/moonshine-ai/moonshine       Moonshine - 엣지 디바이스용 고속·고정확도 음성 인식(ASR) 오픈소스 | GeekNews 사용 대상 적용 라이선스 주요 특징 소스 코드 (core/third-party 제외) MIT 라이선스 상업적 이용 포함 거의 모든 행위 허용 (매우 자유로움) 영어(English) 모델 MIT 라이선스 상업적 이용 포함 거의 모든 행위 허용 (매우 자유로움) 그 외 언어 모델 Moonshine Community 라이선...

OpenCode에 "붙여넣기" 안됨 문제

이미지
  문제 Opencode를 켜놓은 상태에서 "붙여넣기"를 뭘 해도 안되었다. - Ctrl + V, 우클릭, ctrl+shift+v 다 안되었다. 해결 shift를 누르고 우클릭을 하면 강제로 우클릭을 할 수 있어서 붙여넣기가 되었다. Shift + 우클릭   붙여넣기가 되었어요!

opencode ERROR - Antigravity model error

이미지
ERROR Request contains an invalid argument. [Debug Info] Requested Model: antigravity-claude-opus-4-5-thinking Effective Model: claude-opus-4-5-thinking Project: xxxxx Endpoint: xxxxx Status: 400 Request ID: N/A Tool Debug Missing: 3 문제 상황 최신 버전으로 BUN 업데이트를 진행하니 기존에 opencode에 연결한 antigravity 모델 사용이 제한됨. 해결방법 opencode auth logout -> google 한 후 account 삭제, opencode auth login으로 google login 다시 진행 해주면 된다. 단, 이전 세션은 여전히 되지 않음. 새로운 세션에서 이전 세션 내용을 읽고 새로 진행해달라고 하면 된다.

"opencode " "This version of Antigravity is no longer supported. Please update to receive the latest features!" ERROR 해결하기

이미지
  문제 상황 원래 antigravity 이전 버전 사용자여서  Antigravity가 최신 버전이 아니어서 그런가 보다 했다. Antigravity 최신 버전으로 올렸는데 opencode에서 여전히 같은 문제가 발생했다.  현재 최신 버전 1.15.8 IDE -> HELP -> ABOUT 누르면 Antigravity 버전을 체크할 수 있다. 아래 글에서 해결법을 찾음 https://github.com/NoeFabris/opencode-antigravity-auth/issues/324  2일전에 올라온 이슈 정확한 문제는 opencode에서 antigravity의 auth로그인 하는 plugin이 업데이트되지 않은 것이 무제였다. 문제를 업데이트해서 새로운 버전으로 배포했는데 기존 설정파일에서는 이전 버전을 사용해서 되지 않았다.  고정되어 있는 plugin을 자동업데이트 해두면 알아서 된다. ------ 해결 방법 opencode 설정 파일에서 plugin @latest로 뒷 부분을 수정해주면 된다.