Agent UI animations (#3025)

* wip agent ui animation

* WIP agent ui revision

* linting

* simplify css

* memoize agent responses

* patch hook memo issue

* dev build

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
This commit is contained in:
Timothy Carambat
2025-01-28 13:46:59 -08:00
committed by GitHub
parent 6192080635
commit 741ba8f2d0
7 changed files with 307 additions and 88 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['disable-default-agent-skills'] # put your current branch to create a build. Core team only.
branches: ['agent-ui-animations'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'