mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-04 22:50:54 +00:00
refactor memory to standalone config and unify plugin UI
This commit is contained in:
parent
604078376f
commit
803248168c
13 changed files with 395 additions and 334 deletions
|
|
@ -63,6 +63,10 @@
|
|||
</div>
|
||||
|
||||
<style>
|
||||
.plugin-info-view {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.plugin-info-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue