isagellm-dev-tools 0.2.3.1__tar.gz → 0.2.4.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.3.1/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.4.0}/PKG-INFO +4 -1
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/README.md +3 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/pyproject.toml +1 -1
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0/src/isagellm_dev_tools.egg-info}/PKG-INFO +4 -1
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__init__.py +1 -1
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/cli.pyc +0 -0
- isagellm_dev_tools-0.2.4.0/src/sagellm_dev_tools/commands/__pycache__/stats.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.4.0/src/sagellm_dev_tools/commands/stats.pyc +0 -0
- isagellm_dev_tools-0.2.3.1/src/sagellm_dev_tools/commands/__pycache__/stats.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.3.1/src/sagellm_dev_tools/commands/stats.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/MANIFEST.in +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/setup.cfg +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/setup.py +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/isagellm_dev_tools.egg-info/SOURCES.txt +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/isagellm_dev_tools.egg-info/dependency_links.txt +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/isagellm_dev_tools.egg-info/entry_points.txt +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/isagellm_dev_tools.egg-info/requires.txt +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/isagellm_dev_tools.egg-info/top_level.txt +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/checker.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/cli.cpython-311-pytest-8.4.2.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/constants.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/fixer.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/github_cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/hooks_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/pytorch_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__pycache__/repo_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/checker.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/fix.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/hooks.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/pytorch.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/__pycache__/repo.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/fix.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/gh.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/hooks.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/pytorch.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/repo.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/constants.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/fixer.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/github_cli.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/hooks_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/py.typed +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/pytorch_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/repo_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/templates/ci_version_check.yml +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__pycache__/formatting.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__pycache__/git.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/__pycache__/github.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/constants.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/formatting.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/git.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/github.pyc +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/tests/test_cli.py +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/tests/test_gh_commands.py +0 -0
- {isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/tests/test_repo_commands.py +0 -0
{isagellm_dev_tools-0.2.3.1/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.4.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.4.0
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -155,6 +155,7 @@ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
|
155
155
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
156
156
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
157
157
|
sagellm-dev stats commits --show-details # Show commit details
|
|
158
|
+
sagellm-dev stats commits --with-lines # Include line statistics
|
|
158
159
|
|
|
159
160
|
# Examples:
|
|
160
161
|
sagellm-dev stats commits # All time, all repos
|
|
@@ -162,6 +163,8 @@ sagellm-dev stats commits --since "1 month ago" # Last month
|
|
|
162
163
|
sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
163
164
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
164
165
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
166
|
+
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
167
|
+
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
165
168
|
```
|
|
166
169
|
|
|
167
170
|
## 🏗️ Architecture
|
|
@@ -124,6 +124,7 @@ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
|
124
124
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
125
125
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
126
126
|
sagellm-dev stats commits --show-details # Show commit details
|
|
127
|
+
sagellm-dev stats commits --with-lines # Include line statistics
|
|
127
128
|
|
|
128
129
|
# Examples:
|
|
129
130
|
sagellm-dev stats commits # All time, all repos
|
|
@@ -131,6 +132,8 @@ sagellm-dev stats commits --since "1 month ago" # Last month
|
|
|
131
132
|
sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
132
133
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
133
134
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
135
|
+
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
136
|
+
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
134
137
|
```
|
|
135
138
|
|
|
136
139
|
## 🏗️ Architecture
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.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.4.0
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -155,6 +155,7 @@ sagellm-dev stats commits [--since DATE] [--until DATE] # Commit statistics
|
|
|
155
155
|
sagellm-dev stats commits --repos <repo1> --repos <repo2> # Specific repos
|
|
156
156
|
sagellm-dev stats commits --author <pattern> # Filter by author
|
|
157
157
|
sagellm-dev stats commits --show-details # Show commit details
|
|
158
|
+
sagellm-dev stats commits --with-lines # Include line statistics
|
|
158
159
|
|
|
159
160
|
# Examples:
|
|
160
161
|
sagellm-dev stats commits # All time, all repos
|
|
@@ -162,6 +163,8 @@ sagellm-dev stats commits --since "1 month ago" # Last month
|
|
|
162
163
|
sagellm-dev stats commits --since 2024-01-01 --until 2024-12-31
|
|
163
164
|
sagellm-dev stats commits --author yang # Filter by author name
|
|
164
165
|
sagellm-dev stats commits --repos sagellm-core --show-details
|
|
166
|
+
sagellm-dev stats commits --with-lines # Show lines added/deleted
|
|
167
|
+
sagellm-dev stats commits --since "1 week ago" --with-lines --show-details # Full report
|
|
165
168
|
```
|
|
166
169
|
|
|
167
170
|
## 🏗️ Architecture
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/__init__.pyc
RENAMED
|
index 2b9b7cd..87cdddb 100644
|
|
|
Binary file
|
|
index eb01681..9cafaf7 100644
|
|
|
Binary file
|
|
index ed007a9..65941af 100644
|
|
|
Binary file
|
|
index e26aaf5..fd6aea7 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/fix.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/gh.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/hooks.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/pytorch.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/commands/repo.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/constants.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/github_cli.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/hooks_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/pytorch_manager.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/repo_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.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.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/constants.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/formatting.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/git.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.3.1 → isagellm_dev_tools-0.2.4.0}/src/sagellm_dev_tools/utils/github.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|