isagellm-dev-tools 0.2.2.2__tar.gz → 0.2.3.0__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 (63) hide show
  1. {isagellm_dev_tools-0.2.2.2/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.3.0}/PKG-INFO +17 -1
  2. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/README.md +16 -0
  3. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/pyproject.toml +1 -1
  4. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0/src/isagellm_dev_tools.egg-info}/PKG-INFO +17 -1
  5. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/isagellm_dev_tools.egg-info/SOURCES.txt +2 -0
  6. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__init__.py +1 -1
  7. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__init__.pyc +0 -0
  8. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/__init__.cpython-311.pyc +0 -0
  9. isagellm_dev_tools-0.2.3.0/src/sagellm_dev_tools/__pycache__/cli.cpython-311.pyc +0 -0
  10. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/github_cli.cpython-311.pyc +0 -0
  11. isagellm_dev_tools-0.2.3.0/src/sagellm_dev_tools/cli.pyc +0 -0
  12. isagellm_dev_tools-0.2.3.0/src/sagellm_dev_tools/commands/__pycache__/stats.cpython-311.pyc +0 -0
  13. isagellm_dev_tools-0.2.3.0/src/sagellm_dev_tools/commands/stats.pyc +0 -0
  14. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/github_cli.pyc +0 -0
  15. isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/__pycache__/cli.cpython-311.pyc +0 -0
  16. isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/cli.pyc +0 -0
  17. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/MANIFEST.in +0 -0
  18. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/setup.cfg +0 -0
  19. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/setup.py +0 -0
  20. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/isagellm_dev_tools.egg-info/dependency_links.txt +0 -0
  21. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/isagellm_dev_tools.egg-info/entry_points.txt +0 -0
  22. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/isagellm_dev_tools.egg-info/requires.txt +0 -0
  23. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/isagellm_dev_tools.egg-info/top_level.txt +0 -0
  24. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/checker.cpython-311.pyc +0 -0
  25. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/cli.cpython-311-pytest-8.4.2.pyc +0 -0
  26. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/constants.cpython-311.pyc +0 -0
  27. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/fixer.cpython-311.pyc +0 -0
  28. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/hooks_manager.cpython-311.pyc +0 -0
  29. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/pytorch_manager.cpython-311.pyc +0 -0
  30. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/__pycache__/repo_manager.cpython-311.pyc +0 -0
  31. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/checker.pyc +0 -0
  32. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__init__.pyc +0 -0
  33. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/__init__.cpython-311.pyc +0 -0
  34. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/fix.cpython-311.pyc +0 -0
  35. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc +0 -0
  36. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/hooks.cpython-311.pyc +0 -0
  37. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/pytorch.cpython-311.pyc +0 -0
  38. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/__pycache__/repo.cpython-311.pyc +0 -0
  39. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/fix.pyc +0 -0
  40. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/gh.pyc +0 -0
  41. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/hooks.pyc +0 -0
  42. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/pytorch.pyc +0 -0
  43. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/commands/repo.pyc +0 -0
  44. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/constants.pyc +0 -0
  45. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/fixer.pyc +0 -0
  46. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/hooks_manager.pyc +0 -0
  47. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/py.typed +0 -0
  48. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/pytorch_manager.pyc +0 -0
  49. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/repo_manager.pyc +0 -0
  50. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/templates/ci_version_check.yml +0 -0
  51. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__init__.pyc +0 -0
  52. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  53. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc +0 -0
  54. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__pycache__/formatting.cpython-311.pyc +0 -0
  55. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__pycache__/git.cpython-311.pyc +0 -0
  56. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/__pycache__/github.cpython-311.pyc +0 -0
  57. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/constants.pyc +0 -0
  58. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/formatting.pyc +0 -0
  59. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/git.pyc +0 -0
  60. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/src/sagellm_dev_tools/utils/github.pyc +0 -0
  61. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/tests/test_cli.py +0 -0
  62. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/tests/test_gh_commands.py +0 -0
  63. {isagellm_dev_tools-0.2.2.2 → isagellm_dev_tools-0.2.3.0}/tests/test_repo_commands.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: isagellm-dev-tools
3
- Version: 0.2.2.2
3
+ Version: 0.2.3.0
4
4
  Summary: Developer tools for sageLLM multi-repository development
5
5
  Author-email: IntelliStream Team <intellistream@outlook.com>
6
6
  License: Proprietary
@@ -148,6 +148,22 @@ sagellm-dev gh stale --days 7 # All repos, >7 days
148
148
  sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
149
149
  ```
150
150
 
151
+ ### Statistics & Analytics
152
+
153
+ ```bash
154
+ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
155
+ sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
156
+ sagellm-dev stats commits --author <pattern> # Filter by author
157
+ sagellm-dev stats commits --show-details # Show commit details
158
+
159
+ # Examples:
160
+ sagellm-dev stats commits # All time, all repos
161
+ sagellm-dev stats commits --since "1 month ago" # Last month
162
+ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
163
+ sagellm-dev stats commits --author yang # Filter by author name
164
+ sagellm-dev stats commits --repos sagellm-core --show-details
165
+ ```
166
+
151
167
  ## 🏗️ Architecture
152
168
 
153
169
  ```
@@ -117,6 +117,22 @@ sagellm-dev gh stale --days 7 # All repos, >7 days
117
117
  sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
118
118
  ```
119
119
 
120
+ ### Statistics & Analytics
121
+
122
+ ```bash
123
+ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
124
+ sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
125
+ sagellm-dev stats commits --author <pattern> # Filter by author
126
+ sagellm-dev stats commits --show-details # Show commit details
127
+
128
+ # Examples:
129
+ sagellm-dev stats commits # All time, all repos
130
+ sagellm-dev stats commits --since "1 month ago" # Last month
131
+ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
132
+ sagellm-dev stats commits --author yang # Filter by author name
133
+ sagellm-dev stats commits --repos sagellm-core --show-details
134
+ ```
135
+
120
136
  ## 🏗️ Architecture
121
137
 
122
138
  ```
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "isagellm-dev-tools"
7
- version = "0.2.2.2"
7
+ version = "0.2.3.0"
8
8
  description = "Developer tools for sageLLM multi-repository development"
9
9
  readme = "README.md"
10
10
  requires-python = "==3.11.*"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: isagellm-dev-tools
3
- Version: 0.2.2.2
3
+ Version: 0.2.3.0
4
4
  Summary: Developer tools for sageLLM multi-repository development
5
5
  Author-email: IntelliStream Team <intellistream@outlook.com>
6
6
  License: Proprietary
@@ -148,6 +148,22 @@ sagellm-dev gh stale --days 7 # All repos, >7 days
148
148
  sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
149
149
  ```
150
150
 
151
+ ### Statistics & Analytics
152
+
153
+ ```bash
154
+ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
155
+ sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
156
+ sagellm-dev stats commits --author <pattern> # Filter by author
157
+ sagellm-dev stats commits --show-details # Show commit details
158
+
159
+ # Examples:
160
+ sagellm-dev stats commits # All time, all repos
161
+ sagellm-dev stats commits --since "1 month ago" # Last month
162
+ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
163
+ sagellm-dev stats commits --author yang # Filter by author name
164
+ sagellm-dev stats commits --repos sagellm-core --show-details
165
+ ```
166
+
151
167
  ## 🏗️ Architecture
152
168
 
153
169
  ```
@@ -35,12 +35,14 @@ src/sagellm_dev_tools/commands/gh.pyc
35
35
  src/sagellm_dev_tools/commands/hooks.pyc
36
36
  src/sagellm_dev_tools/commands/pytorch.pyc
37
37
  src/sagellm_dev_tools/commands/repo.pyc
38
+ src/sagellm_dev_tools/commands/stats.pyc
38
39
  src/sagellm_dev_tools/commands/__pycache__/__init__.cpython-311.pyc
39
40
  src/sagellm_dev_tools/commands/__pycache__/fix.cpython-311.pyc
40
41
  src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc
41
42
  src/sagellm_dev_tools/commands/__pycache__/hooks.cpython-311.pyc
42
43
  src/sagellm_dev_tools/commands/__pycache__/pytorch.cpython-311.pyc
43
44
  src/sagellm_dev_tools/commands/__pycache__/repo.cpython-311.pyc
45
+ src/sagellm_dev_tools/commands/__pycache__/stats.cpython-311.pyc
44
46
  src/sagellm_dev_tools/templates/ci_version_check.yml
45
47
  src/sagellm_dev_tools/utils/__init__.pyc
46
48
  src/sagellm_dev_tools/utils/constants.pyc
@@ -14,6 +14,6 @@ Examples:
14
14
 
15
15
  from __future__ import annotations
16
16
 
17
- __version__ = "0.2.2.2"
17
+ __version__ = "0.2.3.0"
18
18
 
19
19
  __all__ = ["__version__"]