diffron 0.1.11__tar.gz → 0.1.12__tar.gz

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 (47) hide show
  1. {diffron-0.1.11/diffron.egg-info → diffron-0.1.12}/PKG-INFO +2 -2
  2. {diffron-0.1.11 → diffron-0.1.12}/README.md +1 -1
  3. {diffron-0.1.11 → diffron-0.1.12}/diffron/__init__.py +1 -1
  4. {diffron-0.1.11 → diffron-0.1.12}/diffron/hooks/prepare-commit-msg-global.py +1 -8
  5. {diffron-0.1.11 → diffron-0.1.12}/diffron/hooks/prepare-commit-msg.py +1 -8
  6. {diffron-0.1.11 → diffron-0.1.12/diffron.egg-info}/PKG-INFO +2 -2
  7. {diffron-0.1.11 → diffron-0.1.12}/diffron.egg-info/top_level.txt +0 -3
  8. {diffron-0.1.11 → diffron-0.1.12}/hooks/prepare-commit-msg-global.py +1 -8
  9. {diffron-0.1.11 → diffron-0.1.12}/hooks/prepare-commit-msg.py +1 -8
  10. {diffron-0.1.11 → diffron-0.1.12}/pyproject.toml +1 -1
  11. {diffron-0.1.11 → diffron-0.1.12}/CHANGELOG.md +0 -0
  12. {diffron-0.1.11 → diffron-0.1.12}/LICENSE +0 -0
  13. {diffron-0.1.11 → diffron-0.1.12}/MANIFEST.in +0 -0
  14. {diffron-0.1.11 → diffron-0.1.12}/diffron/__init__.pyi +0 -0
  15. {diffron-0.1.11 → diffron-0.1.12}/diffron/__main__.py +0 -0
  16. {diffron-0.1.11 → diffron-0.1.12}/diffron/agent_detect.py +0 -0
  17. {diffron-0.1.11 → diffron-0.1.12}/diffron/agent_detect.pyi +0 -0
  18. {diffron-0.1.11 → diffron-0.1.12}/diffron/cli.py +0 -0
  19. {diffron-0.1.11 → diffron-0.1.12}/diffron/cli.pyi +0 -0
  20. {diffron-0.1.11 → diffron-0.1.12}/diffron/client.py +0 -0
  21. {diffron-0.1.11 → diffron-0.1.12}/diffron/client.pyi +0 -0
  22. {diffron-0.1.11 → diffron-0.1.12}/diffron/commit_gen.py +0 -0
  23. {diffron-0.1.11 → diffron-0.1.12}/diffron/commit_gen.pyi +0 -0
  24. {diffron-0.1.11 → diffron-0.1.12}/diffron/git_hooks.py +0 -0
  25. {diffron-0.1.11 → diffron-0.1.12}/diffron/git_hooks.pyi +0 -0
  26. {diffron-0.1.11 → diffron-0.1.12}/diffron/hooks/aipr.py +0 -0
  27. {diffron-0.1.11 → diffron-0.1.12}/diffron/hooks/prepare-commit-msg +0 -0
  28. {diffron-0.1.11 → diffron-0.1.12}/diffron/lemonade.py +0 -0
  29. {diffron-0.1.11 → diffron-0.1.12}/diffron/lemonade.pyi +0 -0
  30. {diffron-0.1.11 → diffron-0.1.12}/diffron/models.py +0 -0
  31. {diffron-0.1.11 → diffron-0.1.12}/diffron/models.pyi +0 -0
  32. {diffron-0.1.11 → diffron-0.1.12}/diffron/pr_gen.py +0 -0
  33. {diffron-0.1.11 → diffron-0.1.12}/diffron/pr_gen.pyi +0 -0
  34. {diffron-0.1.11 → diffron-0.1.12}/diffron/py.typed +0 -0
  35. {diffron-0.1.11 → diffron-0.1.12}/diffron/utils.py +0 -0
  36. {diffron-0.1.11 → diffron-0.1.12}/diffron/utils.pyi +0 -0
  37. {diffron-0.1.11 → diffron-0.1.12}/diffron.egg-info/SOURCES.txt +0 -0
  38. {diffron-0.1.11 → diffron-0.1.12}/diffron.egg-info/dependency_links.txt +0 -0
  39. {diffron-0.1.11 → diffron-0.1.12}/diffron.egg-info/entry_points.txt +0 -0
  40. {diffron-0.1.11 → diffron-0.1.12}/diffron.egg-info/requires.txt +0 -0
  41. {diffron-0.1.11 → diffron-0.1.12}/docs/HOOKS.md +0 -0
  42. {diffron-0.1.11 → diffron-0.1.12}/docs/SETUP.md +0 -0
  43. {diffron-0.1.11 → diffron-0.1.12}/docs/USAGE.md +0 -0
  44. {diffron-0.1.11 → diffron-0.1.12}/hooks/aipr.py +0 -0
  45. {diffron-0.1.11 → diffron-0.1.12}/requirements.txt +0 -0
  46. {diffron-0.1.11 → diffron-0.1.12}/setup.cfg +0 -0
  47. {diffron-0.1.11 → diffron-0.1.12}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: diffron
3
- Version: 0.1.11
3
+ Version: 0.1.12
4
4
  Summary: Git commit message and PR description generator using Lemonade
5
5
  Home-page: https://github.com/diffron/diffron
6
6
  Author: Diffron Contributors
@@ -350,7 +350,7 @@ agent_frameworks = get_agents_by_type("agent") # Agent frameworks
350
350
 
351
351
  | Category | Agents |
352
352
  |----------|--------|
353
- | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, Command Code, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
353
+ | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
354
354
  | **GUI** | Cursor, Windsurf IDE, Copilot (VS Code), Cline (VS Code), Continue.dev (VS Code), Tabnine, Amazon Q (VS Code), Cody (VS Code), MarsCode, JetBrains AI |
355
355
  | **Cloud** | GitHub Codespaces, GitPod, Replit |
356
356
  | **Agent** | Devin, SWE-agent, OpenHands, AutoCodeRover, Mintlify |
@@ -307,7 +307,7 @@ agent_frameworks = get_agents_by_type("agent") # Agent frameworks
307
307
 
308
308
  | Category | Agents |
309
309
  |----------|--------|
310
- | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, Command Code, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
310
+ | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
311
311
  | **GUI** | Cursor, Windsurf IDE, Copilot (VS Code), Cline (VS Code), Continue.dev (VS Code), Tabnine, Amazon Q (VS Code), Cody (VS Code), MarsCode, JetBrains AI |
312
312
  | **Cloud** | GitHub Codespaces, GitPod, Replit |
313
313
  | **Agent** | Devin, SWE-agent, OpenHands, AutoCodeRover, Mintlify |
@@ -24,7 +24,7 @@ from .models import (
24
24
  get_model_config,
25
25
  )
26
26
 
27
- __version__ = "0.1.11"
27
+ __version__ = "0.1.12"
28
28
  __author__ = "Diffron Contributors"
29
29
  __all__ = [
30
30
  "DiffronClient",
@@ -29,17 +29,10 @@ def main():
29
29
  if commit_source in skip_sources:
30
30
  sys.exit(0)
31
31
 
32
- # Skip if an AI coding agent is detected
33
- try:
34
- from diffron.agent_detect import is_ai_agent_commit, is_well_formed_commit
35
- if is_ai_agent_commit():
36
- sys.exit(0)
37
- except ImportError:
38
- pass
39
-
40
32
  # Skip if the existing message is already well-formed
41
33
  if commit_source == "message":
42
34
  try:
35
+ from diffron.agent_detect import is_well_formed_commit
43
36
  with open(commit_msg_file, "r", encoding="utf-8") as f:
44
37
  existing_msg = f.read().strip()
45
38
  if existing_msg and is_well_formed_commit(existing_msg):
@@ -63,17 +63,10 @@ def main():
63
63
  if commit_source in skip_sources:
64
64
  sys.exit(0)
65
65
 
66
- # Skip if an AI coding agent is detected
67
- try:
68
- from diffron.agent_detect import is_ai_agent_commit, is_well_formed_commit
69
- if is_ai_agent_commit():
70
- sys.exit(0)
71
- except ImportError:
72
- pass
73
-
74
66
  # Skip if the existing message is already well-formed
75
67
  if commit_source == "message":
76
68
  try:
69
+ from diffron.agent_detect import is_well_formed_commit
77
70
  with open(commit_msg_file, "r", encoding="utf-8") as f:
78
71
  existing_msg = f.read().strip()
79
72
  if existing_msg and is_well_formed_commit(existing_msg):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: diffron
3
- Version: 0.1.11
3
+ Version: 0.1.12
4
4
  Summary: Git commit message and PR description generator using Lemonade
5
5
  Home-page: https://github.com/diffron/diffron
6
6
  Author: Diffron Contributors
@@ -350,7 +350,7 @@ agent_frameworks = get_agents_by_type("agent") # Agent frameworks
350
350
 
351
351
  | Category | Agents |
352
352
  |----------|--------|
353
- | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, Command Code, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
353
+ | **CLI** | Claude Code, Copilot CLI, Aider, Codex CLI, Amazon Q, Cline, Windsurf, Continue.dev, Tabnine, Cody, Augment, MarsCode, PearAI, Void, Supermaven, MiMo Code, Kilo Code, Hermes, FreeBuff, OpenCode, Qwen Coder |
354
354
  | **GUI** | Cursor, Windsurf IDE, Copilot (VS Code), Cline (VS Code), Continue.dev (VS Code), Tabnine, Amazon Q (VS Code), Cody (VS Code), MarsCode, JetBrains AI |
355
355
  | **Cloud** | GitHub Codespaces, GitPod, Replit |
356
356
  | **Agent** | Devin, SWE-agent, OpenHands, AutoCodeRover, Mintlify |
@@ -1,7 +1,4 @@
1
- build
2
- dev-docs
3
1
  diffron
4
2
  dist
5
3
  docs
6
4
  hooks
7
- internal
@@ -29,17 +29,10 @@ def main():
29
29
  if commit_source in skip_sources:
30
30
  sys.exit(0)
31
31
 
32
- # Skip if an AI coding agent is detected
33
- try:
34
- from diffron.agent_detect import is_ai_agent_commit, is_well_formed_commit
35
- if is_ai_agent_commit():
36
- sys.exit(0)
37
- except ImportError:
38
- pass
39
-
40
32
  # Skip if the existing message is already well-formed
41
33
  if commit_source == "message":
42
34
  try:
35
+ from diffron.agent_detect import is_well_formed_commit
43
36
  with open(commit_msg_file, "r", encoding="utf-8") as f:
44
37
  existing_msg = f.read().strip()
45
38
  if existing_msg and is_well_formed_commit(existing_msg):
@@ -63,17 +63,10 @@ def main():
63
63
  if commit_source in skip_sources:
64
64
  sys.exit(0)
65
65
 
66
- # Skip if an AI coding agent is detected
67
- try:
68
- from diffron.agent_detect import is_ai_agent_commit, is_well_formed_commit
69
- if is_ai_agent_commit():
70
- sys.exit(0)
71
- except ImportError:
72
- pass
73
-
74
66
  # Skip if the existing message is already well-formed
75
67
  if commit_source == "message":
76
68
  try:
69
+ from diffron.agent_detect import is_well_formed_commit
77
70
  with open(commit_msg_file, "r", encoding="utf-8") as f:
78
71
  existing_msg = f.read().strip()
79
72
  if existing_msg and is_well_formed_commit(existing_msg):
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "diffron"
7
- version = "0.1.11"
7
+ version = "0.1.12"
8
8
  description = "Git commit message and PR description generator using Lemonade"
9
9
  readme = "README.md"
10
10
  license = {text = "MIT"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes