anomalyco / anomalyco/opencode

[FEATURE]: add opencode-autorecord to ecosystem plugins list

Open
#43,354 2 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 19, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Feature hasn't been suggested before.
  • I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request

希望将 opencode-autorecord 添加到 Ecosystem 文档 的 Plugins 列表中(packages/web/src/content/docs/ecosystem.mdx)。

解决的问题/需求:OpenCode 默认不会持久保存完整会话记录。用户希望能在事后回顾、检索和分享对话内容(包括工具调用、图片等),但缺少一个开箱即用的自动记录方案。

插件功能

  • 自动保存所有 OpenCode 会话记录到 Markdown 文件,集中存储于 ~/opencode-autorecord/<project>/
  • 生成双级 HTML 视图:opencode-overview.html(仅元数据索引)+ projects/<项目名>.html(完整对话)
  • 已发布至 npm(opencode-autorecord),支持 Windows / Linux
  • 仓库:https://github.com/kevinsoul/opencode-autorecord

预期结果:在 Plugins 表格中新增一行,包含插件名称、仓库链接与一句话描述。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.