Skip to content

Open Source Credits

TIP

Authoritative list: run npm ls --all locally and read each package’s LICENSE file. This page highlights the direct runtime and documentation dependencies declared in package.json.

Runtime dependencies (dependencies)

PackageSPDX (typical)Role
commanderMITCLI parsing
expressMITDashboard HTTP server
better-sqlite3MITSQLite + FTS storage
chalkMITTerminal styling
prompts / @clack/promptsMITInteractive prompts
chokidarMITFile watching
yamlISCYAML config parsing

Development & quality (devDependencies)

PackageRole
typescriptCompiler
vitestUnit tests
playwrightBrowser automation (engineering flows)
vitepressDocumentation site build
jsdomDOM test environment

CodyMaster itself

  • License: ISC (see package.json).
  • Repository: https://github.com/tody-agent/codymaster.git

See also

CodyMaster — AI-assisted engineering toolkit