pi-must-have-extension 0.4.6 → 0.4.7
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.
- package/CHANGELOG.md +77 -71
- package/package.json +70 -70
package/CHANGELOG.md
CHANGED
|
@@ -1,71 +1,77 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## [0.4.
|
|
4
|
-
|
|
5
|
-
### Changed
|
|
6
|
-
- Updated
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
- Updated
|
|
13
|
-
|
|
14
|
-
## [0.4.
|
|
15
|
-
|
|
16
|
-
###
|
|
17
|
-
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
-
|
|
47
|
-
-
|
|
48
|
-
- Added `
|
|
49
|
-
|
|
50
|
-
## 0.3.
|
|
51
|
-
|
|
52
|
-
-
|
|
53
|
-
-
|
|
54
|
-
- Added `
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
-
|
|
61
|
-
- Updated
|
|
62
|
-
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
-
|
|
68
|
-
- Added
|
|
69
|
-
-
|
|
70
|
-
|
|
71
|
-
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [0.4.7] - 2026-03-23
|
|
4
|
+
|
|
5
|
+
### Changed
|
|
6
|
+
- Updated `@mariozechner/pi-coding-agent` and `@mariozechner/pi-tui` peer dependencies to ^0.62.0
|
|
7
|
+
- Updated `@types/node` dev dependency to ^25.3.5` and `typescript` dev dependency to ^5.7.3`
|
|
8
|
+
|
|
9
|
+
## [0.4.6] - 2026-03-13
|
|
10
|
+
|
|
11
|
+
### Changed
|
|
12
|
+
- Updated AWS SDK client-bedrock-runtime dependency to 3.1007.0
|
|
13
|
+
|
|
14
|
+
## [0.4.5] - 2026-03-12
|
|
15
|
+
|
|
16
|
+
### Changed
|
|
17
|
+
- Updated `@mariozechner/pi-coding-agent` peer dependency to `^0.57.0`
|
|
18
|
+
- Updated `@types/node` dev dependency to `^25.3.5`
|
|
19
|
+
|
|
20
|
+
## [0.4.4] - 2026-03-04
|
|
21
|
+
|
|
22
|
+
### Fixed
|
|
23
|
+
- Use absolute GitHub raw URL for README image to fix npm display
|
|
24
|
+
|
|
25
|
+
## [0.4.3] - 2026-03-04
|
|
26
|
+
|
|
27
|
+
### Fixed
|
|
28
|
+
- Use GitHub-compatible video embed format (thumbnail image linking to user-attachments video URL)
|
|
29
|
+
|
|
30
|
+
## [0.4.2] - 2026-03-04
|
|
31
|
+
|
|
32
|
+
### Fixed
|
|
33
|
+
- Restored missing asset references in README (demo.mp4 video and pi-must-have-extension.png image)
|
|
34
|
+
|
|
35
|
+
## [0.4.1] - 2026-03-04
|
|
36
|
+
|
|
37
|
+
### Changed
|
|
38
|
+
- Rewrote README.md with professional documentation standards
|
|
39
|
+
- Added comprehensive feature documentation, configuration reference, and usage examples
|
|
40
|
+
- Improved legacy config path detection with centralized lookup
|
|
41
|
+
- Added migration source tracking to config loader feedback
|
|
42
|
+
|
|
43
|
+
## 0.4.0 - 2026-03-02
|
|
44
|
+
|
|
45
|
+
- Renamed package identity from `pi-must-have-plugin` to `pi-must-have-extension`.
|
|
46
|
+
- Renamed extension runtime folder/references and GitHub repository to `pi-must-have-extension`.
|
|
47
|
+
- Updated README, npm metadata, asset naming, and install/config paths to extension terminology.
|
|
48
|
+
- Added compatibility for legacy configs under `pi-must-have-plugin`, `must-have-plugin`, and OpenCode paths.
|
|
49
|
+
|
|
50
|
+
## 0.3.2 - 2026-03-02
|
|
51
|
+
|
|
52
|
+
- Fixed README media rendering for npm by switching to absolute GitHub raw image URLs.
|
|
53
|
+
- Added clickable demo thumbnail and explicit direct video links for npm compatibility.
|
|
54
|
+
- Added `repository`, `homepage`, and `bugs` metadata to improve npm package page link resolution.
|
|
55
|
+
|
|
56
|
+
## 0.3.1 - 2026-03-02
|
|
57
|
+
|
|
58
|
+
- Synced additional behavior from the original OpenCode plugin source.
|
|
59
|
+
- Enhanced debug mode logging to include replacement summary details.
|
|
60
|
+
- Added `config/replacements.custom-sample.jsonc` adapted from the original plugin sample.
|
|
61
|
+
- Updated README with origin attribution, media preview assets, and custom sample guidance.
|
|
62
|
+
- Included asset files and custom sample config in npm package publish list.
|
|
63
|
+
|
|
64
|
+
## 0.3.0 - 2026-03-02
|
|
65
|
+
|
|
66
|
+
- Renamed extension identity from `must-have-plugin` to `pi-must-have-plugin` for naming consistency.
|
|
67
|
+
- Updated package name, README installation paths, and npm install command.
|
|
68
|
+
- Added legacy fallback support for the old config path `~/.pi/agent/extensions/must-have-plugin/config.jsonc`.
|
|
69
|
+
- Renamed GitHub repository to `pi-must-have-plugin` and updated local git remote.
|
|
70
|
+
|
|
71
|
+
## 0.2.0 - 2026-03-02
|
|
72
|
+
|
|
73
|
+
- Restructured project into a production-style layout with `src/`, `config/`, and `test/` directories.
|
|
74
|
+
- Added TypeScript project config, build/lint/test scripts, and strict type-checking setup.
|
|
75
|
+
- Added npm publishing metadata (`files`, `keywords`, `engines`, `publishConfig`, `pi` manifest).
|
|
76
|
+
- Added comprehensive README and package housekeeping files.
|
|
77
|
+
- Kept extension behavior compatible with existing runtime logic and legacy config fallback.
|
package/package.json
CHANGED
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "pi-must-have-extension",
|
|
3
|
-
"version": "0.4.
|
|
4
|
-
"description": "RFC 2119 keyword normalizer extension for the Pi coding agent.",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"main": "./index.ts",
|
|
7
|
-
"exports": {
|
|
8
|
-
".": "./index.ts"
|
|
9
|
-
},
|
|
10
|
-
"files": [
|
|
11
|
-
"index.ts",
|
|
12
|
-
"src",
|
|
13
|
-
"asset",
|
|
14
|
-
"config/config.example.jsonc",
|
|
15
|
-
"config/replacements.custom-sample.jsonc",
|
|
16
|
-
"README.md",
|
|
17
|
-
"CHANGELOG.md",
|
|
18
|
-
"LICENSE",
|
|
19
|
-
"tsconfig.json"
|
|
20
|
-
],
|
|
21
|
-
"scripts": {
|
|
22
|
-
"build": "tsc -p tsconfig.json --noEmit",
|
|
23
|
-
"lint": "npm run build",
|
|
24
|
-
"test": "node --experimental-strip-types --test test/**/*.test.ts",
|
|
25
|
-
"check": "npm run lint && npm run test"
|
|
26
|
-
},
|
|
27
|
-
"keywords": [
|
|
28
|
-
"pi-package",
|
|
29
|
-
"pi-extension",
|
|
30
|
-
"pi-coding-agent",
|
|
31
|
-
"pi",
|
|
32
|
-
"coding-agent",
|
|
33
|
-
"rfc2119",
|
|
34
|
-
"rfc8174",
|
|
35
|
-
"bcp14",
|
|
36
|
-
"prompt-normalization",
|
|
37
|
-
"prompt-rewrite",
|
|
38
|
-
"compliance",
|
|
39
|
-
"jsonc"
|
|
40
|
-
],
|
|
41
|
-
"author": "MasuRii",
|
|
42
|
-
"license": "MIT",
|
|
43
|
-
"repository": {
|
|
44
|
-
"type": "git",
|
|
45
|
-
"url": "git+https://github.com/MasuRii/pi-must-have-extension.git"
|
|
46
|
-
},
|
|
47
|
-
"homepage": "https://github.com/MasuRii/pi-must-have-extension#readme",
|
|
48
|
-
"bugs": {
|
|
49
|
-
"url": "https://github.com/MasuRii/pi-must-have-extension/issues"
|
|
50
|
-
},
|
|
51
|
-
"engines": {
|
|
52
|
-
"node": ">=20"
|
|
53
|
-
},
|
|
54
|
-
"publishConfig": {
|
|
55
|
-
"access": "public"
|
|
56
|
-
},
|
|
57
|
-
"pi": {
|
|
58
|
-
"extensions": [
|
|
59
|
-
"./index.ts"
|
|
60
|
-
]
|
|
61
|
-
},
|
|
62
|
-
"peerDependencies": {
|
|
63
|
-
"@mariozechner/pi-coding-agent": "*"
|
|
64
|
-
},
|
|
65
|
-
"devDependencies": {
|
|
66
|
-
"@mariozechner/pi-coding-agent": "^0.
|
|
67
|
-
"@types/node": "^25.
|
|
68
|
-
"typescript": "^5.
|
|
69
|
-
}
|
|
70
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "pi-must-have-extension",
|
|
3
|
+
"version": "0.4.7",
|
|
4
|
+
"description": "RFC 2119 keyword normalizer extension for the Pi coding agent.",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "./index.ts",
|
|
7
|
+
"exports": {
|
|
8
|
+
".": "./index.ts"
|
|
9
|
+
},
|
|
10
|
+
"files": [
|
|
11
|
+
"index.ts",
|
|
12
|
+
"src",
|
|
13
|
+
"asset",
|
|
14
|
+
"config/config.example.jsonc",
|
|
15
|
+
"config/replacements.custom-sample.jsonc",
|
|
16
|
+
"README.md",
|
|
17
|
+
"CHANGELOG.md",
|
|
18
|
+
"LICENSE",
|
|
19
|
+
"tsconfig.json"
|
|
20
|
+
],
|
|
21
|
+
"scripts": {
|
|
22
|
+
"build": "tsc -p tsconfig.json --noEmit",
|
|
23
|
+
"lint": "npm run build",
|
|
24
|
+
"test": "node --experimental-strip-types --test test/**/*.test.ts",
|
|
25
|
+
"check": "npm run lint && npm run test"
|
|
26
|
+
},
|
|
27
|
+
"keywords": [
|
|
28
|
+
"pi-package",
|
|
29
|
+
"pi-extension",
|
|
30
|
+
"pi-coding-agent",
|
|
31
|
+
"pi",
|
|
32
|
+
"coding-agent",
|
|
33
|
+
"rfc2119",
|
|
34
|
+
"rfc8174",
|
|
35
|
+
"bcp14",
|
|
36
|
+
"prompt-normalization",
|
|
37
|
+
"prompt-rewrite",
|
|
38
|
+
"compliance",
|
|
39
|
+
"jsonc"
|
|
40
|
+
],
|
|
41
|
+
"author": "MasuRii",
|
|
42
|
+
"license": "MIT",
|
|
43
|
+
"repository": {
|
|
44
|
+
"type": "git",
|
|
45
|
+
"url": "git+https://github.com/MasuRii/pi-must-have-extension.git"
|
|
46
|
+
},
|
|
47
|
+
"homepage": "https://github.com/MasuRii/pi-must-have-extension#readme",
|
|
48
|
+
"bugs": {
|
|
49
|
+
"url": "https://github.com/MasuRii/pi-must-have-extension/issues"
|
|
50
|
+
},
|
|
51
|
+
"engines": {
|
|
52
|
+
"node": ">=20"
|
|
53
|
+
},
|
|
54
|
+
"publishConfig": {
|
|
55
|
+
"access": "public"
|
|
56
|
+
},
|
|
57
|
+
"pi": {
|
|
58
|
+
"extensions": [
|
|
59
|
+
"./index.ts"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
"peerDependencies": {
|
|
63
|
+
"@mariozechner/pi-coding-agent": "*"
|
|
64
|
+
},
|
|
65
|
+
"devDependencies": {
|
|
66
|
+
"@mariozechner/pi-coding-agent": "^0.62.0",
|
|
67
|
+
"@types/node": "^25.5.0",
|
|
68
|
+
"typescript": "^5.9.3"
|
|
69
|
+
}
|
|
70
|
+
}
|