mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-12 19:55:19 +02:00
Add two preference dropdowns to the Connected Accounts step: - Lookback period (1 week / 1 month / 3 months) for Gmail and Fireflies sync - Note strictness (Auto / High / Medium / Low) with inline descriptions Replaces hardcoded LOOKBACK_DAYS in sync_gmail and sync_fireflies with configurable value from ~/.rowboat/config/lookback.json. Adds IPC channels for reading/writing both configs. SelectItem now supports a description prop rendered only in the dropdown, not the trigger. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-schedule-state.ts | ||
| agent-schedule.ts | ||
| agent.ts | ||
| example.ts | ||
| index.ts | ||
| ipc.ts | ||
| llm-step-events.ts | ||
| mcp.ts | ||
| message.ts | ||
| models.ts | ||
| prefix-logger.ts | ||
| runs.ts | ||
| service-events.ts | ||
| workspace.ts | ||