Skip to content

Register vu1nz agent adapter in CLI registry #249

@codexwizardd

Description

@codexwizardd

packages/agents/vu1nz exists and exports a vu1nz Actions Security Scanner agent, but the CLI adapter registry only lists claude, codex, and qwen under the agents category.

There is one extra wrinkle: the vu1nz package is named @sh1pt/agent-vu1nz, while the generic adapter registry resolves agent packages using the @profullstack/sh1pt-agent-* prefix. That means adding vu1nz to the registry also requires normalizing the package name to the monorepo convention.

Proposed fix:

  • rename the package to @profullstack/sh1pt-agent-vu1nz
  • add vu1nz to the agents.adapters registry list
  • update the package test label to match the normalized package name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions