- Integrate jsonrepair library to improve JSON parsing resilience - Replace manual JSON repair attempts with a more comprehensive repair method - Update go.mod and go.sum to include jsonrepair dependency - Simplify ParseJSON function with a single repair approach |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||