agnostic-prompt-aps 1.1.4__py3-none-any.whl → 1.1.6__py3-none-any.whl

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.
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agnostic-prompt-aps
3
- Version: 1.1.4
3
+ Version: 1.1.6
4
4
  Summary: CLI to install and manage the Agnostic Prompt Standard (APS) skill and platform templates.
5
5
  Author: Agnostic Prompt Standard contributors
6
- License: Apache-2.0
6
+ License: MIT
7
7
  Project-URL: Homepage, https://github.com/chris-buckley/agnostic-prompt-standard
8
8
  Project-URL: Repository, https://github.com/chris-buckley/agnostic-prompt-standard.git
9
9
  Requires-Python: >=3.10
@@ -12,6 +12,7 @@ License-File: LICENSE
12
12
  Requires-Dist: typer>=0.12.0
13
13
  Requires-Dist: rich>=13.0.0
14
14
  Requires-Dist: questionary>=2.0.1
15
+ Requires-Dist: pydantic>=2.0.0
15
16
  Provides-Extra: dev
16
17
  Requires-Dist: pytest>=8.0.0; extra == "dev"
17
18
  Requires-Dist: build>=1.0.0; extra == "dev"
@@ -1,31 +1,35 @@
1
- agnostic_prompt_aps-1.1.4.dist-info/licenses/LICENSE,sha256=ZnrdsR9KFRBGUrA3oci51kC6Ky7bOEiN38fzODJIz8w,10744
2
- aps_cli/__init__.py,sha256=Evw3YjHq5uuL46cWNlFrfy25VPdQPhqi2ZXcBSQicn4,49
3
- aps_cli/__main__.py,sha256=8nvQUt6R5ewRVwm-4nTGanTubiL0voDVOycLQ3kCziw,126
4
- aps_cli/cli.py,sha256=NRd2FB0Xl-hHS56r5JoC1TW1cjnewnJsja6nsSY3ZLQ,9724
5
- aps_cli/core.py,sha256=K2e69_t0DCk2QVljo9SS17QdVHXq1ulRNeGADNz_V8c,4734
6
- aps_cli/payload/agnostic-prompt-standard/SKILL.md,sha256=F3TmaDBkZ39rpe0zAtjU31A3RLA6_uhykVY4lnWRsjQ,3214
1
+ agnostic_prompt_aps-1.1.6.dist-info/licenses/LICENSE,sha256=bixK0b9fG-B4jQ16f5FD8qbhuEo-ivFA1MojYWAjbAQ,1114
2
+ aps_cli/__init__.py,sha256=e9yNEQwVIgXzQhkio1Wkvn6XXiwoN8UakODh2E0-fg0,49
3
+ aps_cli/__main__.py,sha256=cGvRl_jCFxhnuk_cxPOYbJIJCKnh6O0dT9p9NwK309g,127
4
+ aps_cli/cli.py,sha256=FvVq6tr5FIng13eKavOepe_SU7E_xsQYeiJDPn1M64A,18715
5
+ aps_cli/core.py,sha256=SDXe5222_ZwYzn9ZwVdHcBdYoTfyjrT9peLPk8hHZSw,11622
6
+ aps_cli/schemas.py,sha256=x4Yqm0u4utNdr7QdfZBCCDg0bBI0lM6FYpy19YsPyBE,4986
7
+ aps_cli/payload/agnostic-prompt-standard/SKILL.md,sha256=w9p8Vy4WnjEg5CjuWn9hoq5avlqSMVqcXYOgaZ1x908,3207
7
8
  aps_cli/payload/agnostic-prompt-standard/assets/constants/constants-json-block-v1.0.0.example.md,sha256=xFwyXhYK1s4IcHG7b_951lpOCvi4pmIenWG0QNvYn3Q,314
8
9
  aps_cli/payload/agnostic-prompt-standard/assets/constants/constants-text-block-v1.0.0.example.md,sha256=JHIO0ph7Pa1eBUyoqn8rYmtNivVADJD1K1uOllEY5GM,454
9
10
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-code-changes-full-v1.0.0.example.md,sha256=CTt0CS0ZLy3pNjc-wxxG8kIZvM8KOEIaXtzNJwHSc1A,754
10
11
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-code-map-v1.0.0.example.md,sha256=zFHHNhtRS9DW1EBcbnckowwgovlfa4YQX7bVbtagCwM,646
12
+ aps_cli/payload/agnostic-prompt-standard/assets/formats/format-docs-index-v1.0.0.example.md,sha256=e681zyVDM0yNUar6Gllxld2v6sSPL4qgxtKWznKE3vU,919
11
13
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-error-v1.0.0.example.md,sha256=0BxF1ZNHXMDPt2HR3HaEtM90XHfL15JXONV9neQ8Kmg,435
12
14
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-hierarchical-outline-v1.0.0.example.md,sha256=cbbNOs3C6SvynV4q29aS8hA4GrVWmm2iEcRE7uVlhIg,700
13
15
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-ideation-list-v1.0.0.example.md,sha256=8PIHFtsnmph7aFyiXDYQqu9zzuREb7tDzNmOXA8iNeA,766
14
16
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-markdown-table-v1.0.0.example.md,sha256=p8_m8xa_CgJqO_s4yRNi3-kmxV2fdPlwWt7xSmRkhIQ,790
15
17
  aps_cli/payload/agnostic-prompt-standard/assets/formats/format-table-api-coverage-v1.0.0.example.md,sha256=H5ifFMGpeb7lZmwxrD7_12ELwRsPOMBKnxPgspurdQU,805
16
18
  aps_cli/payload/agnostic-prompt-standard/platforms/README.md,sha256=8UG_U4PqbOhtzk6LVa9EaK2VK8By1T6EGzKpcs3NGak,1894
17
- aps_cli/payload/agnostic-prompt-standard/platforms/_schemas/platform-manifest.schema.json,sha256=p7CQ8TE1miFK8pnz0La-Z-fveOodqARB82HeAZ6qSUE,3900
19
+ aps_cli/payload/agnostic-prompt-standard/platforms/_schemas/platform-manifest.schema.json,sha256=Z6y-tTaDaAOHNvwcYkgOE_PmUoUMP0guUFzF2auSu9Q,4007
18
20
  aps_cli/payload/agnostic-prompt-standard/platforms/_schemas/tools-registry.schema.json,sha256=Sab8ydDEj4yyleZuNxJV3JXd5ibz5BY2xS1w4Vo4bI4,3083
19
21
  aps_cli/payload/agnostic-prompt-standard/platforms/_template/README.md,sha256=9N0UQYBpADfsNQjC83vhXsAstxxMGG52qZFOHVVccsg,203
20
22
  aps_cli/payload/agnostic-prompt-standard/platforms/_template/manifest.json,sha256=0BWKB95FcJU-Nn0ZCLoE5td9q0vfbYgOq9rjW8OhQlw,523
21
23
  aps_cli/payload/agnostic-prompt-standard/platforms/_template/tools-registry.json,sha256=myt1MAnLArg_BWMiiMpj1fcWQy_Ve-LLIYPITtYlM5o,231
22
24
  aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/README.md,sha256=OSYK-SkgaD8rYfpolJJJ2aI8KK8iH8YQIZPHdMGNYF0,6963
23
- aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/manifest.json,sha256=jRXppWLfuxVDEAPJcq0ROhWob5XxxoonBijsm4DxYtQ,2225
25
+ aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/manifest.json,sha256=rFPhdQEeYQVmuABEQO7z03jtnMxpxJpOTslPJiqTQ8g,2397
24
26
  aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/tools-registry.json,sha256=j3bHgu4D7hGFs0WgQEWY7GglLP-ceubI4g_3s2EzN5k,8447
25
27
  aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/frontmatter/agent-frontmatter.md,sha256=PbAKJlJoCRBKg6hbkCIV4sb0U62nPWGiMB3IVvfmIBg,2398
26
28
  aps_cli/payload/agnostic-prompt-standard/platforms/claude-code/frontmatter/rules-frontmatter.md,sha256=W6_UWAHUco_E8B-QhKDyZ3e7-HETvfouyye9PlPlW5E,857
29
+ aps_cli/payload/agnostic-prompt-standard/platforms/opencode/manifest.json,sha256=ElfHNd9QVyAgGrZ0gBhI0tBwZiB4YywWetMTCb4UhpA,883
30
+ aps_cli/payload/agnostic-prompt-standard/platforms/opencode/tools-registry.json,sha256=kl75v0hxeDb09_mcx2IR79iD2S3N0ls82VbFlecvWzE,73
27
31
  aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/README.md,sha256=Az2HrIYb_ixz2NWzc_U5DDMkiyV1Xj-SuPZflYZlKl4,2620
28
- aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/manifest.json,sha256=6SUGzmvXut5lH5MNXkHGESO_HcPNNY6M56FsLZEOPk8,1766
32
+ aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/manifest.json,sha256=bJK8KfbBPJNsp3Ot_3h4daeN6VnJXKRHuCxDSugFj40,1928
29
33
  aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/tools-registry.json,sha256=yomjl-_jztd2I0-CGF8plnYtvAWrT-t0StqJF8LoQ04,14966
30
34
  aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/frontmatter/agent-frontmatter.md,sha256=FXXhAofu4PKxmbKSPtIJIEGfHz6BD-XhQOYBHgdGoTU,1071
31
35
  aps_cli/payload/agnostic-prompt-standard/platforms/vscode-copilot/frontmatter/instructions-frontmatter.md,sha256=Mso-Yz7EEoAWlDbJy_2ydt267f1wwDzwrNL7J-QFhqk,356
@@ -39,8 +43,8 @@ aps_cli/payload/agnostic-prompt-standard/references/04-schemas-and-types.md,sha2
39
43
  aps_cli/payload/agnostic-prompt-standard/references/05-grammar.md,sha256=2wdAmgPnMvEZp9NP5yxJ0B7qzdbHQgi_clQWwmx6ipM,5056
40
44
  aps_cli/payload/agnostic-prompt-standard/references/06-logging-and-privacy.md,sha256=38jq2KiJaMxbYQl5b6-6cd-9n9u30Dp9XpdCvJ00cAk,753
41
45
  aps_cli/payload/agnostic-prompt-standard/references/07-error-taxonomy.md,sha256=DiZDOl3rzL2QxuvOOzuIvafbOyfse0l-zJL83HncOYw,5266
42
- agnostic_prompt_aps-1.1.4.dist-info/METADATA,sha256=oZNuQa8-xBtSPkd_HyR7z4NP_qzztNBUtvcZ0xGJZT4,2148
43
- agnostic_prompt_aps-1.1.4.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
44
- agnostic_prompt_aps-1.1.4.dist-info/entry_points.txt,sha256=a43GxenITS3XmOM2LOZgHWOyY1_usOojF0FJvAhwWwU,80
45
- agnostic_prompt_aps-1.1.4.dist-info/top_level.txt,sha256=ZH6TKm_OpENvlmI63-Fqi10WFhuYf_hMAspRwxQmK6Y,8
46
- agnostic_prompt_aps-1.1.4.dist-info/RECORD,,
46
+ agnostic_prompt_aps-1.1.6.dist-info/METADATA,sha256=6XQ1D84uytHaZxYaYyiVV5ujmcZYB1BgoAI8gwoUeeM,2172
47
+ agnostic_prompt_aps-1.1.6.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
48
+ agnostic_prompt_aps-1.1.6.dist-info/entry_points.txt,sha256=a43GxenITS3XmOM2LOZgHWOyY1_usOojF0FJvAhwWwU,80
49
+ agnostic_prompt_aps-1.1.6.dist-info/top_level.txt,sha256=ZH6TKm_OpENvlmI63-Fqi10WFhuYf_hMAspRwxQmK6Y,8
50
+ agnostic_prompt_aps-1.1.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.1)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Christopher Buckley, Juan Burckhardt, Anastasiya Smirnova
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
aps_cli/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  __all__ = ["__version__"]
2
2
 
3
- __version__ = "1.1.4"
3
+ __version__ = "1.1.6"
aps_cli/__main__.py CHANGED
@@ -1,4 +1,5 @@
1
1
  """Allow running the package with `python -m aps_cli`."""
2
+
2
3
  from aps_cli.cli import main
3
4
 
4
5
  if __name__ == "__main__":