Skip to content

Conversation

@ozsay
Copy link
Collaborator

@ozsay ozsay commented Feb 9, 2026

Summary

Documents the new CLI automation options in the base44-cli skill: CRON/simple triggers and entity hooks.

Changes

  • New references/automations.md — Full reference for all 4 automation types (scheduled one-time, CRON, simple interval, entity hooks), common fields, examples, common patterns, and common mistakes.
  • SKILL.md — Project structure note, key files entry for function.jsonc + automations, Function Management table row for "Configure Automations" linking to the new doc, and an Automation Quick Reference section (condensed schema for all types).
  • references/functions-create.mdautomations added to config properties table, new brief Automations section with link to automations.md, and top function.jsonc example updated to include a simple CRON automation.

Automations are defined in the automations array inside function.jsonc and deploy with npx base44 functions deploy (no separate command).

Made with Cursor

@claude
Copy link
Contributor

claude bot commented Feb 10, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@ozsay ozsay merged commit d0dcac4 into main Feb 10, 2026
1 check passed
@ozsay ozsay deleted the automations branch February 10, 2026 11:25
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