Skip to content

fix(build): include agent-use in build and rename remaining @eigenpal refs#12

Merged
yash-giantanalytics merged 1 commit intomainfrom
fix/build-and-rename-scope
Apr 6, 2026
Merged

fix(build): include agent-use in build and rename remaining @eigenpal refs#12
yash-giantanalytics merged 1 commit intomainfrom
fix/build-and-rename-scope

Conversation

@yash-giantanalytics
Copy link
Copy Markdown

Summary

  • Add @giantanalyticsai/docx-editor-agents to root build script — it was missing, causing the package to publish without dist/
  • Replace all remaining @eigenpal references in examples, docs, and specs with @giantanalyticsai
  • Add changeset for patch bump on docx-js-editor and docx-editor-agents

Files changed

  • package.json — added agent-use to build chain
  • examples/agent-chat-demo/package.json — workspace deps scope
  • examples/agent-chat-demo/app/globals.css — comment
  • examples/vue/vite.config.ts — regex aliases
  • examples/vite/vite.config.ts — regex aliases + GitHub API URL
  • examples/astro/astro.config.mjs — alias
  • examples/vue/src/App.vue — imports and links
  • docs/PROPS.md, docs/i18n.md — import examples
  • specs/live-agent-chat.md — import examples
  • openspec/ archive docs — import examples

Test plan

  • bun run typecheck passes all 5 packages
  • Pre-commit hooks (prettier, eslint) pass
  • bun run --filter '@giantanalyticsai/docx-editor-agents' build produces dist/
  • No functional @eigenpal references remain (only LICENSE contact email and changelogs)

…refs

The root build script omitted @giantanalyticsai/docx-editor-agents,
causing it to publish without dist/. Also updated example configs,
docs, and specs to use @giantanalyticsai scope consistently.
@yash-giantanalytics yash-giantanalytics merged commit 2c4ccea into main Apr 6, 2026
2 checks passed
@yash-giantanalytics yash-giantanalytics deleted the fix/build-and-rename-scope branch April 6, 2026 00:25
@github-actions github-actions bot mentioned this pull request Apr 6, 2026
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.

1 participant