Files
Obsidian-Vault/Backlog.md

476 B

Backlog

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.