WeKnora
Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:Nesarf/mega-index-map
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Chinese documentation: README.zh-CN.md
A cross-workspace Library for DeepSeek Harness. Agents record the objects they meet - files, tools,
environments, knowledge, work records - into $DSH_HOME/library, so any conversation can index,
search and reuse them.
library_record - record an object (change detection routes verify/confirm; a change to the immutable
class is refused until the user decides, and is then recorded with confirm: true and a reason, which
the log keeps as record-confirm)library_index - rebuild/dedupe/sort the library, report conflictslibrary_query - search by keyword/type/tags, cursor paginationlibrary_detect - scan and register this machine's tools/environments. The built-in seed is
machine-neutral: a bare command name is resolved from PATH, and a location is written in its owner's
own words (%ProgramFiles%, %GOROOT%, %ANDROID_HOME%, ~, ${HOME}), with the newest installed
build derived from disk where a location rotates with its version. A tool kept somewhere of your own
goes into the per-install candidate pack with add, and propose suggests entries from a directory.
A path that does not exist is skipped, and each existing result carries declared: what the file
itself states about itself (product/version/vendor, read from its own version resource, statically -
the tool is never executed)library_sniff - identify a file by its header bytes (108 signatures), independent of extensionlibrary_format - extend this machine's format library: list scan learn add remove deps draft report deliver unseallibrary_decrypt - read back an isolated sensitive object on requestlibrary_export - export to JSON/NDJSONlibrary_encoding - report the host encoding and how to switch to UTF-8library_adb - developer-side Android device operations over ADBdsh plugin --profile web add github:Nesarf/mega-index-map
$DSH_HOME/library (default ~/.dsh/library). Additions learned on this
machine live beside it and never override the built-in tables.library_export.$DSH_HOME, the OS temp directory or a path the caller passed in, and
scripts/check-isolation.mjs enforces both directions (see ISOLATION.md).npm run check runs all of it (ASCII, consistency, portability, isolation), and
npm run selfcheck runs the five-stage pass - smoke, traversal, proofread, traversal, smoke - keeping
those three axes in view and reporting them per axis.CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: file-format、file-signature。