Skip to content

📝 docs: fix agent usage typo#13198

Merged
canisminor1990 merged 1 commit into
canaryfrom
docs/fix-agent
Mar 23, 2026
Merged

📝 docs: fix agent usage typo#13198
canisminor1990 merged 1 commit into
canaryfrom
docs/fix-agent

Conversation

@canisminor1990

Copy link
Copy Markdown
Member

💻 Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • ✅ test
  • 📝 docs
  • 🔨 chore

🔗 Related Issue

🔀 Description of Change

🧪 How to Test

  • Tested locally
  • Added/updated tests
  • No tests needed

📸 Screenshots / Videos

Before After
... ...

📝 Additional Information

@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lobehub Canceled Canceled Mar 23, 2026 6:32am

Request Review

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@canisminor1990 canisminor1990 merged commit 3c5249e into canary Mar 23, 2026
16 of 17 checks passed
@canisminor1990 canisminor1990 deleted the docs/fix-agent branch March 23, 2026 06:15
@lobehubbot

Copy link
Copy Markdown
Member

@arvinxx Could you please review this docs PR? It fixes typos in agent usage, changelog, and self-hosting documentation.

@lobehubbot

Copy link
Copy Markdown
Member

❤️ Great PR @canisminor1990 ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fed2810b91

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

**End-of-month review:**

- Frequency: Monthly — set Max Executions to 1 per month, or use day-of-month scheduling
- Frequency: Monthly — set Max Executions to once per month, or combine with a specific day

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove invalid monthly scheduling example

The updated example says users can do a monthly review by setting Max Executions and combining with a specific day, but that does not produce a monthly schedule in the current product: schedule options are only daily | hourly | weekly (src/routes/(main)/agent/cron/[cronId]/CronConfig.ts), and maxExecutions is a lifetime run cap that decrements to zero and disables the job (packages/database/src/models/agentCronJob.ts). Following this guidance will create a weekly job or a one-off run, not a recurring monthly task.

Useful? React with 👍 / 👎.

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.

2 participants