Skip to content

fix: resolve #3020 — Familiar Chat Capp#3170

Open
tudragon154203 wants to merge 2 commits intoendojs:masterfrom
tudragon154203:contribai/feat/create-package-json-for-the-new-familiar
Open

fix: resolve #3020 — Familiar Chat Capp#3170
tudragon154203 wants to merge 2 commits intoendojs:masterfrom
tudragon154203:contribai/feat/create-package-json-for-the-new-familiar

Conversation

@tudragon154203
Copy link
Copy Markdown

Summary

fix: resolve #3020 — Familiar Chat Capp

Problem

Severity: High | File: packages/familiar-chat/package.json

This creates the new top-level package configuration for the Familiar Chat Capp, following Endo's package conventions with ES modules, proper dependencies, and export configuration.

Solution

Create with name "@endo/familiar-chat", type "module", main and exports pointing to "./src/index.js", and appropriate dependencies. Include scripts for build/test following the pattern of other Endo packages.

Changes

  • packages/familiar-chat/package.json (new)
  • packages/familiar-chat/src/index.js (new)

Testing

  • Existing tests pass
  • Manual review completed
  • No new warnings/errors introduced

Generated by ContribAI v5.15.0

Fixes endojs#3020

Signed-off-by: tudragon154203 <76395825+tudragon154203@users.noreply.github.com>
Fixes endojs#3020

Signed-off-by: tudragon154203 <76395825+tudragon154203@users.noreply.github.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: fd92c56

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Familiar Chat Capp

1 participant