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
Copy file name to clipboardExpand all lines: blog/_posts/2026-03-02-wizard-of-drift-oz-and-dotenvx.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,6 @@ This is the kind of workflow I want more of:
99
99
100
100
And Oz was a great choice here because I wanted to easily trigger a coding agent from a GitHub action. Plus it supports any model and can be monitored from [its dashboard](https://oz.warp.dev).
101
101
102
-
The combination makkes my `.env` workflows safer and easier to operate at scale. Dotenvx gives you the secure env model and the agent gives you a practical enforcement loop at review time.
102
+
The combination makes my `.env` workflows safer and easier to operate at scale. Dotenvx gives you the secure env model and the agent gives you a practical enforcement loop at review time.
103
103
104
104
Together, they remove a class of annoying config breakages before they merge.
0 commit comments