Skip to content

docs: add Angular integration guide#182

Open
baobao0303 wants to merge 1 commit into
benjitaylor:mainfrom
baobao0303:docs/add-angular-integration-guide
Open

docs: add Angular integration guide#182
baobao0303 wants to merge 1 commit into
benjitaylor:mainfrom
baobao0303:docs/add-angular-integration-guide

Conversation

@baobao0303
Copy link
Copy Markdown

Summary

Add comprehensive guide for integrating Agentation into Angular v16+ projects using Web Component Wrapper technique.

What this does

  • Created docs/angular-integration.md with step-by-step guide to integrate Agentation into Angular projects
  • Updated README.md to include "Framework Integrations" section linking to the new guide

Contents

The integration guide covers:

  1. Installing React dependencies alongside Agentation
  2. TypeScript configuration for JSX support
  3. CSS import workaround (bypassing Angular module resolver)
  4. Creating Angular wrapper component using createRoot
  5. Activating Agentation on the root application

Why

Agentation is built with React, but many projects use Angular. This guide enables Angular developers to use Agentation via Web Component Wrapper pattern without needing to port the entire library.

Add comprehensive guide for integrating Agentation into
Angular v16+ projects using Web Component Wrapper technique.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

@baobao0303 is attempting to deploy a commit to the Benji Taylor's Projects Team on Vercel.

A member of the Team first needs to authorize it.

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