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
Fresh model catalog: refresh the available model catalog whenever the Models page opens, so newly available models appear without waiting for the server cache to expire.
Fixes
Environment variable paste: honor the focused Add Variable field when pasting KEY=VALUE, while supporting multiline imports from either field.
Docker hourly Git sync: pass the configured AlphaClaw root directory into generated cron jobs so container deployments sync the real installation instead of silently targeting a phantom directory. Fixes #105. (#107) Thanks @wright-io.