Releases: Rajeshdevandla/agent-flow
Releases · Rajeshdevandla/agent-flow
Release list
v1.0.0 — Initial Production Release
AgentFlow v1.0.0 — Multi-Agent Orchestration System
Production-ready release of AgentFlow, a multi-agent orchestration framework built on Amazon Bedrock without LangChain.
Features
- Planner, Researcher, and Summarizer agents with custom base class
-
- Long-term memory stub (file-based)
-
- Graceful failure recovery and orchestration
-
- Constitutional AI Revision Engine
-
- Full evaluation suite: 55 test cases covering 10 safety principles
-
- Dockerized multi-stage build for FastAPI backend and Streamlit frontend
-
- Centralized configuration for Anthropic SDK and Amazon Bedrock
Tech Stack
Python, FastAPI, Streamlit, Amazon Bedrock, Docker, pytest