Skip to content

Releases: fireflyframework/fireflyframework-agentic

v26.05.33

31 May 12:46

Choose a tag to compare

What's Changed

  • Strip exposure layer: pure agent framework + model/agent observability (v26.05.33) by @ancongui in #259

Full Changelog: v26.05.32...v26.05.33

v26.05.32

31 May 11:04

Choose a tag to compare

v26.05.31

31 May 10:47

Choose a tag to compare

v26.05.30

30 May 23:27

Choose a tag to compare

v26.05.29

29 May 10:28

Choose a tag to compare

What's Changed

Full Changelog: v26.05.21...v26.05.29

v26.05.21

21 May 09:54

Choose a tag to compare

What's Changed

Full Changelog: v26.05.11...v26.05.21

v26.05.11

11 May 19:18

Choose a tag to compare

What's Changed

Full Changelog: v26.05.05...v26.05.11

v26.05.05

05 May 17:23

Choose a tag to compare

What's Changed

Full Changelog: v26.04.30...v26.05.05

v26.04.30

30 Apr 16:57

Choose a tag to compare

What's Changed

  • ci: only run on pull_request, drop push to main by @miguelgfierro in #80
  • refactor(examples): drop _common.py, load API keys via python-dotenv by @miguelgfierro in #81
  • feat(memory): add SQLiteStore for stdlib-backed local persistence by @miguelgfierro in #87
  • feat: Refactor prompt template system — split system/user templates, YAML-based loading by @Kaysera in #85
  • chore: reorganize tests by category and split PR-gate vs nightly by @miguelgfierro in #88
  • build(deps-dev): update uv-build requirement from <0.10.0,>=0.9.5 to >=0.9.5,<0.12.0 by @dependabot[bot] in #64
  • feat(exposure): add MCP server module + firefly-mcp CLI by @miguelgfierro in #93
  • feat(security): add Entra ID token verification and OBO exchange by @miguelgfierro in #92
  • test: align corpus_search/rag tests with tests/README taxonomy by @miguelgfierro in #96
  • fix(tests): repair nightly perf benchmarks (asyncio + plain functions) by @miguelgfierro in #91
  • feat(corpus_search): folder ingestion + hybrid search agent by @javier-alvarez in #82
  • chore(release): v26.04.30 by @miguelgfierro in #94
  • BUG FIX: install azure/mcp/rest extras in nightly test job by @miguelgfierro in #97
  • ci(nightly): auto-create/comment tracking issue on failure by @miguelgfierro in #89
  • feat(content): MarkdownChunker — structure-aware chunking with breadcrumb paths by @javier-alvarez in #95

New Contributors

Full Changelog: v26.04.28...v26.04.30

v26.04.28

28 Apr 10:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v26.02.07...v26.04.28