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

This commit is contained in:
lobehubbot
2026-01-19 12:36:46 +00:00
parent b481253dd5
commit c097c69f49
3 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,11 @@
[
{
"children": {
"fixes": ["Fix server agent task run with headless, internlm provider base url and homepage."]
},
"date": "2026-01-19",
"version": "2.0.0-next.313"
},
{
"children": {
"improvements": ["Change the /community/assistant to /agent routes."],

View File

@@ -28,7 +28,6 @@ const styles = createStaticStyles(({ css, cssVar }) => ({
display: flex;
gap: 8px;
align-items: center;
padding-block: 8px;
`,
footer: css`

View File

@@ -73,17 +73,17 @@ export default {
'screen4.title2': 'Your choice helps us improve',
'screen4.title3': 'You can change this anytime in settings',
'screen5.actions.cancel': 'Cancel',
'screen5.actions.connectToServer': 'Connect to Server',
'screen5.actions.connecting': 'Connecting...',
'screen5.actions.cancel': 'Cancel',
'screen5.actions.signInCloud': 'Sign in to LobeHub Cloud',
'screen5.actions.signOut': 'Sign out',
'screen5.actions.signingIn': 'Signing in...',
'screen5.actions.signingOut': 'Signing out...',
'screen5.actions.tryAgain': 'Try Again',
'screen5.auth.phase.browserOpened': 'Browser opened, please sign in...',
'screen5.auth.phase.waitingForAuth': 'Waiting for authorization...',
'screen5.auth.phase.verifying': 'Verifying credentials...',
'screen5.auth.phase.waitingForAuth': 'Waiting for authorization...',
'screen5.auth.remaining': 'Remaining: {{time}}s',
'screen5.badge': 'Sign in',
'screen5.description':