pullhero CLI
Project description
(pullhero)
This the pullhero python client.
How to push a code review
pullhero --vcs-provider github \
--vcs-token ghp_B...sw \
--vcs-repository pullhero/python-client \
--vcs-change-id 1 \
--vcs-change-type issue_with_pr \
--vcs-base-branch unknown \
--vcs-head-branch unknown \
--agent review \
--agent-action comment \
--llm-api-key sk-ec....e4 \
--llm-api-host api.deepseek.com \
--llm-api-model deepseek-chat
How to push a README.md documentation improvement
pullhero --vcs-provider github \
--vcs-token ghp_B...sw \
--vcs-repository pullhero/python-client \
--vcs-change-id 11111 \
--vcs-change-type whatever \
--vcs-base-branch main \
--vcs-head-branch unknown \
--agent document \
--agent-action comment \
--llm-api-key 3....et \
--llm-api-host api.mistral.ai \
--llm-api-model mistral-large-latest
How to push the consult agent
pullhero --vcs-provider github \
--vcs-token ghp_B...sw \
--vcs-repository pullhero/python-client \
--vcs-change-id 1111 \
--vcs-change-type whatever \
--vcs-base-branch whatever \
--vcs-head-branch whatever \
--agent consult \
--agent-action comment \
--llm-api-key 3....et \
--llm-api-host api.mistral.ai \
--llm-api-model mistral-large-latest
How to run the code improvement agent
pullhero --vcs-provider github \
--vcs-token ghp_B...sw \
--vcs-repository pullhero/python-client \
--vcs-change-id 4 \
--vcs-change-type whatever \
--vcs-base-branch "main" \
--vcs-head-branch "feature_test" \
--agent code \
--agent-action comment \
--llm-api-key 3....et \
--llm-api-host api.mistral.ai \
--llm-api-model mistral-large-latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pullhero-0.0.6.tar.gz
(22.1 kB
view details)
File details
Details for the file pullhero-0.0.6.tar.gz.
File metadata
- Download URL: pullhero-0.0.6.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6802bc7c9d9fb7f8645d5207200f2c5ae8c104db67a52a8238de2436526e7d33
|
|
| MD5 |
0d04865a3ac23fefca40d1d2659721d0
|
|
| BLAKE2b-256 |
d86631722b566f7fd46013c20db64626b50f033917271e1b8581c2bf07fc7663
|