Skip to content

6.3 Angular AI Chat Widget: blog article and Clients submodule ref#18

Merged
workcontrolgit merged 2 commits intodevelopfrom
feature/6.3-angular-ai-chat-widget
Apr 12, 2026
Merged

6.3 Angular AI Chat Widget: blog article and Clients submodule ref#18
workcontrolgit merged 2 commits intodevelopfrom
feature/6.3-angular-ai-chat-widget

Conversation

@workcontrolgit
Copy link
Copy Markdown
Owner

Summary

  • Adds blogs/series-6-ai-app-features/6.3-angular-ai-chat-widget.md — complete Medium-optimized article
  • Updates Clients submodule ref to include AiService, AiChatComponent, route, and menu changes

Article covers

  • Adding aiEnabled: false environment feature flag — client-side equivalent of the API's FeatureManagement:AiEnabled
  • AiService design: why it does NOT extend BaseApiService<T> (AI endpoints are not CRUD)
  • AiChatComponent standalone component pattern with two-tab Material UI
  • RxJS subscription cleanup with Subject + takeUntil(this.destroy$)
  • Route registration and sidebar menu entry

Related PRs

@workcontrolgit workcontrolgit merged commit e8ac6ae into develop Apr 12, 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