Skip to content

Commit cd7f16c

Browse files
committed
chore: add sopify logo
Release-Sync: yes Release-Version: 2026-03-25.131617 Release-Date: 2026-03-25
1 parent 6770a65 commit cd7f16c

8 files changed

Lines changed: 23 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ This changelog is maintained manually (not auto-generated).
66

77
## [Unreleased]
88

9+
## [2026-03-25.131617] - 2026-03-25
10+
11+
### Docs
12+
13+
- Refined public documentation:
14+
- `README.md`
15+
- `README_EN.md`
16+
17+
### Changed
18+
19+
- Updated project files:
20+
- `assets/logo.png`
21+
922
## [2026-03-25.104035] - 2026-03-25
1023

1124
### Docs

Claude/Skills/CN/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- bootstrap: lang=zh-CN; encoding=UTF-8 -->
2-
<!-- SOPIFY_VERSION: 2026-03-25.104035 -->
2+
<!-- SOPIFY_VERSION: 2026-03-25.131617 -->
33
<!-- ARCHITECTURE: Adaptive Workflow + Layered Rules -->
44

55
# Sopify - 自适应 AI 编程助手

Claude/Skills/EN/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- bootstrap: lang=en-US; encoding=UTF-8 -->
2-
<!-- SOPIFY_VERSION: 2026-03-25.104035 -->
2+
<!-- SOPIFY_VERSION: 2026-03-25.131617 -->
33
<!-- ARCHITECTURE: Adaptive Workflow + Layered Rules -->
44

55
# Sopify - Adaptive AI Programming Assistant

Codex/Skills/CN/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- bootstrap: lang=zh-CN; encoding=UTF-8 -->
2-
<!-- SOPIFY_VERSION: 2026-03-25.104035 -->
2+
<!-- SOPIFY_VERSION: 2026-03-25.131617 -->
33
<!-- ARCHITECTURE: Adaptive Workflow + Layered Rules -->
44

55
# Sopify - 自适应 AI 编程助手

Codex/Skills/EN/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- bootstrap: lang=en-US; encoding=UTF-8 -->
2-
<!-- SOPIFY_VERSION: 2026-03-25.104035 -->
2+
<!-- SOPIFY_VERSION: 2026-03-25.131617 -->
33
<!-- ARCHITECTURE: Adaptive Workflow + Layered Rules -->
44

55
# Sopify - Adaptive AI Programming Assistant

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
<div align="center">
44

5+
<img src="./assets/logo.png" width="120" alt="Sopify Logo" />
6+
57
**可恢复、可复盘、可沉淀的 AI 编程工作流**
68

79
[![许可证](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
810
[![文档](https://img.shields.io/badge/docs-CC%20BY%204.0-green.svg)](./LICENSE-docs)
9-
[![版本](https://img.shields.io/badge/version-2026--03--25.104035-orange.svg)](#版本历史)
11+
[![版本](https://img.shields.io/badge/version-2026--03--25.131617-orange.svg)](#版本历史)
1012
[![欢迎PR](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING_CN.md)
1113

1214
[English](./README_EN.md) · [简体中文](./README.md) · [快速开始](#快速开始) · [配置说明](#配置说明) · [贡献者](./CONTRIBUTORS.md)

README_EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
<div align="center">
44

5+
<img src="./assets/logo.png" width="120" alt="Sopify Logo" />
6+
57
**A recoverable, reviewable, cross-session AI coding workflow**
68

79
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
810
[![Docs](https://img.shields.io/badge/docs-CC%20BY%204.0-green.svg)](./LICENSE-docs)
9-
[![Version](https://img.shields.io/badge/version-2026--03--25.104035-orange.svg)](#version-history)
11+
[![Version](https://img.shields.io/badge/version-2026--03--25.131617-orange.svg)](#version-history)
1012
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)
1113

1214
[English](./README_EN.md) · [简体中文](./README.md) · [Quick Start](#quick-start) · [Configuration](#configuration) · [Contributors](./CONTRIBUTORS.md)

assets/logo.png

152 KB
Loading

0 commit comments

Comments
 (0)