humanlayer icon indicating copy to clipboard operation
humanlayer copied to clipboard

Rename hlyr to humanlayer; humanlayer to humanlayer-sdk

Open balanceiskey opened this issue 8 months ago • 0 comments

What I did

How I did it

  • [ ] I have ensured make check test passes

How to verify it

Description for the changelog


[!IMPORTANT] Rename hlyr to humanlayer and humanlayer to humanlayer-sdk, updating imports and dependencies accordingly.

  • Package Renaming:
    • Rename hlyr to humanlayer in hlyr/package.json.
    • Rename humanlayer to humanlayer-sdk in humanlayer-ts/package.json and humanlayer-ts-vercel-ai-sdk/package.json.
  • Import Updates:
    • Update imports from humanlayer to humanlayer-sdk in docs/channels/slack.mdx, docs/core/classifications.mdx, and docs/frameworks/vercel-ai-sdk.mdx.
    • Update imports in examples/ts_email_classifier/01-no-humans.ts and examples/ts_email_classifier/02-human-review-sync.ts.
  • Dependency Updates:
    • Update dependencies from humanlayer to humanlayer-sdk in examples/gensx/package.json, examples/ts_email_classifier/package.json, and examples/ts_openai_client/package.json.

This description was created by Ellipsis for e940112f416552a8fc2e6727210b3264b83ece62. You can customize this summary. It will automatically update as commits are pushed.

balanceiskey avatar May 28 '25 20:05 balanceiskey