10 lines
476 B
Markdown
10 lines
476 B
Markdown
# 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.
|