Commit Graph

232 Commits

Author SHA1 Message Date
dependabot[bot] beacf09488 build(deps-dev): bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 17:32:05 +00:00
Alexander Myasoedov 5927518376 fix(run build only on tag): 2025-01-20 22:45:57 +02:00
Alexander Myasoedov da6ae2c663 fix(dockerfile): 2025-01-20 22:42:57 +02:00
Alexander Myasoedov 304a347197 feat(add docker build test): 2025-01-20 22:41:17 +02:00
Alexander Myasoedov fed6bccf2a fix(poetry lock): 2025-01-20 22:38:05 +02:00
Alexander Myasoedov e8795ed217 Merge pull request #92 from msoedov/dependabot/pip/numpy-2.2.2
build(deps): bump numpy from 2.1.2 to 2.2.2
2025-01-20 22:35:49 +02:00
dependabot[bot] 79494f220b build(deps): bump numpy from 2.1.2 to 2.2.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.1.2...v2.2.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 18:06:23 +00:00
Alexander Myasoedov d6a6717993 fix(rm site): 2025-01-20 18:29:50 +02:00
Alexander Myasoedov 61b68f04d5 fix(EOL): 2025-01-20 18:16:07 +02:00
Alexander Myasoedov 4a2d9c7e4e Merge branch 'main' of github.com:msoedov/agentic_security 2025-01-19 11:34:17 +02:00
Alexander Myasoedov fc213395c3 Merge pull request #91 from fardin-developer/fardin/dev
docker added
2025-01-19 07:30:37 +02:00
fardin-developer 724ad1574b docker ignore added, and code cleaned 2025-01-18 19:38:36 +05:30
fardin-developer a6c149f477 update Dockerfile to use Poetry for direct dependency management 2025-01-18 01:29:47 +05:30
fardin-developer fd0b28f041 docker added 2025-01-17 22:37:21 +05:30
Alexander Myasoedov bc030f06a8 feat(add docs): 2025-01-15 11:32:11 +02:00
Alexander Myasoedov 70c18c8251 Merge branch 'main' of github.com:msoedov/langalf 2025-01-14 11:55:33 +02:00
Alexander Myasoedov 386ff2aa15 feat(add modality adapter): 2025-01-14 11:54:51 +02:00
Alexander Myasoedov 7c0d6f7eae feat(multi modaility): 2025-01-14 11:25:50 +02:00
Alexander Myasoedov 0cb14320ce Merge pull request #71 from msoedov/dependabot/pip/virtualenv-20.26.6
build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6
2025-01-13 20:40:41 +02:00
dependabot[bot] 92330c9c5a build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.6.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.26.3...20.26.6)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:34:51 +00:00
Alexander Myasoedov b6db40c5ae feat(update deps): 2025-01-12 20:02:06 +02:00
Alexander Myasoedov 16a8a226be fix(init only fix): 2025-01-11 12:10:07 +02:00
Alexander Myasoedov ceea0c0503 feat(fix poetry script): 0.4.2 2025-01-11 12:04:19 +02:00
Alexander Myasoedov 9e8b0c2ec0 feat(update actions): 2025-01-11 12:01:31 +02:00
Alexander Myasoedov 1dbd89e981 feat(add rich): 2025-01-11 11:57:33 +02:00
Alexander Myasoedov 283d01ee46 feat(Update readme):
feat(bump version):

fix(pyproject):
2025-01-11 11:53:35 +02:00
Alexander Myasoedov 0ea4221688 feat(add ls table): 2025-01-07 22:11:16 +02:00
Alexander Myasoedov cf2f2e255a feat(add ds): 2025-01-07 15:42:32 +02:00
Alexander Myasoedov 8857842e40 feat(add form highlight): 2025-01-07 12:12:05 +02:00
Alexander Myasoedov 27f7ed693b fix(improts): 2025-01-05 12:30:18 +02:00
Alexander Myasoedov 0c5dc5bc4a fix(add tomli): 2025-01-04 19:43:54 +02:00
Alexander Myasoedov 7a7ee4f0de fix(cli config): 2025-01-04 19:40:56 +02:00
Alexander Myasoedov 64f7f4b2d5 feat(Update CLI): 2025-01-04 19:32:17 +02:00
Alexander Myasoedov 1138b66852 feat(add toml configuration): 2025-01-04 19:20:52 +02:00
Alexander Myasoedov 6f8b942365 feat(add AS_TOKEN): 2025-01-03 09:07:57 +02:00
Alexander Myasoedov 0a536ee999 feat(add unit tests): 2025-01-03 00:10:34 +02:00
Alexander Myasoedov ffd7d710f1 feat(Add backend): 2025-01-03 00:07:10 +02:00
Alexander Myasoedov 9de34e2835 feat(add GH action doc): 2025-01-02 01:53:26 +02:00
Alexander Myasoedov a7cddd2041 fix(test): 2025-01-02 01:50:34 +02:00
Alexander Myasoedov 986dfa9857 fix(workflow): 2025-01-02 01:48:32 +02:00
Alexander Myasoedov 39601f2b30 fix(prompt scanner): 2025-01-02 01:45:46 +02:00
Alexander Myasoedov 22286b966a fix(action): 2025-01-02 01:39:36 +02:00
Alexander Myasoedov dc873e87d3 feat(sample gh action): 2025-01-02 01:38:05 +02:00
Alexander Myasoedov a638f3bb67 fix(linter): 2025-01-02 01:24:12 +02:00
Alexander Myasoedov f561fa2f96 feat(table reporting): 2025-01-02 01:23:43 +02:00
Alexander Myasoedov f0abb1f3e6 feat(Add labels): 2024-12-30 14:55:49 +02:00
Alexander Myasoedov 91bf10c310 feat(Add more providers): 2024-12-30 14:39:27 +02:00
Alexander Myasoedov 1c3f2dd83d feat(Add BASE64_AUDIO): 2024-12-30 14:34:46 +02:00
Alexander Myasoedov f1460c127f fix(imports): 2024-12-28 13:18:04 +02:00
Alexander Myasoedov 4429a1bd80 feat(Update UX): 2024-12-28 11:32:17 +02:00