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.; ken: Ken is a pure Go port of semble, providing fast hybrid code search for agents with drop-in MCP compatibility. It offers a single static binary distribution, approximately 44x fewer tokens than grep+Read at recall@10, and supports indexing source code and documentation. The retrieval algorithm is a verbatim port of semble's hybrid BM25 + Model2Vec approach.
Rapid development and testing of sophisticated multimodal AI agents and workflows.
Agent code search: quickly find relevant code chunks across large codebases