Releases: 5101good/amoji
Release list
Amoji v1.0.0
Amoji 1.0.0
面向人和 AI 的表情:人看图,AI 读固定语义。本次发行主要支持 dsh 0.1.5-rc.2,需要 Node.js >=24。
本次提供
- 原生选择器、点选发送,以及用户与 AI 的双向图片展示。
- 经典与办公各24个相同语义,共48个资产;切换画风保留历史消息原图。
- 个人库、草稿、不可变版本、归档恢复和完整
.amoji包导入导出。 - AI 语气、频率、暂停偏好;界面跟随 dsh 中英语言,内置固定语义保持中文。
- 一个文字意图输入框生成 AI 语义建议;模型可选,默认当前会话模型。只传文字意图与生成指令,不传图片或会话历史。采用、编辑、保存、图片加载预览与明确确认之后才入库。
安装
从本 Release 附件下载 amoji-dsh-1.0.0.tgz,按同次发布的 SHA256SUMS 核对 SHA-256。在下载目录运行,按需替换示例 profile 名称:
npx @deepseek-ai/dsh@0.1.5-rc.2 plugin --profile amoji add ./amoji-dsh-1.0.0.tgz --ignore-scripts
npx @deepseek-ai/dsh@0.1.5-rc.2 --profile amoji已有 profile 请先保存工作、安装后重启;选工作区后打开输入区“表情”。包不嵌入 Node、dsh、node_modules 或原生依赖,安装时仍需解析依赖。安装、升级与恢复。
兼容与证据边界
已有 macOS arm64 实际安装、浏览器使用和一次 Flash AI 文字建议成功记录;其他平台、dsh版本与全部模型组合没有完整真机矩阵。历史测试数字仅属于各次候选;最终发布构建结果以对应 GitHub Actions 为准。
AI 图片以 direct tools 为验证目标,Code Dispatch/PTC 嵌套展示不保证。一次 AI 发送已成功显示,之后某提供方工具续答因 reasoning_text 返回400;不能视为整个模型回合成功。建议可能产生所选模型费用,失败不自动重试。Codex、Claude Code 保留 legacy 实现,暂不验证,不作为本次发行的支持承诺。
产品版本1.0.0;数据 Schema仍为0.1,共享API2、数据库4。升级应保留共享库与宿主会话,不降级数据库。
代码与技术文档 MIT,内置基础素材、固定语义与提示 CC0-1.0。第三方依赖保留各自许可,详见包内 NOTICE 与 THIRD_PARTY 清单。
English
Expressions for people and AI: people see artwork, AI reads fixed meaning. This release primarily targets dsh 0.1.5-rc.2 and requires Node.js >=24.
Includes a native click-to-send picker, two-way image rendering, 24 shared meanings in each of Classic/Office (48 assets), personal libraries, drafts, immutable revisions, archiving, pack import/export, and AI tone/frequency/pause preferences. The UI follows dsh's Chinese/English setting; built-in semantics remain Chinese. Appearance changes preserve historical artwork.
Creation uses one text-intent field and a selectable model, defaulting to the current conversation. Only intent and generation instructions are sent, without images or conversation history. Suggestions require adoption, editing as needed, saving, a loaded preview, and explicit confirmation before entering the library.
Download amoji-dsh-1.0.0.tgz from this release, verify SHA-256 using the accompanying SHA256SUMS, and run the installation commands above. Replace the example profile name, save existing work, restart after installation, and select a workspace. The archive does not bundle Node, dsh, node_modules, or native dependencies; installation resolves dependencies separately. See installation, upgrades, and recovery.
Existing evidence includes installation/browser use on macOS arm64 and one successful live Flash text-suggestion request. Other platforms, dsh versions, and all model combinations lack a complete live matrix. Historical test counts belong to their candidates; consult the corresponding GitHub Actions for the final release build.
AI image validation targets direct tools; nested Code Dispatch/PTC rendering is not guaranteed. One AI expression was emitted and displayed successfully before a provider's tool continuation returned HTTP 400 requiring reasoning_text; this was not a successful complete model turn. Suggestions may incur provider charges and do not automatically retry failures. Codex and Claude Code remain unvalidated legacy implementations, outside this release's support commitment.
Product version is 1.0.0, while schema remains 0.1, shared API 2, and database 4. Preserve shared data and host sessions when upgrading; do not downgrade the database. Code/documentation are MIT; built-in assets, semantics, and prompts are CC0-1.0. Dependencies retain their own licenses; see packaged NOTICE and THIRD_PARTY inventories.