afjcjsbx
07748bf076
chore: revert unrelated golines formatting
2026-03-29 14:06:19 +02:00
afjcjsbx
3b173c0bee
feat(agent): add multi-agent discovery prompt and per-agent
2026-03-29 13:58:19 +02:00
afjcjsbx
b90c5007f6
resolve conflicts
2026-03-22 23:36:25 +01:00
dataCenter430
0c5d7500e8
feat: expose local file paths for non-image media to enable agent file tools ( #1516 )
...
* feat: expose local file paths for non-image media to enable agent file tools
* fix: Golang Lint error
2026-03-14 12:09:11 +08:00
shikihane
6ccb68c63e
fix: resolve linter issues (gci import grouping, gofumpt, govet shadow)
...
- Separate third-party imports from local module imports (gci)
- Fix byte slice literal formatting (gofumpt)
- Rename shadowed err variable to ftErr (govet)
- Remove trailing blank lines in test files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 17:04:54 +08:00
shikihane
6fd65825e7
feat(agent): implement resolveMediaRefs with streaming base64 and filetype detection
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 16:28:20 +08:00