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:Snowball-labbot/Portfolio-OS
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Portfolio OS 是一个本地优先的个人资产配置与投研工作台。这个仓库是面向 DSH 插件市场的独立发行版:用户安装插件后即可使用,不需要 Docker、PostgreSQL、Python 或源代码。

市场版只管理当前用户可支配的个人组合,不包含家庭成员资产模块。
DSH Desktop
└─ dsh-portfolio-os
├─ React frontend
├─ FastAPI backend
├─ SQLite database
└─ research scheduler
插件只监听 127.0.0.1。资产、账号和研究内容默认保存在:
%LOCALAPPDATA%\PortfolioOS
卸载插件不会删除该目录,因此升级或重装不会丢失数据。
登录后点击页面右上角的 AI API,可配置 Agnes 或其他 OpenAI-compatible 服务。该配置同时供以下功能使用:
API Key 通过 Windows DPAPI 加密,只能由当前 Windows 用户解密。Key 不写入 SQLite、资产备份、前端存储、日志或 Git。
GitHub Release 构建完成后,可在一个全新的 DSH profile 中安装固定版本:
dsh plugin --profile portfolio-test add https://github.com/Snowball-labbot/Portfolio-OS/releases/download/v0.2.1/dsh-portfolio-os-0.2.1.tgz
插件包已经包含 Windows Runtime,不需要 Docker、Python 或 Node.js 开发环境。Release 同时提供 RELEASE-SHA256SUMS.txt 用于校验下载文件。
127.0.0.1,不会向局域网或公网开放端口。npm ci
npm run build
python -m pip install -r backend/requirements-marketplace.txt
python -m marketplace_runtime.launcher --port 41731
打开 http://127.0.0.1:41731。市场版默认允许首个用户在本机注册。
./scripts/pack-release.ps1
构建会生成两个 npm tarball:
@snowball-labbot/portfolio-os-win32-x64:独立 Windows Runtime 包dsh-portfolio-os:DSH Host、侧栏入口和内置 Windows Runtime,可单包安装打 Tag 后,GitHub Actions 会在 Windows Runner 上构建并将两个包附加到 Release。普通用户只需安装 dsh-portfolio-os 包。
本仓库不会读取或迁移开发者本机 Docker Volume,也不包含任何个人资产、数据库、备份、Cookie、API Key 或 .env。Docker 版仍可独立运行;市场版使用自己的 SQLite 数据目录。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: investment-research。