Skip to content

Kyle merge#35

Merged
tevanburen merged 15 commits intomcp-appfrom
kyle-merge
Nov 25, 2025
Merged

Kyle merge#35
tevanburen merged 15 commits intomcp-appfrom
kyle-merge

Conversation

@tevanburen
Copy link
Collaborator

Description

Changes Made

How to Test

  1. Steps to reproduce/test the behavior
  2. Expected outcomes

Notes

feat: theme

feat: structure

feat: mcp

feat: at least make a call

fix: back-end

fix: filepath

fix: clean up

fix: remove refrences to old reactors

feat: room

feat: room

feat: top structure

feat: allegedly

fix: storage response

feat: logic for calling search

feat: autocompletes

feat: allow selection

feat: almost

fix: colors

feat: cards

feat: more style

fix: mvp

feat: search

feat: modal

feat: tooltip

feat: optional

feat: call new action

fix: modal close
@tevanburen tevanburen self-assigned this Nov 25, 2025
@tevanburen tevanburen marked this pull request as ready for review November 25, 2025 15:09
@tevanburen tevanburen merged commit 53900bd into mcp-app Nov 25, 2025
@tevanburen tevanburen deleted the kyle-merge branch November 25, 2025 15:09
tevanburen added a commit that referenced this pull request Nov 25, 2025
commit 53900bd
Merge: 52e41a0 b0d0071
Author: Thomas Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 10:09:04 2025 -0500

    Merge pull request #35 from SEMOSS/kyle-merge

    Kyle merge

commit b0d0071
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:08:17 2025 -0600

    fix: biome

commit f1ac309
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:06:39 2025 -0600

    fix: 9090

commit 5d276da
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:05:07 2025 -0600

    fix: cleanup

commit 59cf7f1
Merge: 52e41a0 eed5641
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:02:36 2025 -0600

    Merge branch 'default-app' of github.com:SEMOSS/Template into kyle-merge

commit 52e41a0
Author: Kyle Zifrony <kzifrony@deloitte.com>
Date:   Tue Nov 18 15:12:43 2025 -0500

    Clean up

commit f93f4d7
Author: Kyle Zifrony <kzifrony@deloitte.com>
Date:   Mon Nov 17 11:38:31 2025 -0500

    feat: update mcp template to intiialize correctly. use shadcn components

commit c5021d2
Author: Kyle Zifrony <kzifrony@deloitte.com>
Date:   Wed Nov 12 10:13:25 2025 -0500

    feat: support mcp uis
tevanburen added a commit that referenced this pull request Nov 25, 2025
commit d2073ad
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 14:20:18 2025 -0600

    feat: pt9

commit eac2208
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 14:17:17 2025 -0600

    feat: pt9

commit e480fbf
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 14:13:53 2025 -0600

    feat: pt8

commit c6553cc
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 14:05:31 2025 -0600

    feat: pt7

commit a090213
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:54:48 2025 -0600

    feat: pt6

commit 782edf7
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:52:15 2025 -0600

    feat: pt5

commit fbb6535
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:47:52 2025 -0600

    feat: pt4

commit f744796
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:42:24 2025 -0600

    feat: types

commit 00226a1
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:40:25 2025 -0600

    feat: appContext

commit 9acec16
Merge: e62d7e3 7dbbc6e
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 13:09:53 2025 -0600

    Merge branch 'default-app' of github.com:SEMOSS/Template into kyle-merge

commit e62d7e3
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:28:32 2025 -0600

    feat: pt2

commit 206b2cf
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:21:47 2025 -0600

    feat: pt1

commit ef75adc
Author: Van Buren <tevanburen@deloitte.com>
Date:   Tue Nov 25 09:16:49 2025 -0600

    Squashed commit of the following:

    commit 53900bd
    Merge: 52e41a0 b0d0071
    Author: Thomas Van Buren <tevanburen@deloitte.com>
    Date:   Tue Nov 25 10:09:04 2025 -0500

        Merge pull request #35 from SEMOSS/kyle-merge

        Kyle merge

    commit b0d0071
    Author: Van Buren <tevanburen@deloitte.com>
    Date:   Tue Nov 25 09:08:17 2025 -0600

        fix: biome

    commit f1ac309
    Author: Van Buren <tevanburen@deloitte.com>
    Date:   Tue Nov 25 09:06:39 2025 -0600

        fix: 9090

    commit 5d276da
    Author: Van Buren <tevanburen@deloitte.com>
    Date:   Tue Nov 25 09:05:07 2025 -0600

        fix: cleanup

    commit 59cf7f1
    Merge: 52e41a0 eed5641
    Author: Van Buren <tevanburen@deloitte.com>
    Date:   Tue Nov 25 09:02:36 2025 -0600

        Merge branch 'default-app' of github.com:SEMOSS/Template into kyle-merge

    commit 52e41a0
    Author: Kyle Zifrony <kzifrony@deloitte.com>
    Date:   Tue Nov 18 15:12:43 2025 -0500

        Clean up

    commit f93f4d7
    Author: Kyle Zifrony <kzifrony@deloitte.com>
    Date:   Mon Nov 17 11:38:31 2025 -0500

        feat: update mcp template to intiialize correctly. use shadcn components

    commit c5021d2
    Author: Kyle Zifrony <kzifrony@deloitte.com>
    Date:   Wed Nov 12 10:13:25 2025 -0500

        feat: support mcp uis
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