fast-agent: fast-agent is a CLI-first framework for building and interacting with sophisticated multimodal AI agents and workflows. It offers comprehensive support for various LLM providers, structured outputs, and vision, with unique features like MCP Feature support and live streaming responses to the terminal.; rekal: rekal provides long-term memory for LLMs via an MCP server. It stores memories in a local SQLite file and retrieves them using hybrid search (BM25 keywords + vector semantics + recency decay). It works with any MCP-capable agent like Claude Code, Codex CLI, and OpenCode.
Rapid development and testing of sophisticated multimodal AI agents and workflows.
Persistent memory for coding agents across sessions to remember user preferences and decisions