Fastagency

Latest version: v0.8.4

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

Scan your dependencies

Page 2 of 3

0.2.5

What's Changed

* Fix Pydantic name annotated is not defined by sternakt in https://github.com/airtai/fastagency/pull/365

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

0.2.4

What's Changed

* Docs: Fix docs for Mesop security by davorrunje in https://github.com/airtai/fastagency/pull/318
* Security: Add username and password logic to oauth security settings by sternakt in https://github.com/airtai/fastagency/pull/328
* Mesop: When past conversation is selected, scroll to the end of it by davorinrusevljan in https://github.com/airtai/fastagency/pull/320

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

0.2.3

Not secure
What's Changed

* Fix type error unable to evaluate type annotation when generating client by sternakt in https://github.com/airtai/fastagency/pull/313
* Adds scrolling in function-related messages by davorrunje in https://github.com/airtai/fastagency/pull/314
* Exported security and styling options for MesopUI by davorrunje in https://github.com/airtai/fastagency/pull/315


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.2...v0.2.3

0.2.2

Not secure
What's Changed

* Detect JSON in output and use code block for it and make long outputs scrollable by davorrunje in https://github.com/airtai/fastagency/pull/306
* Fix: unable to parse OpenAPI spec by sternakt in https://github.com/airtai/fastagency/pull/303


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.1...v0.2.2

0.2.1

Not secure
What's Changed

* Replace radio buttons with clickable buttons in Mesop UI, add Error message type for errors in running workflows and
add exceptions with proper messages for missing imports by davorrunje in https://github.com/airtai/fastagency/pull/302


**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.2.0...v0.2.1

0.2.0

Not secure
What's Changed

* Update docs by rjambrecic in https://github.com/airtai/fastagency/pull/214
* Apply formatting to docs_src by kumaranvpl in https://github.com/airtai/fastagency/pull/217
* Suggested function call and function call execution in Mesop by davorinrusevljan in https://github.com/airtai/fastagency/pull/216
* Raise mesop typer error for python versions below 3.10 by kumaranvpl in https://github.com/airtai/fastagency/pull/232
* Support multiple security schemes in OpenAPI Client by kumaranvpl in https://github.com/airtai/fastagency/pull/235
* Update package versions by kumaranvpl in https://github.com/airtai/fastagency/pull/237
* Add tooltip to fields by harishmohanraj in https://github.com/airtai/fastagency/pull/233
* Update twitter link and add an example by davorrunje in https://github.com/airtai/fastagency/pull/243
* Restrict FLAML version to fix test failure by kumaranvpl in https://github.com/airtai/fastagency/pull/248
* Fix failing example by kumaranvpl in https://github.com/airtai/fastagency/pull/249
* Fix readme example by harishmohanraj in https://github.com/airtai/fastagency/pull/254
* Make devcontainer work in codespace by harishmohanraj in https://github.com/airtai/fastagency/pull/251
* Auto generate cli docs by rjambrecic in https://github.com/airtai/fastagency/pull/255
* Update packages by davorrunje in https://github.com/airtai/fastagency/pull/261
* Mesop UI improvements by davorinrusevljan in https://github.com/airtai/fastagency/pull/241
* Add examples directory to linter by davorrunje in https://github.com/airtai/fastagency/pull/264
* Fixed Together.ai model string by davorrunje in https://github.com/airtai/fastagency/pull/267
* CI simplification by davorrunje in https://github.com/airtai/fastagency/pull/268
* Fix CI bug by davorrunje in https://github.com/airtai/fastagency/pull/269
* Simplify CI tests by davorrunje in https://github.com/airtai/fastagency/pull/270
* Fix Together AI model dict by davorrunje in https://github.com/airtai/fastagency/pull/271
* Mesop tests added by davorrunje in https://github.com/airtai/fastagency/pull/272
* Fix Mesop tests by davorrunje in https://github.com/airtai/fastagency/pull/273
* Added docs_src tests by davorrunje in https://github.com/airtai/fastagency/pull/274
* Add some tests by davorrunje in https://github.com/airtai/fastagency/pull/275
* Fix OpenAPI client when Path variables contains upper case by rjambrecic in https://github.com/airtai/fastagency/pull/265
* Add tests by davorrunje in https://github.com/airtai/fastagency/pull/277
* Move WebSurfer Autogen code out of the studio module by harishmohanraj in https://github.com/airtai/fastagency/pull/253
* Polish getting started docs by harishmohanraj in https://github.com/airtai/fastagency/pull/278
* Move studio files into studio project and clean up deps devcontainers etc by harishmohanraj in https://github.com/airtai/fastagency/pull/279
* Replaces gpt-4o with gpt-40-mini in all OpenAI tests by davorrunje in https://github.com/airtai/fastagency/pull/282
* Support running Mesop based apps with WSGI servers by davorrunje in https://github.com/airtai/fastagency/pull/283
* Bump version to 0.2.0rc0 by davorrunje in https://github.com/airtai/fastagency/pull/285
* Giphy and Websurfer Tutorial by rjambrecic in https://github.com/airtai/fastagency/pull/284
* Update Release Notes for v0.2.0rc0 by airt-release-notes-updater in https://github.com/airtai/fastagency/pull/287
* 215 fix function call exception by sternakt in https://github.com/airtai/fastagency/pull/297
* Fix typo error in the ReadME file by FREDERICO23 in https://github.com/airtai/fastagency/pull/288
* Add style configurability to Mesop UI by davorrunje in https://github.com/airtai/fastagency/pull/296
* Getting started and Readme files updated by davorrunje in https://github.com/airtai/fastagency/pull/298

New Contributors
* sternakt made their first contribution in https://github.com/airtai/fastagency/pull/297
* FREDERICO23 made their first contribution in https://github.com/airtai/fastagency/pull/288

**Full Changelog**: https://github.com/airtai/fastagency/compare/v0.1.0...v0.2.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.