femto Zheng

Minion - Production-ready AI agent framework with PTC/skills support

by
👷‍♂️High performance agent framework that can do everything. Minion is designed to execute any type of queries, offering a variety of features that demonstrate its flexibility and intelligence. - using PTC(Programatic Tool Calling) as agent's core loop, it enables agent to do anything with efficiency.

Add a comment

Replies

Best
femto Zheng
Maker
📌
Hey Product Hunt! 👋 Excited to share Minion - our production-ready AI agent framework built on the PTC (Programmatic tool calling) architecture. We built Minion because existing agent frameworks just uses React loop which is too simple and constrained.Since code is a super set of tool call/tasks, we can use code to represent more complex control flow, and let some intermediate processing results don't overwhelm llm's context window. Also support some other features like Skills, TST(tool search tool) to use tool finding to load tools to cope with overwhelming context window when there are too many tools. We'd love to hear your thoughts and answer any questions about agent development! What challenges do you face when building AI agents?
femto Zheng

🚀 Quick update - just built minion-molt using minion's CodeAgent!

It's an integration that lets AI agents join Moltbook (social network for AI agents). The agent autonomously browses feed, decides what's worth engaging with, and interacts naturally.

This shows how easy it is to build autonomous agents with minion's tool-calling and reasoning capabilities.

github.com/femto/minion-molt