omega_architecture 0.0.3
omega_architecture: ^0.0.3 copied to clipboard
A reactive, agent-based architecture framework for Flutter applications.
0.0.3 #
- Add official example in
example/lib/main.dartfor pub.dev scoring. - Tweak documentation (README and website) to point to pub.dev installation.
0.0.2 #
- Publish on pub.dev and switch docs/install to pub.dev usage (
omega_architecture: ^0.0.2). - Add web documentation (presentation) and architecture diagram.
- Improve CLI behavior (flows/agents registration, no auto-route creation).
- Clarify runtime bootstrap and flow activation from the app host.
0.0.1 #
- Initial release of Omega Architecture: core agents/flows/channel runtime, basic CLI and auth example.