git-commit-msg-ai 2.0.0__py3-none-any.whl → 2.0.1__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.
@@ -16,7 +16,7 @@ SYSTEM_PROMPT: Final[str] = textwrap.dedent("""\
16
16
  - If there is a breaking change, add a blank line after the body followed by "BREAKING CHANGE: <description of what breaks and why>
17
17
  Types: feat, fix, docs, style, refactor, test, chore""")
18
18
 
19
- MODEL: Final[str] = "claude-haiku-4-5-20251001"
19
+ MODEL: Final[str] = "claude-sonnet-4-6"
20
20
  MAX_TOKENS: Final[int] = 1024
21
21
 
22
22
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: git-commit-msg-ai
3
- Version: 2.0.0
3
+ Version: 2.0.1
4
4
  Summary: AI-powered git commit message generator following Conventional Commits
5
5
  License-Expression: MIT
6
6
  Requires-Python: >=3.14
@@ -123,7 +123,7 @@ Pushing a version tag (e.g. `v1.5.2`) triggers the CD pipeline:
123
123
  1. Tests are re-run as a gate
124
124
  2. The tag version is verified to match the version in `pyproject.toml`
125
125
  3. The package is built and published to [PyPI](https://pypi.org/project/git-commit-msg-ai/)
126
- 4. A GitHub Release is created with release notes generated by Claude Haiku from the commit log
126
+ 4. A GitHub Release is created with release notes generated by Claude Sonnet from the commit log
127
127
 
128
128
  **Releasing a new version:**
129
129
 
@@ -1,11 +1,11 @@
1
1
  git_commit_msg_ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- git_commit_msg_ai/ai_client.py,sha256=DktS01lI62kaIRW4SccdelpwFn3VSJ_YRjlO5_IQE6I,2238
2
+ git_commit_msg_ai/ai_client.py,sha256=EVwn_FkRnLEi30qIkllPqkuqUoyQ1rGrsMeywJ5BYvs,2230
3
3
  git_commit_msg_ai/cli.py,sha256=33N5IFgD_ENAfNTf3X4w4fsE9WyiV-qLneN5Lay7IdQ,2187
4
4
  git_commit_msg_ai/editor.py,sha256=wW7TJ4zVvvN7ThLtrJthAf9FjdmIDTbBS7V5pIW490s,2143
5
5
  git_commit_msg_ai/exceptions.py,sha256=7Hwluf3zHMjs4lpGktWS-Lwgo8y_4Xbb1WqzPQHkkUA,352
6
6
  git_commit_msg_ai/git_ops.py,sha256=qZae4w3IEf3Lmf2T5oWItkgM0PrEYHCWr3TgBJLeecY,1387
7
- git_commit_msg_ai-2.0.0.dist-info/METADATA,sha256=il4_uh_01x9ON1Dfz69-ExOB2a3z1gYRG4_z0DQy-MI,4226
8
- git_commit_msg_ai-2.0.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
9
- git_commit_msg_ai-2.0.0.dist-info/entry_points.txt,sha256=KTu6wUhl0p3nf27k8L4vpSH_hpeRQpwzMPSmKv7K5Cs,65
10
- git_commit_msg_ai-2.0.0.dist-info/top_level.txt,sha256=XYQC2BXvrcREGKEG7sm9nbwO7ifqcUSVgU7SW8BTURs,18
11
- git_commit_msg_ai-2.0.0.dist-info/RECORD,,
7
+ git_commit_msg_ai-2.0.1.dist-info/METADATA,sha256=VwvYQG_9avnabWLBZynGOBuCZaxiNgplK6zXKCZDCPQ,4227
8
+ git_commit_msg_ai-2.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
9
+ git_commit_msg_ai-2.0.1.dist-info/entry_points.txt,sha256=KTu6wUhl0p3nf27k8L4vpSH_hpeRQpwzMPSmKv7K5Cs,65
10
+ git_commit_msg_ai-2.0.1.dist-info/top_level.txt,sha256=XYQC2BXvrcREGKEG7sm9nbwO7ifqcUSVgU7SW8BTURs,18
11
+ git_commit_msg_ai-2.0.1.dist-info/RECORD,,