Skip to content

Root package.json name is "stellar-devkit" while README and docs say "stellar-agent-kit" #8

@CodewMilan

Description

@CodewMilan

Description

The root package.json has "name": "stellar-devkit" while the README, npm package, and public branding use "stellar-agent-kit". This can cause confusion in workspace resolution, scripts, and when referring to the repo in docs or issues.

Steps to reproduce

  1. Open root package.json and note the name field
  2. Open README.md and search for "stellar-agent-kit" and "stellar-devkit"

Expected

Root package name and public naming are consistent (e.g. both "stellar-agent-kit" or both aligned to the same product name).

Actual

Root package is named "stellar-devkit"; README and npm package are "stellar-agent-kit".


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions