DEV Community

Cover image for Just released agent88 v1.0.1
Victor Ubong Okon
Victor Ubong Okon

Posted on

Just released agent88 v1.0.1

I'm building an open-source framework to make it easier to build AI agents on node.js without constantly rebuilding infrastructure.

Current features:

  • Agent execution engine
  • LLM adapter architecture
  • Modular design
  • Initial developer docs
  • Upcoming:
  • Agent graph execution
  • More adapters
  • Tool system

Repo:
https://github.com/vcky4/agent88
NPM:
https://www.npmjs.com/package/agent88

Would love feedback from the community and drop a star.

Top comments (0)