file-brief 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +2 -1
package/README.md CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/file-brief)](https://www.npmjs.com/package/file-brief)
4
4
  [![npm downloads](https://img.shields.io/npm/dm/file-brief)](https://www.npmjs.com/package/file-brief)
5
+ [![DSH Market](https://raw.githubusercontent.com/2BingLing/dsh-market/master/assets/readme/badge-listed-en.svg)](https://dsh.market/?q=Zhiyi-Zhao%2Ffile-brief)
5
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
6
7
  [![CI](https://github.com/Zhiyi-Zhao/file-brief/actions/workflows/validate.yml/badge.svg)](https://github.com/Zhiyi-Zhao/file-brief/actions/workflows/validate.yml)
7
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "file-brief",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Agent-agnostic skill that turns task input files into reusable structural briefs and a per-task searchable index (OpenAI Codex, Claude Code, DeepSeek Harness)",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -14,6 +14,7 @@
14
14
  "url": "https://github.com/Zhiyi-Zhao/file-brief/issues"
15
15
  },
16
16
  "keywords": [
17
+ "dsh",
17
18
  "dsh-plugin",
18
19
  "deepseek-harness",
19
20
  "skill",