feat: add MIME type support to documents
- Added 'mime' column to 'documents' table in db.rs.
- Implemented automatic MIME detection in mcp.rs 'add_item_text' tool.
- Updated search and retrieval tools in mcp.rs to return 'mime' information.
- Refreshed 03_database_specification.md to reflect the new column.
- Recorded work in journal 20260223-0015.
1 parent c4e7142 commit ed9a40439403813f0af8e092954fec1c6eeb4b12
@楽曲作りまくりおじさん 楽曲作りまくりおじさん authored 1 day ago
Showing 4 changed files
View
docs/specification/03_database_specification.md
View
journals/20260223-0015-MIMEタイプ対応の追加.md 0 → 100644
View
src/backend/src/db.rs
View
src/backend/src/mcp.rs