rowboat/apps/x/packages/shared/src
Arjun 0185433986 add lookback period and note strictness dropdowns to onboarding
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>
2026-02-19 11:59:32 +05:30
..
agent-schedule-state.ts feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agent-schedule.ts feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agent.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
example.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
index.ts feat: add syncing update for graph building on the UI 2026-02-06 23:17:32 +05:30
ipc.ts add lookback period and note strictness dropdowns to onboarding 2026-02-19 11:59:32 +05:30
llm-step-events.ts feat(ui): surface LLM stream errors in chat 2026-02-16 08:34:51 +05:30
mcp.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
message.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
models.ts feat: simplify LLM config and onboarding 2026-02-04 01:13:02 +05:30
prefix-logger.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
runs.ts feat: add stop execution with hybrid graceful/force abort 2026-01-30 06:55:18 +05:30
service-events.ts feat: add syncing update for graph building on the UI 2026-02-06 23:17:32 +05:30
workspace.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30