Skip to content

Tags: aimclub/OSA

Tags

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/Fix async run of report generation (#417)

* Add run() and _run_async() in Doc/Paper Validator

* - fix Callable typing
- fix doc/paper validation run
- add validate_doc and validate_paper to config

* increment OSA version

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci/cd: add workflow_dispatch trigger (#404)

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: add --author parameter (#369)

* feat: add --author parameter to PR body

* refactor: move author to agent init

* build: bump project version

v0.2.5.1

Toggle v0.2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version from 0.2.5.0 to 0.2.5.1 (#332)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: add llm tokens limit (#327)

* fix: typo in available keys

* docs: update parameters

* chore: rename config to configloader

* fix: add correct number parsing

* feat: add context window parameter

* chore: rename config to config_loader

* build: bump project version

v0.2.4.0

Toggle v0.2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor/unify prompt loader (#319)

* unify prompt loader

* unify prompt loader part 2

* fix bugs and tests

* resolve conflicts + osa version increment

v0.2.3.1

Toggle v0.2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor/change dependencies (#302)

* refactor requirements.txt

* update pyproject.toml

v0.2.3

Toggle v0.2.3's commit message
release 0.2.3

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update preview (#281)

v0.2.1.1

Toggle v0.2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/docgen multithreading (#246)

* docgen reworked for multiprocessing execution

* add docstrings for new functionality

* requirements update for protollm 0.1.5

* change pyproject version to v0.2.1.1