srepd has a new home at github.com/openshift-online/srepd. This is the first release under the OpenShift Online organization and is functionally equivalent to v1.6.5, with the module path updated to github.com/openshift-online/srepd. Users running v1.6.5 (the bridge release from the old repository) will be offered this update automatically via srepd update or the startup update banner. New installs: go install github.com/openshift-online/srepd@latest.
Changelog
- chore: rename module path to github.com/openshift-online/srepd
- fix(ai): surface bedrock provider init errors in modal and fix region resolution
- chore: bridge release v1.6.5 — redirect update URL to openshift-online/srepd
- fix(tui): watcher pane rendering — approvals slot, markers, glamour
- feat: watcher deltas + Chat sessions
- ci: disable GitHub Actions workflow ahead of Prow migration