@promptster/cli 0.2.6 → 0.2.8

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/README.md CHANGED
@@ -27,6 +27,10 @@ promptster status
27
27
 
28
28
  # Diagnose your setup
29
29
  promptster doctor
30
+
31
+ # Drain queued important decisions without blocking hooks
32
+ promptster decide
33
+ promptster decide watch
30
34
  ```
31
35
 
32
36
  ## Supported Platforms
@@ -40,21 +44,22 @@ promptster doctor
40
44
  From the repo root:
41
45
 
42
46
  ```bash
43
- # 1. Build binaries with the target version
44
- cd apps/promptster-cli-npm
45
- node scripts/build.js 0.2.5 # replace with your version
47
+ # 1. Prepare and stage only the CLI release manifest
48
+ node scripts/cli-release-prepare.mjs 0.2.8
46
49
 
47
- # 2. Update package.json version
48
- # Edit version field in apps/promptster-cli-npm/package.json
50
+ # 2. Review the changelog, then commit the staged files
51
+ git commit -m "chore(cli): release v0.2.8"
49
52
 
50
- # 3. Verify
51
- node bin/promptster.js version # should print 0.2.5
53
+ # 3. Create the release tag after CLI-owned paths are clean
54
+ node scripts/cli-release-tag.mjs 0.2.8
52
55
 
53
- # 4. Publish (pnpm workspace-safe)
54
- pnpm publish --access public --no-git-checks
56
+ # 4. Push commit + tag to trigger CI publish
57
+ git push origin HEAD --follow-tags
55
58
  ```
56
59
 
57
- Or push a `cli-v0.2.5` git tag CI will build + publish automatically.
60
+ Release notes come from `CHANGELOG.md`. The helper scripts only stage the release manifest and will not sweep in unrelated repo changes.
61
+
62
+ The full monorepo release notes are in `docs/cli-release.md`.
58
63
 
59
64
  ## License
60
65
 
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promptster/cli",
3
- "version": "0.2.6",
3
+ "version": "0.2.8",
4
4
  "description": "Promptster CLI — capture and submit developer assessments",
5
5
  "keywords": [
6
6
  "promptster",
@@ -18,6 +18,10 @@
18
18
  "bin": {
19
19
  "promptster": "./bin/promptster.js"
20
20
  },
21
+ "scripts": {
22
+ "build": "node scripts/build.js",
23
+ "prepublishOnly": "node scripts/build.js && node scripts/check-binaries.js"
24
+ },
21
25
  "files": [
22
26
  "bin/",
23
27
  "binaries/",
@@ -29,8 +33,5 @@
29
33
  },
30
34
  "publishConfig": {
31
35
  "access": "public"
32
- },
33
- "scripts": {
34
- "build": "node scripts/build.js"
35
36
  }
36
- }
37
+ }
package/LICENSE DELETED
@@ -1,92 +0,0 @@
1
- Business Source License 1.1
2
-
3
- Parameters
4
-
5
- Licensor: Promptster, Inc.
6
- Licensed Work: Promptster
7
- Additional Use Grant: Candidates and reviewers may use the promptster CLI binary to participate in assessments.
8
- Change Date: 2030-03-04
9
- Change License: Apache License, Version 2.0
10
-
11
- Terms
12
-
13
- Business Source License 1.1
14
-
15
- Copyright (c) 2026 Promptster, Inc.
16
-
17
- Use of this software is governed by the Business Source License included
18
- in this file.
19
-
20
- LICENSE TERMS
21
-
22
- The Licensor hereby grants you the right to copy, modify, create derivative
23
- works, redistribute, and make non-production use of the Licensed Work. The
24
- Licensor may make an Additional Use Grant, above, permitting limited
25
- production use.
26
-
27
- Effective on the Change Date, or the fourth anniversary of the first public
28
- release of a specific version of the Licensed Work under this License,
29
- whichever comes first, the Licensor hereby grants you rights under the terms
30
- of the Change License, and the rights granted in the paragraph above
31
- terminate.
32
-
33
- If your use of the Licensed Work does not comply with the requirements
34
- currently in effect as described in this License, you must purchase a
35
- commercial license from the Licensor, its affiliated entities, or authorized
36
- resellers, or you must refrain from using the Licensed Work.
37
-
38
- All copies of the original and modified Licensed Work, and derivative works
39
- of the Licensed Work, are subject to this License. This License applies
40
- separately for each version of the Licensed Work and the Change Date may vary.
41
-
42
- You must conspicuously display this License on each original or modified copy
43
- of the Licensed Work. If you receive the Licensed Work in original or modified
44
- form from a third party, the terms and conditions set forth in this License
45
- apply to your use of that work.
46
-
47
- Any use of the Licensed Work in violation of this License will automatically
48
- terminate your rights under this License for the current and all other
49
- versions of the Licensed Work.
50
-
51
- This License does not grant you any right in any trademark or logo of
52
- Licensor or its affiliates (provided that you may use a trademark or logo of
53
- Licensor as expressly required by this License).
54
-
55
- TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN
56
- "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
57
- EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
58
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE.
59
-
60
- MariaDB hereby grants you permission to use this License's text to license your
61
- works, and to refer to it using the trademark "Business Source License", as
62
- long as you comply with the Covenants of Licensor below.
63
-
64
- Covenants of Licensor
65
-
66
- In consideration of the right to use this License's text and the "Business
67
- Source License" name and trademark, Licensor covenants to MariaDB, and to all
68
- other recipients of the licensed work to be provided by Licensor:
69
-
70
- 1. To specify as the Change License the GPL Version 2.0 or any later version,
71
- or a license that is compatible with GPL Version 2.0 or a later version,
72
- where "compatible" means that software provided under the Change License can
73
- be included in a larger program with software provided under GPL Version 2.0
74
- or a later version. Licensor may specify additional Change Licenses without
75
- limitation.
76
-
77
- 2. To either:
78
- (a) specify an additional grant of rights to use that does not impose any
79
- additional restriction on the right granted in this License, as the
80
- Additional Use Grant; or
81
- (b) insert the text "None" as the Additional Use Grant, if no such grant is
82
- made.
83
-
84
- 3. To specify a Change Date.
85
-
86
- 4. Not to modify this License in any other way.
87
-
88
- Notice
89
-
90
- The Business Source License (this document, or the "License") is not an Open
91
- Source license. However, the Licensed Work will eventually be made available
92
- under an Open Source License, as stated in this License.