Commit 45afed3
authored
Remove unused experimental aitools helpers (#4733)
## Summary
- remove the unused `experimental/aitools` detector, pathutil, and
prompts packages
- inline the auth error formatter in middleware and add focused coverage
for the rendered message
- trim the session package down to the context and key-value helpers
still used by live aitools commands
## Test plan
- [x] `go test ./experimental/aitools/...`1 parent f121e12 commit 45afed3
File tree
12 files changed
+85
-863
lines changed- experimental/aitools/lib
- detector
- middlewares
- pathutil
- prompts
- session
12 files changed
+85
-863
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
45 | 57 | | |
0 commit comments