DEV Community

Cover image for AgentUp Plugin Validation
Luke Hinds
Luke Hinds

Posted on

AgentUp Plugin Validation

I had a nasty issue in AgentUp where I used test as a plugin name, not thinking things through well, it's an internal package, so the entry points clashed. Put this in place as part of the plugin system rewrite underway!

We now validate plugin names:

  1. No special characters (can lead to security issues)
  2. No std library packages

AgentUp Terminal

If you're new to AgentUp, it's a cutting edge AI Agent framework under active development. If you want to follow along , please do and say hello in the comments! - if you're interested in learning more, jump on my Discord server and join in the fun. All levels of folks will be made to feel welcome and at home.

Hi. I am Luke. I am software engineer of 20 years experience. I created the sigstore project, used and supported by Google and GitHub and I am former distinguished engineer, startup founder. I am now at RedDotRocket, where I have fun building software to address real world challenges!

Top comments (0)