Skip to content

Releases: techysy/deepseek-harness-fnos

DeepSeek Harness fnOS 应用 0.1.0-rc.6

Choose a tag to compare

@techysy techysy released this 13 Aug 18:40

DeepSeek Harness fnOS 应用 v0.1.0-rc.6(对齐官方 @deepseek-ai/dsh 版本)

核心功能:局域网直连 0.0.0.0:28000、离线打包、桌面入口直连端口、统一网关代理
修复:局域网 API 403、设置页 API 403、crypto.randomUUID、/home/dsh ENOENT、空白页、native 模块兼容、显示名
FN Connect 远程访问

  • 新增 FN Connect 域名(FN ID)配置:安装向导 / 设置页可填,写入 trusted_hosts.conf,dsh 启动时加入 --trusted-host,域名远程访问 API 不再 403
  • 修复 settings 前端:非 loopback(域名)访问时用 host 模式读服务器配置,修复插件配置/模型配置空白页
    配置:安装向导可填 API Key + 代理(IP+端口)+ FN Connect 域名、fnOS 设置页改代理/域名、默认不走代理
    数据:卸载保留工作空间、开发者 DeepSeek

详见 CHANGELOG