mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-05-01 11:57:19 +02:00
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:
2
.github/workflows/dev-build.yaml
vendored
2
.github/workflows/dev-build.yaml
vendored
@@ -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/*'
|
||||
|
||||
Reference in New Issue
Block a user