DSH Wiki DSH Wiki
/ DSH 플러그인 / OpenViking

OpenViking

Volcengine이 만든 Agent 컨텍스트 데이터베이스.

메모리, 지식 RAG, Skills를 통합 관리해요. L0/L1/L2 3단계 검색으로 token을 아끼고, 빅테크가 뒷받침하는 프로젝트예요.
28,891 star v0.4.14 메모리 / 스토리지 GitHub

설치

Python 3.10+. 라이선스 주의: 메인 프로젝트는 AGPLv3, CLI와 examples는 Apache 2.0.
Python 패키지: pip 또는 uv로 설치한 뒤 함께 제공되는 명령을 실행합니다.
pip install openviking --upgrade
openviking-server init # 交互式配置向导 openviking-server doctor # 校验配置 openviking-server # 启动服务
VikingBot 선택 사항
pip install "openviking[bot]" openviking-server --with-bot ov chat

전체 사용 가이드

01openviking-server init 으로 대화형 마법사 실행(Volcengine/OpenAI/Kimi/GLM/Ollama 등 provider 설정)
02openviking-server doctor 로 설정 검증
03openviking-server 로 서비스 시작
04ov CLI로 관리와 검색: ov status, ov add-resource https://github.com/volcengine/OpenViking, ov ls viking://resources/, ov find "what is openviking"
05agent 연동: Claude Code, Codex, Cursor, MCP 클라이언트, LangChain/LangGraph 등 지원

config

配置文件位置:~/.openviking/ov.conf(由 init 向导生成)。README 未给出配置文件内容原文片段。

특징

·L0(요약) / L1(개요) / L2(상세) 3단계 콘텐츠 계층 로딩, 필요한 만큼만 펼쳐 token 절약
·검색 과정 관찰 가능: 디렉터리 탐색 경로를 남겨 디버깅과 감사에 활용
·세션 커밋 후 사용자 선호와 agent 경험을 장기 메모리로 자동 축적

커뮤니티 반응

X @TeksEdge · 2026-03-19
Just saw this GitHub project 🛡️ OpenViking is skyrocketing 📈. This could be the best memory manager for @openclaw! 👀 ✅ OpenViking (volcengine/OpenViking) is an open-source project released by ByteDance's cloud division, Volcengine. It's exploding in popularity and could
방금 이 GitHub 프로젝트를 봤는데, OpenViking이 폭등 중이에요. @openclaw를 위한 최고의 메모리 매니저가 될지도 몰라요! OpenViking(volcengine/OpenViking)은 ByteDance의 클라우드 부문 Volcengine이 공개한 오픈소스 프로젝트예요. 인기가 폭발 중이고… (본문이 여기서 잘림)
940 좋아요 원문
X @socialwithaayan · 2026-03-14
BREAKING: ByteDance open-sourced something the AI agent ecosystem has needed for a long time. A proper context database built specifically for agents. OpenViking manages everything an always-on agent needs to function at a high level: → Memory that persists and evolves across
속보: ByteDance가 AI agent 생태계에 오랫동안 필요했던 것을 오픈소스로 공개했어요. agent 전용으로 만들어진 제대로 된 컨텍스트 데이터베이스요. OpenViking은 상시 가동 agent가 높은 수준으로 작동하는 데 필요한 모든 것을 관리해요. → 세션을 넘어 지속되고 진화하는 메모리… (본문이 여기서 잘림)
222 좋아요 원문
X @filippkowalski · 2026-03-19
It's fascinating to watch how ideas evolve This is very promising and I think for one of my projects I will switch from RAG to OpenViking
아이디어가 진화하는 과정을 지켜보는 게 정말 흥미로워요. 아주 유망한 프로젝트라서, 제 프로젝트 중 하나는 RAG에서 OpenViking으로 갈아탈 생각이에요.
6 좋아요 원문
DSH Wiki · DSH 소식통 · ai798 Lab 제작
DeepSeek Harness 공식 사이트 GitHub
실측 데이터