isagellm-dev-tools 0.2.4.0__tar.gz → 0.2.5.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.
- {isagellm_dev_tools-0.2.4.0/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.5.0}/PKG-INFO +10 -1
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/README.md +9 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/pyproject.toml +1 -1
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0/src/isagellm_dev_tools.egg-info}/PKG-INFO +10 -1
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__init__.py +1 -1
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/stats.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/stats.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/MANIFEST.in +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/setup.cfg +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/setup.py +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/isagellm_dev_tools.egg-info/SOURCES.txt +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/isagellm_dev_tools.egg-info/dependency_links.txt +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/isagellm_dev_tools.egg-info/entry_points.txt +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/isagellm_dev_tools.egg-info/requires.txt +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/isagellm_dev_tools.egg-info/top_level.txt +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/checker.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/cli.cpython-311-pytest-8.4.2.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/constants.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/fixer.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/github_cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/hooks_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/pytorch_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__pycache__/repo_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/checker.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/cli.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/fix.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/hooks.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/pytorch.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/__pycache__/repo.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/fix.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/gh.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/hooks.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/pytorch.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/repo.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/constants.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/fixer.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/github_cli.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/hooks_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/py.typed +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/pytorch_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/repo_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/templates/ci_version_check.yml +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__pycache__/formatting.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__pycache__/git.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__pycache__/github.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/constants.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/formatting.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/git.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/github.pyc +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/tests/test_cli.py +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/tests/test_gh_commands.py +0 -0
- {isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/tests/test_repo_commands.py +0 -0
{isagellm_dev_tools-0.2.4.0/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.5.0}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isagellm-dev-tools
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5.0
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -151,12 +151,18 @@ sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific r
|
|
|
151
151
|
### Statistics & Analytics
|
|
152
152
|
|
|
153
153
|
```bash
|
|
154
|
+
# Commit statistics
|
|
154
155
|
sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
155
156
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
156
157
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
157
158
|
sagellm-dev stats commits --show-details # Show commit details
|
|
158
159
|
sagellm-dev stats commits --with-lines # Include line statistics
|
|
159
160
|
|
|
161
|
+
# Issue resolution statistics
|
|
162
|
+
sagellm-dev stats issues [--days N] # Closed issues (default: 30 days)
|
|
163
|
+
sagellm-dev stats issues --repos <repo1> --repos <repo2> # Specific repos
|
|
164
|
+
sagellm-dev stats issues --show-details # Show detailed list
|
|
165
|
+
|
|
160
166
|
# Examples:
|
|
161
167
|
sagellm-dev stats commits # All time, all repos
|
|
162
168
|
sagellm-dev stats commits --since "1 month ago" # Last month
|
|
@@ -164,6 +170,9 @@ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
|
164
170
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
165
171
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
166
172
|
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
173
|
+
sagellm-dev stats issues # Issues closed in last 30 days
|
|
174
|
+
sagellm-dev stats issues --days 7 --show-details # Last week with details
|
|
175
|
+
```
|
|
167
176
|
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
168
177
|
```
|
|
169
178
|
|
|
@@ -120,12 +120,18 @@ sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific r
|
|
|
120
120
|
### Statistics & Analytics
|
|
121
121
|
|
|
122
122
|
```bash
|
|
123
|
+
# Commit statistics
|
|
123
124
|
sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
124
125
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
125
126
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
126
127
|
sagellm-dev stats commits --show-details # Show commit details
|
|
127
128
|
sagellm-dev stats commits --with-lines # Include line statistics
|
|
128
129
|
|
|
130
|
+
# Issue resolution statistics
|
|
131
|
+
sagellm-dev stats issues [--days N] # Closed issues (default: 30 days)
|
|
132
|
+
sagellm-dev stats issues --repos <repo1> --repos <repo2> # Specific repos
|
|
133
|
+
sagellm-dev stats issues --show-details # Show detailed list
|
|
134
|
+
|
|
129
135
|
# Examples:
|
|
130
136
|
sagellm-dev stats commits # All time, all repos
|
|
131
137
|
sagellm-dev stats commits --since "1 month ago" # Last month
|
|
@@ -133,6 +139,9 @@ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
|
133
139
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
134
140
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
135
141
|
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
142
|
+
sagellm-dev stats issues # Issues closed in last 30 days
|
|
143
|
+
sagellm-dev stats issues --days 7 --show-details # Last week with details
|
|
144
|
+
```
|
|
136
145
|
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
137
146
|
```
|
|
138
147
|
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0/src/isagellm_dev_tools.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isagellm-dev-tools
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5.0
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -151,12 +151,18 @@ sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific r
|
|
|
151
151
|
### Statistics & Analytics
|
|
152
152
|
|
|
153
153
|
```bash
|
|
154
|
+
# Commit statistics
|
|
154
155
|
sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
155
156
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
156
157
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
157
158
|
sagellm-dev stats commits --show-details # Show commit details
|
|
158
159
|
sagellm-dev stats commits --with-lines # Include line statistics
|
|
159
160
|
|
|
161
|
+
# Issue resolution statistics
|
|
162
|
+
sagellm-dev stats issues [--days N] # Closed issues (default: 30 days)
|
|
163
|
+
sagellm-dev stats issues --repos <repo1> --repos <repo2> # Specific repos
|
|
164
|
+
sagellm-dev stats issues --show-details # Show detailed list
|
|
165
|
+
|
|
160
166
|
# Examples:
|
|
161
167
|
sagellm-dev stats commits # All time, all repos
|
|
162
168
|
sagellm-dev stats commits --since "1 month ago" # Last month
|
|
@@ -164,6 +170,9 @@ sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
|
164
170
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
165
171
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
166
172
|
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
173
|
+
sagellm-dev stats issues # Issues closed in last 30 days
|
|
174
|
+
sagellm-dev stats issues --days 7 --show-details # Last week with details
|
|
175
|
+
```
|
|
167
176
|
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
168
177
|
```
|
|
169
178
|
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/__init__.pyc
RENAMED
|
index 87cdddb..c9be85c 100644
|
|
|
Binary file
|
|
index 9cafaf7..988592d 100644
|
|
|
Binary file
|
|
index 0491184..d0ae126 100644
|
|
|
Binary file
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/stats.pyc
RENAMED
|
index a6279c4..22a096e 100644
|
|
|
Binary file
|
|
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
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/fix.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/gh.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/hooks.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/pytorch.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/commands/repo.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/constants.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/github_cli.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/hooks_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/pytorch_manager.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/repo_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/__init__.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/constants.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/formatting.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/git.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.4.0 → isagellm_dev_tools-0.2.5.0}/src/sagellm_dev_tools/utils/github.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|