ff16e1cd26
build: add wheel to build requirements and update license configuration
2025-06-21 13:12:27 +03:00
9b5ae1a322
chore: bump version to 0.3.0 and update license to AGPL-3.0
2025-06-21 12:52:45 +03:00
9df0f71d4a
Update .gitignore and fix license format in pyproject.toml
2025-04-24 16:14:02 +08:00
224920bdb7
chore: update version, dependencies and company branding
2025-03-02 17:37:33 +02:00
5518f1ca26
docs: update repository URLs from Codium-ai to qodo-ai
2025-01-23 16:59:04 +02:00
452abe2e18
Move get_version to algo/util.py; fix version to 0.25
2024-12-17 08:44:53 -07:00
75a120952c
Add version metadata and --version command
2024-12-09 09:27:54 -07:00
81dea65856
Format files by pre-commit run -a
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-30 10:00:36 +09:00
8090115f30
docs: update Chrome extension description and bump version to 0.2.4
2024-09-04 08:52:22 +03:00
a13cb14e9f
Update pyproject.toml
2024-05-20 09:28:05 +03:00
ee4798acca
adjustments to pypi
2024-03-23 16:16:32 +02:00
0816370b1a
adjustments to pypi
2024-03-22 21:36:22 +02:00
58f93e0615
Drop support for python 3.9
...
The `bitbucket_server_provider.py` uses structural pattern matching that was introduced in python 3.10, and so trying to run any command with python 3.9 will fail (because we import all the providers right at the top of `pr_agent.git_providers`)
2024-01-03 12:30:09 +02:00
82ac9d447b
Consolidate redundant dependency list
2023-08-27 15:39:45 +03:00
9286e61753
Consolidate redundant dependency list
2023-08-27 15:36:39 +03:00
5079daa4ad
Bitbucket server, WIP
2023-08-24 16:33:51 +03:00
16150e9c84
update litellm
2023-08-23 09:19:15 +03:00
d31b66b656
initial implementation of CodeCommit
2023-08-22 17:15:11 -04:00
f1f271fa00
PyYAML dependency
2023-08-10 00:44:00 +03:00
0f975ccf4a
bug fixes
2023-08-05 22:50:41 -07:00
ed8554699b
bug fixes and updates
2023-08-03 16:05:46 -07:00
1a8fce1505
Updated handling of installation id
2023-07-28 02:44:28 +03:00
a78d741292
updated pyproject.toml
2023-07-28 02:09:01 +03:00
9e1e0766b7
Set python min version to 3.10
2023-07-26 09:13:54 +02:00
5ea607be58
Add package setup
2023-07-26 08:48:12 +02:00
4b4d91dfe9
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00