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: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@
10
10
-**Effort Levels**: Configure agent effort/reasoning levels for chat requests
11
11
-**Enter Plan Mode Tool**: The agent can now enter plan mode mid-conversation when appropriate
12
12
13
+
#### Deprecated
14
+
-**Deprecated various flags for auth** - ENV variables AUGMENT_API_TOKEN, AUGMENT_API_URL and flags `--augment-token-file` and `--api-url` are no longer supported
15
+
- Use `AUGMENT_SESSION_AUTH` and `--augment-session-json` instead
16
+
13
17
#### Improvements
14
18
-**Parallel Tool Execution**: The CLI agent loop now executes independent tools in parallel for faster responses
15
19
-**Plan Mode**: Plans are now saved to `~/.augment/plans/` and plan mode enforces strict read-only access
0 commit comments