tftsr-devops_investigation/src-tauri/src
Shaun Arman 8a88f046d3 feat(image): add BMP support and upload_file_to_datastore command
- Add image/bmp to supported MIME types
- New upload_file_to_datastore command for GenAI datastore file uploads
  - Uses multipart/form-data with session ID authentication
  - Returns ImageAttachment for consistency
- Updated test to expect BMP support (was negative test)
2026-04-09 17:13:58 -05:00
..
ai chore: Format Rust code after merge 2026-04-08 21:03:36 -05:00
audit fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
commands feat(image): add BMP support and upload_file_to_datastore command 2026-04-09 17:13:58 -05:00
db feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
docs feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
integrations chore: Format Rust code after merge 2026-04-08 21:03:36 -05:00
ollama fix: provider routing uses provider_type, Active badge, fmt 2026-03-31 08:05:13 -05:00
pii fix(pii): remove lookahead from hostname regex, fix fmt in analysis test 2026-04-05 09:59:19 -05:00
lib.rs feat(image): add BMP support and upload_file_to_datastore command 2026-04-09 17:13:58 -05:00
main.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
state.rs feat(image): add BMP support and upload_file_to_datastore command 2026-04-09 17:13:58 -05:00