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.7.tar.gz
(22.1 kB
view details)
File details
Details for the file pullhero-0.0.7.tar.gz.
File metadata
- Download URL: pullhero-0.0.7.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 |
e5602f0f50702674f4bc719232d03c447df19a56832e4430887924aed83782c8
|
|
| MD5 |
798fb38ec85c59aa3dab7449893cf7d7
|
|
| BLAKE2b-256 |
f8bbd301e87fe23a3342ed3f6ad27d922ca3474fafa2fc5dc5bc8d7616287503
|