📝 docs(bot): Auto sync agents & plugin to readme

This commit is contained in:
lobehubbot
2026-01-05 09:10:51 +00:00
parent 61683707e2
commit 995e8cf89a
2 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
[
{
"children": {},
"date": "2026-01-05",
"version": "2.0.0-next.217"
},
{
"children": {
"fixes": ["Restore window position safely."]

View File

@@ -175,6 +175,7 @@ const styles = createStaticStyles(({ css, cssVar }) => ({
`,
toolbarModelName: css`
overflow: hidden;
font-size: 12px;
color: ${cssVar.colorTextSecondary};
text-overflow: ellipsis;