Skip to content

feat: add manage bot quick action#636

Closed
sheepbox8646 wants to merge 1 commit into
mainfrom
codex/manage-bot-quick-action
Closed

feat: add manage bot quick action#636
sheepbox8646 wants to merge 1 commit into
mainfrom
codex/manage-bot-quick-action

Conversation

@sheepbox8646

Copy link
Copy Markdown
Member

What changed

  • Replace the Scheduled Jobs quick action with a Manage Bot quick action.
  • Route the action to the current bot detail page.
  • Add English and Chinese chat.manageBot translations.

Impact

  • Gives users a direct sidebar shortcut from chat to the selected bot management page.

Validation

  • pnpm exec eslint --concurrency=auto apps/web/src/components/sidebar/index.vue apps/web/src/components/sidebar/panel-sessions.vue apps/web/src/i18n/locales/en.json apps/web/src/i18n/locales/zh.json apps/web/src/pages/home/components/thinking-block.vue apps/web/src/pages/home/components/tool-call-detail-exec.vue apps/web/src/pages/home/components/tool-call-detail-output.vue apps/web/src/pages/home/components/tool-call-group.vue apps/web/src/pages/home/components/tool-call-inline.vue passed for Vue files; locale JSON files were ignored by ESLint config with warnings.
  • Pre-commit full Go tests were attempted and failed in unrelated internal/handlers Unix socket setup: listen unix .../bridge.sock: bind: invalid argument.

@sheepbox8646

Copy link
Copy Markdown
Member Author

Closing because this work has already been covered elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant