dow-prod-tracker/prisma/migrations/migration_lock.toml
Leivur Djurhuus e5b398d7da feat: Implement automation event bus and rule engine
- Add event bus for dispatching automation events with handlers.
- Create rule engine to evaluate events against defined triggers.
- Introduce chat provider to interface with Claude API and Ollama fallback.
- Define tool schemas for Claude-compatible operations.
- Implement tool executor to map tool calls to service layer functions.
- Develop automation service for CRUD operations on rules and event handling.
2026-03-12 11:20:21 -05:00

3 lines
128 B
TOML

# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"