Add lightweight watcher feature idea to backlog

This commit is contained in:
Jane
2026-03-14 18:26:11 +01:00
parent 9099659f84
commit d95434202f

View File

@@ -6,3 +6,4 @@ Tasks and to-dos that need attention when time allows.
- [ ] Switch Jane to Opus 4.6 (claude-opus-4-6) in config
- [ ] Fix typing indicator to keep running during multi-message responses (currently stops after first message)
- [ ] Lightweight watcher system: let Jane write small code snippets (curl + diff) that run cheaply on a cron. Only wake the full AI model if the check returns something interesting. Two-tier: cheap watcher → full agent on trigger.