isagellm-dev-tools 0.2.2.1__tar.gz → 0.2.2.2__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.2.1/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.2.2}/PKG-INFO +6 -1
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/README.md +5 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/pyproject.toml +1 -1
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2/src/isagellm_dev_tools.egg-info}/PKG-INFO +6 -1
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__init__.py +1 -1
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/__init__.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/__pycache__/constants.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/__pycache__/github_cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/repo_manager.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__pycache__/repo.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/commands/gh.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/repo.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/constants.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/github_cli.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/repo_manager.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.2/src/sagellm_dev_tools/utils/constants.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/__pycache__/constants.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/__pycache__/github_cli.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/commands/__pycache__/gh.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/commands/gh.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/constants.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/github_cli.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc +0 -0
- isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/utils/constants.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/MANIFEST.in +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/setup.cfg +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/setup.py +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/isagellm_dev_tools.egg-info/SOURCES.txt +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/isagellm_dev_tools.egg-info/dependency_links.txt +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/isagellm_dev_tools.egg-info/entry_points.txt +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/isagellm_dev_tools.egg-info/requires.txt +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/isagellm_dev_tools.egg-info/top_level.txt +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/checker.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/cli.cpython-311-pytest-8.4.2.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/cli.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/fixer.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/hooks_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__pycache__/pytorch_manager.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/checker.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/cli.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__pycache__/fix.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__pycache__/hooks.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/__pycache__/pytorch.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/fix.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/hooks.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/pytorch.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/fixer.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/hooks_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/py.typed +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/pytorch_manager.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/templates/ci_version_check.yml +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__init__.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__pycache__/formatting.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__pycache__/git.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__pycache__/github.cpython-311.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/formatting.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/git.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/github.pyc +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/tests/test_cli.py +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/tests/test_gh_commands.py +0 -0
- {isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/tests/test_repo_commands.py +0 -0
{isagellm_dev_tools-0.2.2.1/src/isagellm_dev_tools.egg-info → isagellm_dev_tools-0.2.2.2}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isagellm-dev-tools
|
|
3
|
-
Version: 0.2.2.
|
|
3
|
+
Version: 0.2.2.2
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -135,12 +135,17 @@ sagellm-dev gh view <repo> <issue> # View issue details
|
|
|
135
135
|
sagellm-dev gh assign <repo> <issue> <user> # Assign issue to user
|
|
136
136
|
sagellm-dev gh assign-batch <repo> <user> <issues...> # Batch assign
|
|
137
137
|
sagellm-dev gh priority <repo> # Group by assignee/priority
|
|
138
|
+
sagellm-dev gh stale [--days N] [--repos ...] # Show stale issues (>N days)
|
|
138
139
|
sagellm-dev gh create <repo> --title "..." # Create issue
|
|
139
140
|
[--body "..."] [--assignee user]... [--label label]...
|
|
140
141
|
|
|
141
142
|
# Examples:
|
|
142
143
|
sagellm-dev gh create sagellm-website --title "[Feature] Leaderboard" \
|
|
143
144
|
--body "负责人:王明琪" --assignee MingqiWang-coder --label enhancement
|
|
145
|
+
|
|
146
|
+
sagellm-dev gh stale # All repos, >14 days
|
|
147
|
+
sagellm-dev gh stale --days 7 # All repos, >7 days
|
|
148
|
+
sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
|
|
144
149
|
```
|
|
145
150
|
|
|
146
151
|
## 🏗️ Architecture
|
|
@@ -104,12 +104,17 @@ sagellm-dev gh view <repo> <issue> # View issue details
|
|
|
104
104
|
sagellm-dev gh assign <repo> <issue> <user> # Assign issue to user
|
|
105
105
|
sagellm-dev gh assign-batch <repo> <user> <issues...> # Batch assign
|
|
106
106
|
sagellm-dev gh priority <repo> # Group by assignee/priority
|
|
107
|
+
sagellm-dev gh stale [--days N] [--repos ...] # Show stale issues (>N days)
|
|
107
108
|
sagellm-dev gh create <repo> --title "..." # Create issue
|
|
108
109
|
[--body "..."] [--assignee user]... [--label label]...
|
|
109
110
|
|
|
110
111
|
# Examples:
|
|
111
112
|
sagellm-dev gh create sagellm-website --title "[Feature] Leaderboard" \
|
|
112
113
|
--body "负责人:王明琪" --assignee MingqiWang-coder --label enhancement
|
|
114
|
+
|
|
115
|
+
sagellm-dev gh stale # All repos, >14 days
|
|
116
|
+
sagellm-dev gh stale --days 7 # All repos, >7 days
|
|
117
|
+
sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
|
|
113
118
|
```
|
|
114
119
|
|
|
115
120
|
## 🏗️ Architecture
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2/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.2.
|
|
3
|
+
Version: 0.2.2.2
|
|
4
4
|
Summary: Developer tools for sageLLM multi-repository development
|
|
5
5
|
Author-email: IntelliStream Team <intellistream@outlook.com>
|
|
6
6
|
License: Proprietary
|
|
@@ -135,12 +135,17 @@ sagellm-dev gh view <repo> <issue> # View issue details
|
|
|
135
135
|
sagellm-dev gh assign <repo> <issue> <user> # Assign issue to user
|
|
136
136
|
sagellm-dev gh assign-batch <repo> <user> <issues...> # Batch assign
|
|
137
137
|
sagellm-dev gh priority <repo> # Group by assignee/priority
|
|
138
|
+
sagellm-dev gh stale [--days N] [--repos ...] # Show stale issues (>N days)
|
|
138
139
|
sagellm-dev gh create <repo> --title "..." # Create issue
|
|
139
140
|
[--body "..."] [--assignee user]... [--label label]...
|
|
140
141
|
|
|
141
142
|
# Examples:
|
|
142
143
|
sagellm-dev gh create sagellm-website --title "[Feature] Leaderboard" \
|
|
143
144
|
--body "负责人:王明琪" --assignee MingqiWang-coder --label enhancement
|
|
145
|
+
|
|
146
|
+
sagellm-dev gh stale # All repos, >14 days
|
|
147
|
+
sagellm-dev gh stale --days 7 # All repos, >7 days
|
|
148
|
+
sagellm-dev gh stale --repos sagellm-core --repos sagellm-kv-cache # Specific repos
|
|
144
149
|
```
|
|
145
150
|
|
|
146
151
|
## 🏗️ Architecture
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/__init__.pyc
RENAMED
|
index 2cd2789..f835402 100644
|
|
|
Binary file
|
|
index 4893686..cadbbb5 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
index a46e7aa..42a7029 100644
|
|
|
Binary file
|
|
Binary file
|
|
index f32afa6..c765b58 100644
|
|
|
Binary file
|
|
Binary file
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/repo.pyc
RENAMED
|
index c0e98a6..131207d 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/repo_manager.pyc
RENAMED
|
index 50d6cf5..47621a0 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
isagellm_dev_tools-0.2.2.1/src/sagellm_dev_tools/utils/__pycache__/constants.cpython-311.pyc
DELETED
|
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
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/fix.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/hooks.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/commands/pytorch.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/hooks_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/pytorch_manager.pyc
RENAMED
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/__init__.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/formatting.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/git.pyc
RENAMED
|
File without changes
|
{isagellm_dev_tools-0.2.2.1 → isagellm_dev_tools-0.2.2.2}/src/sagellm_dev_tools/utils/github.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|