I built this system as a way to have a more collaborative experience with my agents. It’s still a work in progress but I’m using the underlying systems and tools to build MASON itself. Currently it only supports Claude code, but I’m working on other agents. Just putting it out there to see if anyone else is looking for a different workflow. Give it a try! Feedback and issues appreciated!
But, it seems like that's a simple implementation of a particular framework? I mean, I think they do more than just take a prompt and execute tool calls? But, I appreciate the response and time. Thanks!
I'm curious what drove you to build a new agent framework from scratch? In your repo you say that existing frameworks are black boxes, but most of the mature ones are open source and you have access to full source? I'm just wondering because I'm also thinking of building an agent framework but then I wonder if it's worth the effort unless it's for educational purposes.