Commit Graph

353 Commits

Author SHA1 Message Date
Alexander Myasoedov 3e1dd27f03 fix(add latency param): 2025-02-17 19:47:35 +02:00
Alexander Myasoedov a7f61af921 fix(2024->2025): 2025-02-17 19:47:14 +02:00
Alexander Myasoedov 4f560148ce feat(update theme, fix cdn link): 2025-02-17 19:46:52 +02:00
Alexander Myasoedov 51ff4d8372 fix(discord link): 2025-02-17 18:13:00 +02:00
Alexander Myasoedov c5c310743b fix(.pre-commit-config.yaml): 2025-02-17 18:07:37 +02:00
Alexander Myasoedov 3f83d84941 fix(static files proxing): 2025-02-17 18:02:15 +02:00
Alexander Myasoedov 99fc8cb2e7 fix(fix network error handling in fuzzer): 2025-02-17 18:01:38 +02:00
Alexander Myasoedov 46ef89355b feat(update handling of static files): 2025-02-17 17:58:28 +02:00
Alexander Myasoedov c481676941 feat(update markdown linter): 2025-02-17 17:58:08 +02:00
Alexander Myasoedov 298a0163d6 fix(isort): 2025-02-17 17:39:31 +02:00
Alexander Myasoedov f20d218a16 feat(add llm icons): 2025-02-17 17:38:20 +02:00
Alexander Myasoedov 214341dfbb fix(fix config bar): 2025-02-17 17:18:20 +02:00
Alexander Myasoedov a2fa412141 fix(end-of-file-fixer rule): 2025-02-17 16:03:06 +02:00
Alexander Myasoedov 18f97c7fc2 fix(file): 2025-02-17 16:01:12 +02:00
Alexander Myasoedov 544796ff60 Merge pull request #113 from Praveenk8051/feat/extension-with-sample-tests
feat(operator): add agent testing functionality with endpoint
2025-02-17 16:00:51 +02:00
Alexander Myasoedov b600e69aa1 Merge pull request #127 from Rumixyz/patch-1
Create Vue CLI Setup
2025-02-17 16:00:00 +02:00
Alexander Myasoedov c890b7caeb fix(pre commit): 2025-02-16 17:56:33 +02:00
Praveen 3842f90949 Merge branch 'msoedov:main' into feat/extension-with-sample-tests 2025-02-16 16:50:59 +01:00
Alexander Myasoedov 68cba92d49 Merge pull request #125 from Niharika0104/VueCLI
Migration to VueCLI
2025-02-16 17:40:37 +02:00
Praveenk8051 121d56495e style: streamline code formatting in operator.py for improved readability 2025-02-16 16:13:21 +01:00
Praveenk8051 a001a33f68 refactor: update type hints in AgentSpecification for improved clarity and consistency 2025-02-16 16:11:46 +01:00
Praveenk8051 1c6b8d96fb style: improve code formatting and consistency in operator.py 2025-02-16 15:56:16 +01:00
Praveenk8051 8cc4d79ddf fix: update type hints in OperatorToolBox for consistency 2025-02-16 15:53:13 +01:00
Praveenk8051 fa37cfe710 feat: enhance AgentSpecification and OperatorToolBox with optional typing and improved logging 2025-02-16 15:45:20 +01:00
Praveenk8051 9a2779517b Merge branch 'main' of https://github.com/Praveenk8051/agentic_security into feat/extension-with-sample-tests 2025-02-16 15:45:10 +01:00
Niharika Goulikar 5801dfee7e migration to vueCLi and css to tailwind css 3 done 2025-02-16 11:54:08 +00:00
Rumixyz e4545026e0 Create Vue CLI Setup 2025-02-16 15:21:12 +05:30
Alexander Myasoedov 98e58c9c49 fix(chmod +x changelog.sh): 2025-02-15 13:37:38 +02:00
Alexander Myasoedov 8146aef2cb feat(Bump version): 0.4.5 2025-02-15 13:35:53 +02:00
Alexander Myasoedov a20c19507d feat(add changelog sh): 2025-02-15 13:35:36 +02:00
Alexander Myasoedov 998c000cb3 feat(update fast api): 2025-02-15 13:30:50 +02:00
Alexander Myasoedov 99b82ef052 feat(update deps): 2025-02-15 13:29:19 +02:00
Alexander Myasoedov 32547535b9 Merge branch 'main' of github.com:msoedov/agentic_security 2025-02-14 21:08:40 +02:00
Alexander Myasoedov c4f039258a Merge pull request #126 from msoedov/dependabot/pip/mkdocstrings-0.28.1
build(deps-dev): bump mkdocstrings from 0.27.0 to 0.28.1
2025-02-14 21:02:21 +02:00
dependabot[bot] 5cfaac7069 build(deps-dev): bump mkdocstrings from 0.27.0 to 0.28.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.27.0 to 0.28.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 17:53:41 +00:00
Alexander Myasoedov 38e3bca49b feat(Add discord link): 2025-02-14 19:38:13 +02:00
Alexander Myasoedov b06eca4e84 fix(tests): 2025-02-14 11:44:24 +02:00
Alexander Myasoedov 4ef7473a56 feat(add scan-csv api route): 2025-02-14 11:40:55 +02:00
Alexander Myasoedov 0987f05c4d feat(add IntegrationProto): 2025-02-14 11:20:53 +02:00
Alexander Myasoedov f0fb95828a feat(add integrations module): 2025-02-14 11:16:01 +02:00
Alexander Myasoedov 05021e59f1 feat(improve audio modality generation): 2025-02-14 11:15:11 +02:00
Alexander Myasoedov 3ae4f34bdf feat(add more image generation variants): 2025-02-14 11:10:37 +02:00
Alexander Myasoedov 1ba6c588d7 fix(add exlude rules): 2025-02-14 01:43:41 +02:00
Alexander Myasoedov 0a0251f451 fix(readme): 2025-02-14 01:40:16 +02:00
Alexander Myasoedov df848f8a79 fix(disable pycln): 2025-02-11 15:40:36 +02:00
Alexander Myasoedov 4ac912c5e5 fix(docs): 2025-02-11 15:38:04 +02:00
Alexander Myasoedov 2ff397bffb fix(git ignore): 2025-02-11 15:36:14 +02:00
Alexander Myasoedov e03264d083 fix(pre commit): 2025-02-11 15:35:37 +02:00
Alexander Myasoedov 851a0f03a8 feat(docs + pre commit): 2025-02-11 15:34:12 +02:00
Alexander Myasoedov 152c87611f feat(minor doc updates): 2025-02-11 15:26:31 +02:00