Commit 3022681
fix(cortex-cli): show alternative workflow when removing built-in agent
Fixes bounty issue #1666
When a user tries to remove a built-in agent, the error message now suggests
creating a custom copy using 'cortex agent create' or manually copying the
agent to ~/.cortex/agents/ where it can be modified.1 parent fe8449a commit 3022681
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1139 | 1145 | | |
1140 | 1146 | | |
1141 | 1147 | | |
| |||
0 commit comments