@Scynull 在 我写了一个 hindsight 的翻译脚本,分享一下 中发帖
hindsight 作为一款开源的 agent 记忆库实现方案,但是我部署以后发现他的 web-ui 没有中文版,想到未来估计会支持,就叫 AI 做了一个翻译的猴油脚本,有用这个记忆框架的可以先用着,等以后官方支持中文。
// ==UserScript==
// @name Hindsight 中文界面增强
// @namespace https://forest.example.local
// @version 0.6.1
// @description 将 Hindsight Control Plane 的常用英文界面翻译为更自然的简体中文。
// @author OpenClaw
// @match *://192.168.0.99:9999/*
// @match *://192.168.0.99:999...