Fastagency

Latest version: v0.8.4

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.4

What's Changed
* Add basic auth to getting started by davorrunje in https://github.com/ag2ai/fastagency/pull/572
* Update cookiecutter by davorrunje in https://github.com/ag2ai/fastagency/pull/574
* Add authentication section in getting started page by kumaranvpl in https://github.com/ag2ai/fastagency/pull/577
* Show appropriate message when unauthorized user tried to access the a… by harishmohanraj in https://github.com/ag2ai/fastagency/pull/571
* Fix WhatsAppAgent docs by sternakt in https://github.com/ag2ai/fastagency/pull/578
* Fix broken tutorial image by rjambrecic in https://github.com/ag2ai/fastagency/pull/581
* Add excluded URLs from CI check by davorrunje in https://github.com/ag2ai/fastagency/pull/582
* Add Playwright coverage to CI by davorinrusevljan in https://github.com/ag2ai/fastagency/pull/555
* Update deploy docs by kumaranvpl in https://github.com/ag2ai/fastagency/pull/591
* Add a section explaining how to deploy using github actions by kumaranvpl in https://github.com/ag2ai/fastagency/pull/592
* Update cookiecutter generated files by kumaranvpl in https://github.com/ag2ai/fastagency/pull/595
* Update packages by kumaranvpl in https://github.com/ag2ai/fastagency/pull/596
* Update cookiecutter generated files by kumaranvpl in https://github.com/ag2ai/fastagency/pull/604
* Filter one pytest warning by rjambrecic in https://github.com/ag2ai/fastagency/pull/607
* Add dependancy injection by rjambrecic in https://github.com/ag2ai/fastagency/pull/609
* Update cookiecutter generated files by kumaranvpl in https://github.com/ag2ai/fastagency/pull/615
* Add deploy to azure section in quick start page by kumaranvpl in https://github.com/ag2ai/fastagency/pull/616
* Add prompt leakage probing tutorial by sternakt in https://github.com/ag2ai/fastagency/pull/617
* Update dependency versions by kumaranvpl in https://github.com/ag2ai/fastagency/pull/621
* Add deploy to aws section in getting started page by kumaranvpl in https://github.com/ag2ai/fastagency/pull/622
* Update cache version to v04 to fix failing CI by kumaranvpl in https://github.com/ag2ai/fastagency/pull/628
* chore: group dependantbot PRs by Lancetnik in https://github.com/ag2ai/fastagency/pull/626
* Upgrade ag2 version by davorrunje in https://github.com/ag2ai/fastagency/pull/645
* Use python 3.12 to deploy docs by kumaranvpl in https://github.com/ag2ai/fastagency/pull/649
* Rename AutoGen to AG2 by kumaranvpl in https://github.com/ag2ai/fastagency/pull/651
* Update ag2 version to 0.8.4 and add support for new version by kumaranvpl in https://github.com/ag2ai/fastagency/pull/654
* fix flaky playwright test triggered by ag2 rename by davorinrusevljan in https://github.com/ag2ai/fastagency/pull/657
* Update version to 0.8.4rc0 by kumaranvpl in https://github.com/ag2ai/fastagency/pull/659
* Change airt links to ag2ai links by kumaranvpl in https://github.com/ag2ai/fastagency/pull/660
* Fix message.print and follow ag2's style of message header by kumaranvpl in https://github.com/ag2ai/fastagency/pull/661
* Use PYPI_API_TOKEN for pypi releases by kumaranvpl in https://github.com/ag2ai/fastagency/pull/662
* Prepare for 0.8.4 version release by kumaranvpl in https://github.com/ag2ai/fastagency/pull/663

New Contributors
* Lancetnik made their first contribution in https://github.com/ag2ai/fastagency/pull/626

**Full Changelog**: https://github.com/ag2ai/fastagency/compare/0.3.4...v0.8.4

0.3.4

What's Changed

* Skip whatsapp agent e2e tests, add whatsapp unit tests by sternakt in https://github.com/airtai/fastagency/pull/540
* Fix broken docs code and links by kumaranvpl in https://github.com/airtai/fastagency/pull/549
* Updated packages and cookiecutter by davorrunje in https://github.com/airtai/fastagency/pull/550
* Fix broken docs code by kumaranvpl in https://github.com/airtai/fastagency/pull/551
* Polishing of Getting started by davorrunje in https://github.com/airtai/fastagency/pull/552
* Update tutorials to use cookiecutter by rjambrecic in https://github.com/airtai/fastagency/pull/553
* Recommed cookiecutter as default option and pip+venv as alternative by kumaranvpl in https://github.com/airtai/fastagency/pull/554
* Polishing docs by davorrunje in https://github.com/airtai/fastagency/pull/557
* Update cookiecutter generated files by kumaranvpl in https://github.com/airtai/fastagency/pull/559
* Create new readme file by davorrunje in https://github.com/airtai/fastagency/pull/558
* Update deploy docs by kumaranvpl in https://github.com/airtai/fastagency/pull/561
* Add simple username/password authentication by harishmohanraj in https://github.com/airtai/fastagency/pull/556
* Update docs by harishmohanraj in https://github.com/airtai/fastagency/pull/563
* Implement HTTPBasic security by sternakt in https://github.com/airtai/fastagency/pull/564


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.3.3...0.3.4

0.3.3

What's Changed

* Polish tutorials by davorrunje in https://github.com/airtai/fastagency/pull/473
* Add user guide on how to use cookiecutter by kumaranvpl in https://github.com/airtai/fastagency/pull/474
* Update tutorial docs by rjambrecic in https://github.com/airtai/fastagency/pull/479
* Patch "Exception: modular references are not supported in this version" by sternakt in https://github.com/airtai/fastagency/pull/478
* Fix patching order by sternakt in https://github.com/airtai/fastagency/pull/481
* Update Adapter Docs by harishmohanraj in https://github.com/airtai/fastagency/pull/472
* Add Playwright by davorinrusevljan in https://github.com/airtai/fastagency/pull/469
* Add cookiecutter as an alternative option by kumaranvpl in https://github.com/airtai/fastagency/pull/480
* Fix: modular references are not supported in this version exception by rjambrecic in https://github.com/airtai/fastagency/pull/484
* Keep cookiecutter project setup in single place and embed it in getting started by kumaranvpl in https://github.com/airtai/fastagency/pull/485
* Fix create message by adding workflow_uuid by davorrunje in https://github.com/airtai/fastagency/pull/486
* Update giphy end2end test by rjambrecic in https://github.com/airtai/fastagency/pull/502
* Raise warning if openapi schema contains non supported security schema by sternakt in https://github.com/airtai/fastagency/pull/499
* Upgrade package versions by kumaranvpl in https://github.com/airtai/fastagency/pull/506
* Define servers in openapi factory by sternakt in https://github.com/airtai/fastagency/pull/501
* Reroute whatsapp_e2e test by sternakt in https://github.com/airtai/fastagency/pull/507
* Add fastagency docker build and run commands by kumaranvpl in https://github.com/airtai/fastagency/pull/508
* Mesop: do not scroll for keep alive by davorinrusevljan in https://github.com/airtai/fastagency/pull/503
* Update package versions by kumaranvpl in https://github.com/airtai/fastagency/pull/525
* Fix parsing of Infobip whatsapp API schema by sternakt in https://github.com/airtai/fastagency/pull/516
* Fix docs by davorrunje in https://github.com/airtai/fastagency/pull/528
* Add firebase authentication in Mesop by harishmohanraj in https://github.com/airtai/fastagency/pull/512
* Polishing docs by davorrunje in https://github.com/airtai/fastagency/pull/530
* Implement Whatsapp agent with infobip api integration by sternakt in https://github.com/airtai/fastagency/pull/532
* Fix failing test import by sternakt in https://github.com/airtai/fastagency/pull/533
* Update documentation with new features by davorrunje in https://github.com/airtai/fastagency/pull/534


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Update Release Notes for v0.3.1 by airt-release-notes-updater in https://github.com/airtai/fastagency/pull/430
* Update adapters docs by harishmohanraj in https://github.com/airtai/fastagency/pull/422
* Add waitress as alternative command for gunicorn in Windows by kumaranvpl in https://github.com/airtai/fastagency/pull/431
* Add WhatsApp API example by rjambrecic in https://github.com/airtai/fastagency/pull/433
* Add a test which checks mesop version by kumaranvpl in https://github.com/airtai/fastagency/pull/434
* Update mesop version and remove mesop patch by kumaranvpl in https://github.com/airtai/fastagency/pull/449
* Update package versions by kumaranvpl in https://github.com/airtai/fastagency/pull/450
* Install OS specific WSGI server by kumaranvpl in https://github.com/airtai/fastagency/pull/452
* Add waitress as alternative of gunicorn for Windows by kumaranvpl in https://github.com/airtai/fastagency/pull/448
* Add Custom Client example to the docs by harishmohanraj in https://github.com/airtai/fastagency/pull/435
* Add source links by harishmohanraj in https://github.com/airtai/fastagency/pull/457
* Add message types in docs by harishmohanraj in https://github.com/airtai/fastagency/pull/458
* Add more descriptive error message by kumaranvpl in https://github.com/airtai/fastagency/pull/455
* Follow uniform AutoGenWorkflows import across files by kumaranvpl in https://github.com/airtai/fastagency/pull/459
* Docs for whatsapp tutorial by rjambrecic in https://github.com/airtai/fastagency/pull/462
* Fix parsing openapi schema fails when operation id contains by sternakt in https://github.com/airtai/fastagency/pull/466
* Add security to FastAPIAdapter by sternakt in https://github.com/airtai/fastagency/pull/442
* Switch the example to use mesop UI instead of console UI in adapter docs by harishmohanraj in https://github.com/airtai/fastagency/pull/465
* Update FastAPI and NATS.io adapter sections with custom HTML/JS client implementation by harishmohanraj in https://github.com/airtai/fastagency/pull/461
* Add bing api key to websurfer and fix documentation warnings by rjambrecic in https://github.com/airtai/fastagency/pull/470


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.3.1...v0.3.2

0.3.1

What's Changed
* Update tutorial docs by rjambrecic in https://github.com/airtai/fastagency/pull/414
* Fix OpenAPI docs by davorrunje in https://github.com/airtai/fastagency/pull/419
* Fix broken links in docs by kumaranvpl in https://github.com/airtai/fastagency/pull/420
* Implement path to make mesop work in Windows by kumaranvpl in https://github.com/airtai/fastagency/pull/415
* Fix _process_params method when body is present by rjambrecic in https://github.com/airtai/fastagency/pull/429


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.3.0...v0.3.1

0.3.0

**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.4...v0.3.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.