Skip to content

Releases: himovo/movo

MOVO v0.1.15

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 16 Sep 12:16

中文

主要更新

  • 将 DeepSeek Harness(DSH)升级至 v0.1.6-alpha.1,同步更新运行时兼容层、依赖锁定、供应链证据与回归测试。
  • 完善图片模型配置,支持 OpenAI 兼容接口和自定义图片接口的请求参数、响应字段映射。
  • 修复 MCP Streamable HTTP 的初始化、会话管理和响应处理问题,并兼容旧版 MCP HTTP 接口。

问题修复与体验优化

  • 修复图片模型参数被错误默认发送、部分自定义响应无法解析的问题。
  • 改进桌面端与 Web 端 Code 会话恢复、工作区选择和执行过程展示。
  • 修复 Skill 反馈状态刷新及桌面 WebView 中复制分享链接的问题。

升级方式:获取最新代码后执行 ./movo up。现有数据卷不会受到影响。


English

Highlights

  • Upgrade DeepSeek Harness (DSH) to v0.1.6-alpha.1, including refreshed runtime compatibility adapters, dependency locks, supply-chain evidence, and regression coverage.
  • Improve image model configuration with request parameters and response-field mappings for OpenAI-compatible and custom image endpoints.
  • Fix MCP Streamable HTTP initialization, session management, and response handling while retaining compatibility with legacy MCP HTTP endpoints.

Fixes and improvements

  • Avoid sending unconfigured image-model parameters and support flexible custom response payloads.
  • Improve Code-session recovery, workspace selection, and execution activity presentation across Desktop and Web.
  • Fix Skill feedback refresh behavior and sharing-link copy support in desktop WebViews.

To upgrade, fetch the latest code and run ./movo up. Existing data volumes are preserved.

MOVO v0.1.14

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 15 Sep 08:30

中文

新增功能

  • 完善 Skill 发布与分发能力,支持成员间直接分享、安装共享 Skill、发现新版本并完成更新。
  • 支持通过 ZIP 包安装外部 Skill,并清晰展示 Skill 的来源、版本、更新状态和本地修改状态。
  • 新增 Skill 互动反馈:用户可以为 Skill 点赞、发表评论、回复评论以及为评论点赞。
  • 新增反馈提醒与管理能力:Skill 作者可以查看新的使用反馈,管理员可以集中查看组织 Skill 的评论和点赞情况。
  • 完善组织级 Skill 管理,覆盖发布、分享、更新、反馈和生命周期管理。

体验改进与问题修复

  • 修复同一会话中无法切换模型的问题,并在重新打开会话时保留所选模型。
  • 优化 Skill 列表、详情、编辑状态、更新提示和反馈界面的展示与交互。
  • 改进 Windows、WSL 2 和 Docker Desktop 的安装说明与常见问题指引。
  • 提升国内网络环境下的部署成功率,./movo up 会串行拉取镜像,并在网络中断时自动重试。
  • 提升版本发布和升级的可靠性,避免用户安装到不完整的更新。

升级方式:获取最新代码后执行 ./movo up。已有数据卷和业务数据不会受到影响。


English

What's new

  • Complete the Skill publishing and distribution workflow with direct sharing, shared Skill installation, update discovery, and upgrades.
  • Install external Skills from ZIP packages and clearly inspect their source, version, update status, and local modifications.
  • Add Skill feedback and community interactions: users can like Skills, post comments, reply to discussions, and like individual comments.
  • Add feedback notifications and administration: Skill authors can discover new user feedback, while administrators can review comments and likes across organization Skills.
  • Expand organization-level Skill management across publishing, sharing, updates, feedback, and lifecycle operations.

Improvements and fixes

  • Fix model switching between turns in the same conversation and preserve the selected model when reopening it.
  • Improve the UI and interactions for Skill lists, details, editing states, update prompts, and feedback.
  • Expand Windows, WSL 2, and Docker Desktop installation and troubleshooting guidance.
  • Improve deployment reliability in unstable network environments: ./movo up pulls images sequentially and automatically retries interrupted downloads.
  • Improve release and upgrade reliability so users do not receive incomplete updates.

To upgrade, fetch the latest source and run ./movo up. Existing volumes and application data are preserved.

MOVO Community Edition v0.1.11

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 11 Sep 07:09

中文

本版本完善了外部 Skill 的安装、校验和运行链路。

新增功能

  • 支持在个人端和企业管理端上传或拖拽 ZIP,安装普通 Skill 与专家包。
  • 支持在对话中请求安装 SkillHub Skill;由服务端受控下载,并复用统一的安装和校验流程。
  • 安装结果可展示版本、文件清单、兼容性警告及专家包内的子 Skill。
  • DSH 运行时可物化不可变 Skill 目录资源,并准确展示自动或手动调用状态。

安全与可靠性

  • 对 ZIP 路径穿越、符号链接、加密条目、异常压缩比、文件数量和体积进行限制。
  • 使用内容摘要校验运行时 Skill 包,支持重复安装识别和版本更新。
  • 保持个人 Skill 与企业 Skill 的权限和启用范围隔离。

English

This release completes the installation, validation, and runtime path for external Skills.

New features

  • Install standard Skills and expert packages by uploading or dropping ZIP files in the personal and organization interfaces.
  • Ask MOVO in chat to install a SkillHub Skill; downloads are controlled by the server and use the same validation and persistence pipeline.
  • View package versions, file manifests, compatibility warnings, and child Skills contained in expert packages.
  • Materialize immutable Skill directory resources for the DSH runtime and display automatic or manual Skill invocation activity accurately.

Security and reliability

  • Reject path traversal, symbolic links, encrypted entries, suspicious compression ratios, and packages exceeding file count or size limits.
  • Verify runtime packages by content digest, detect duplicate installs, and support package updates.
  • Preserve isolation between personal and organization Skill scopes.

MOVO Community Edition v0.1.9

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 09 Sep 01:00

Full Changelog: v0.1.8...v0.1.9

MOVO Community Edition v0.1.2

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 04 Sep 11:03

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

MOVO Community Edition v0.1.1

Choose a tag to compare

@juncheng-zheng juncheng-zheng released this 04 Sep 03:30

MOVO Community Edition v0.1.1

MOVO turns the DeepSeek Harness (DSH) runtime into a self-hosted enterprise Agent platform with a user workspace, administration, knowledge, document processing, Skills, Tools, MCP and governed execution.

Install

git clone --branch v0.1.1 https://github.com/himovo/movo.git
cd movo
./movo up

The release uses prebuilt linux/amd64 and linux/arm64 images from GHCR. No local image build is required.

Highlights

  • Configurable Python, PyTorch and Hugging Face mirrors for source builds.
  • External Docling model provisioning and reusable document-build caches.
  • MOVO Desktop service-address and update controls in the Community Web workspace.
  • Updated vulnerable DSH Runtime Host dependencies.
  • Expanded English and Chinese product and deployment documentation.

Upgrade from v0.1.0

Back up the deployment, update MOVO_VERSION in .env, and run:

./movo backup /path/on/a/large-disk/movo-backup-v0.1.0
# Set MOVO_VERSION=v0.1.1 in .env
./movo update

Retain the previous version tag for rollback. See the Docker deployment guide for backup and restore details.

Desktop capabilities

The Web workspace supports chat, research, knowledge, files and content generation. Browser Agent and Code Agent require the separately distributed MOVO Desktop, connected to the self-hosted MOVO service.

License and support

MOVO Community Edition is source-available under the MOVO Community License. Without separate written authorization, operating a hosted multi-tenant SaaS service and removing or changing the MOVO frontend logo or copyright notices are not permitted.