CopilotKit / CopilotKit/CopilotKit

Angular: Upgrade the ADK starter to Angular 22

Open
#6,643 6 comments 0 reactions 1 assignee View on GitHub

@Jokasa7 is already working on this.

Since Sep 3, 2026.

Accepting PRs feature request
Dominant language
TypeScript
Stars
37.4k
Forks
4.6k
Avg merge
1d 6h
Merged PRs (30d)
444

Description

Pre-flight Checklist
  • I have searched existing issues, and this hasn't been requested yet.
Problem or Motivation

The standalone examples/integrations/adk-angular starter still uses Angular 21 and the deprecated lucide-angular package.

PR #6521 upgrades the workspace-managed Angular package and demos to Angular 22, but this starter is outside the pnpm workspace and installs the published @copilotkit/angular package from npm. It therefore needs to be upgraded separately after #6521 has been merged and a compatible version of @copilotkit/angular has been published.

Upgrade the starter to Angular 22 and the corresponding @copilotkit/angular release, replace lucide-angular with @lucide/angular, and regenerate package-lock.json.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.