agenix_firebase
Firebase (Firestore + Storage + Auth) data store backend for the agenix AI agent framework.
1.0.4
ahmadexe/agenix
What this package is like to depend on
Last release 1 months ago
02 Jul 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jun 2026 to Jul 2026Releases
latest 5-
1.0.402 Jul 2026 -
1.0.327 Jun 2026 -
1.0.227 Jun 2026 -
1.0.126 Jun 2026Release notes
Open source →- Added demo video to README showing live multi-agent orchestration and tool-call tracing.
- Updated package description for clarity and discoverability.
-
1.0.024 Jun 2026Release notes
Open source →- Initial release —
FirebaseDataStoreextracted fromagenixcore. - Firestore-backed message persistence with per-user conversation isolation.
- Firebase Storage image upload support.
- Firebase Auth integration with
NotAuthenticatedExceptionfor unauthenticated access.
Release notes
Open source →- Improved tool pipeline to allow the agent to understand tools without params
- Updated documentation
- Added tests with tool supports
- Initial release —