Releases: Cottzz/thought-codec
Release list
ThoughtCodec v0.1.1
ThoughtCodec v0.1.1
Public repository cleanup release for ThoughtCodec.
English
This release points the latest GitHub source archive at the cleaned public repository structure.
Changes
- Removed process-only files from the public repository, including logo exploration notes, generated brand references, publication audit notes, local release notes, publishing checklists, template placeholders, and empty fixture folders.
- Kept the repository focused on reusable deliverables: bilingual README files, bilingual documentation, five skills, examples, catalog metadata, final visual assets, validation scripts, and GitHub community files.
- Updated documentation and validation rules so the cleaned repository structure has no broken local links or required-file checks for removed process artifacts.
Validation
bash scripts/validate_structure.sh- Git tag:
v0.1.1 - Commit:
a6c11e9
简体中文
ThoughtCodec v0.1.1 是公开仓库清理版,用于让 GitHub Latest Release 的源码包指向已经清理后的仓库结构。
变更内容
- 删除公开仓库中的过程文件,包括 logo 探索记录、生图参考、发布审计、本地 release notes、发布清单、模板占位文件和空测试占位目录。
- 保留核心交付物:中英双语 README、中英双语文档、5 个 Skill、示例、catalog 元数据、最终视觉资产、校验脚本和 GitHub 社区文件。
- 更新文档与校验规则,确保清理后的仓库结构没有断链,也不会继续要求已删除的过程文件。
校验
bash scripts/validate_structure.sh- Git tag:
v0.1.1 - Commit:
a6c11e9
ThoughtCodec v0.1.0
ThoughtCodec v0.1.0 Release Notes
English
ThoughtCodec v0.1.0 is the initial public release of the project. It establishes the repository identity, bilingual documentation structure, first skill set, visual assets, and validation workflow needed for open-source collaboration.
Highlights
- Introduces the ThoughtCodec / 思维编解码 project identity.
- Publishes five preview-status bilingual skills:
- Architecture Scaffolding
- SOP Instantiation
- Rule And Prompt Optimizer
- Code Abstraction And Encapsulation
- Personal Methodology Engine
- Adds English and Simplified Chinese README files and documentation.
- Adds a machine-readable skill catalog at
catalog/skills.json. - Adds project visual assets, including logo, README banner, diagrams, and GitHub social preview artwork.
- Adds contribution, conduct, security, issue template, pull request template, and publishing checklist materials.
- Adds repository validation through
scripts/validate_structure.shand GitHub Actions.
Status
This release is a preview foundation. The skills are ready for public reading and practical trial, but future releases should continue improving examples, model-specific notes, validation coverage, and domain-specific skills.
Recommended GitHub Release Summary
Initial public preview release of ThoughtCodec: a bilingual skill library for turning abstract intent into executable AI workflows and compressing repeated practice into reusable agent skills.
简体中文
ThoughtCodec v0.1.0 是项目的初始公开版本。它建立了开源协作所需的仓库身份、双语文档结构、首批 Skill、视觉资产和自动校验流程。
重点内容
- 确立 ThoughtCodec / 思维编解码 项目身份。
- 发布 5 个 preview 状态的中英双语 Skill:
- 架构级脚手架生成器
- 标准作业程序实例化引擎
- 规则与提示词迭代器
- 代码与组件重构器
- 个人方法论引擎
- 添加英文与简体中文 README 和项目文档。
- 添加机器可读 Skill 索引
catalog/skills.json。 - 添加项目视觉资产,包括 logo、README banner、图表和 GitHub social preview 图。
- 添加贡献指南、行为准则、安全说明、Issue 模板、PR 模板和发布清单。
- 通过
scripts/validate_structure.sh和 GitHub Actions 添加仓库校验。
当前状态
本版本是预览型基础版本。Skill 已适合公开阅读和试用,但后续版本仍应继续改进示例、模型专用说明、校验覆盖和更多领域 Skill。
推荐 GitHub Release 摘要
ThoughtCodec 初始公开预览版:一个中英双语 Skill 库,用于把抽象意图解压为可执行 AI 工作流,并把重复实践压缩为可复用智能体 Skill。