You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix MessagesPage timestamp types (number not string) and cap messages at 500
- Fix broker resubscribeAll to check boolean returns and revert to file polling
- Fix redis-bus subscribe to only add channels after successful Redis subscribe
- Fix file-store polling to initialize timestamp at 0 for replay
- Fix system restore to default backupIndex to 1
- Fix state-manager listBackups to sort by recency descending
- Fix state-manager restoreFromBackup to use persistState queue
- Fix chocolatier notification config to load from repo .cocopilot/config.json
- Remove unused generateFixupSummary import from temperer
- Fix chocolatier.test.ts to use Partial<CocoConfig> and Partial<RepoState>
- Fix workers routes to use const for non-reassigned variables
- Implement per-repo template loading in templates/workers routes
Co-authored-by: patrick-knight <7575792+patrick-knight@users.noreply.github.com>
0 commit comments