Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:11

更新日志

新增

  • 角色市场 v2:从一个搜索框升级为真正的目录。修正封面图床(改用带实时缩略的存储 CDN,封面终于能加载);进入即浏览真实榜单,支持「热门 / 趋势 / 最新」排序,空查询也可浏览;筛选:标签 chips(逗号连接做 AND)、原创(OC)、含世界书、NSFW,每张卡带下载 / 喜欢 / 对话角标,「加载更多」分页;点开卡片是只读预览(封面、统计、标签、人设分节),样式与浏览自己的卡一致,只有「加入卡组」一个动作。(9ec4aa9)
  • 忠实的卡片导入(不经模型):人设 / 开场白 / 世界书逐字带入。可在创建框粘贴外部卡 JSON(ST V2/V3 data 块、V1 扁平结构,或 character-tavern 的 API 结构),或直接把 .json / .png 卡拖进来——PNG 卡内嵌的立绘会作为角色美术带过来。Tavern 美术(拖入的 PNG + 市场封面)落为立绘,绝不占用头像;头像 / 表情 / 背景留给你自己生成。对缺失项同样宽容:没有理想就省略、主题色确定性推导、字典形式的世界书条目按原生加载器归一化、悬空的素材指针丢弃。(9ec4aa9)
  • 提示词:用户语言 + 简洁 + Fable-5 中立工艺(仅在启用工具时叠加,纯角色扮演卡不受影响):用用户书写的语言回答;回复长度匹配问题——简单的问题给短答案,而非长篇大论 / 复述 / 收尾;独立产物写进工作区文件(MEDIA:),可阅读的东西内联呈现;引用文件前先确认其存在而非杜撰内容;需求不明确时先做一版、说明假设、只问一件事;相信新鲜的网络结果胜过过期记忆;共享文件之后不再长篇复述。(a0ae089)

修复

  • 去除提示词中的品牌泄漏:工具包 note 随稳定前缀注入、是模型可见的——从内置 sandbox 包(note 与面向操作者的描述)里清掉 (hermes parity)/hermes tool surface 字样,并修正一处过时的 wish(该工具已移除,角色生活工具是 speak / rest)。新增回归测试扫描内置包是否有品牌泄漏。(a0ae089)

Changelog

Added

  • Market v2: from a search box to a real catalog. Covers fixed (the cover host 403'd everyone — switched to the storage CDN with on-the-fly thumbnails, so covers now load); opens to a default browse over the real ranking with Popular / Trending / Newest sort tabs (empty query allowed); filters — tag chips (AND via one comma-joined param), Original (OC), Has lorebook, NSFW — plus per-card download / like / message badges and "load more" pagination; clicking a card opens a read-only preview (cover, stats, tags, persona sections) styled like browsing your own cards, with one action: add to deck. (9ec4aa9)
  • Faithful card import (no model call): persona / greeting / lorebook brought over verbatim. Paste a foreign card JSON in the create box (ST V2/V3 data block, V1 flat, or the character-tavern API shape), or drag a .json / .png card in — a PNG card's embedded portrait is carried over as the character's art. Tavern art (a dropped PNG + the market cover) becomes the sprite (立绘), never the avatar; the avatar / stickers / background are left for you to generate. Tolerant of what foreign cards lack: absent aspiration omitted, theme color derived deterministically, dict-form lorebook entries normalized like the native loader, dangling asset pointers dropped. (9ec4aa9)
  • Prompt: reply in the user's language, brevity, + Fable-5 neutral craft (tools-gated — a pure-roleplay card is untouched): answer in the language the user is writing in; match response length to the question — a simple ask gets a short answer, not an essay / recap / wrap-up; route a standalone artifact to a workspace file (MEDIA:) and a thing-to-read inline; verify a referenced file exists before acting rather than inventing contents; on an underspecified request, take a first pass, state assumptions, ask one thing; trust a fresh web result over stale memory; let a shared file speak without a long postamble. (a0ae089)

Fixes

  • De-brand the prompt: the toolpack note rides the stable prefix and is model-facing — dropped the (hermes parity) / hermes tool surface brand from the bundled sandbox pack (both the note and the operator-facing description) and fixed a stale wish (that tool was removed; the chara-life tools are speak / rest). A new regression test scans the bundled pack for brand leakage. (a0ae089)