Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CopilotKit/CopilotKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: chebyr/CopilotKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 4, 2026

  1. Initial plan

    Copilot authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    062d317 View commit details
    Browse the repository at this point in the history
  2. feat: add @copilotkit/web-chat package with web component wrappers fo…

    …r CopilotChat, CopilotPopup, and CopilotSidebar
    
    Agent-Logs-Url: https://github.com/ASISaga/CopilotKit/sessions/89d8131b-260f-44bf-8bee-749ada362e7b
    
    Co-authored-by: ASISaga <10753247+ASISaga@users.noreply.github.com>
    Copilot and chebyr authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    4ec6b65 View commit details
    Browse the repository at this point in the history
  3. chore: final check - all tests pass, build clean, lint clean

    Agent-Logs-Url: https://github.com/ASISaga/CopilotKit/sessions/89d8131b-260f-44bf-8bee-749ada362e7b
    
    Co-authored-by: ASISaga <10753247+ASISaga@users.noreply.github.com>
    Copilot and chebyr authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    9362f5f View commit details
    Browse the repository at this point in the history
  4. feat: rewrite web-chat as pure Lit web components, removing React dep…

    …endency
    
    Agent-Logs-Url: https://github.com/ASISaga/CopilotKit/sessions/92856f34-14e2-4f53-b392-a25ea6d6442f
    
    Co-authored-by: ASISaga <10753247+ASISaga@users.noreply.github.com>
    Copilot and chebyr authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    a3114b7 View commit details
    Browse the repository at this point in the history
  5. fix: address code review - clean instructions logic, fix UMD external…

    …s, improve tests
    
    Agent-Logs-Url: https://github.com/ASISaga/CopilotKit/sessions/92856f34-14e2-4f53-b392-a25ea6d6442f
    
    Co-authored-by: ASISaga <10753247+ASISaga@users.noreply.github.com>
    Copilot and chebyr authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    3fa6597 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from ASISaga/copilot/add-chat-web-component

    feat: add `@copilotkit/web-chat` — Web Components wrapper for chat UI
    chebyr authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    cb19b1e View commit details
    Browse the repository at this point in the history
Loading