fix: Update type system for multimodal content support
authormkroemer <redacted>
Fri, 9 Jan 2026 20:06:49 +0000 (21:06 +0100)
committermkroemer <redacted>
Fri, 9 Jan 2026 20:06:49 +0000 (21:06 +0100)
commit1b8cd6b6714241effcc0368c4780d95ab6a1b7ae
tree77878819c38818924d6834bd67a30f78ec4128d6
parentd0f18d93f8bd55fed7a2f73cb16d5b4eff28476c
fix: Update type system for multimodal content support

- Update ChatMessage interface to accept MessageContent type
- Fix masking.ts to handle multimodal content
- Fix redact.ts to extract text before processing
- Fix import order and formatting per biome linter
docker-compose.yml
src/routes/proxy.ts
src/secrets/redact.ts
src/services/llm-client.ts
src/services/masking.ts
src/services/pii-detector.ts
git clone https://git.99rst.org/PROJECT