|
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. |
|---|
|
|
| docs/specification/03_database_specification.md |
|---|
| journals/20260223-0015-MIMEタイプ対応の追加.md 0 → 100644 |
|---|
| src/backend/src/db.rs |
|---|
| src/backend/src/mcp.rs |
|---|