Commit graph

18 commits

Author SHA1 Message Date
f473c09a26 Add airport address alias to log-work-expense skill 2026-05-20 17:54:21 -05:00
554d5e8f27 update for this is law 2026-04-29 02:48:26 +00:00
44bd7fa45e log-work-expense: clarify odometer image order doesn't matter 2026-04-29 02:44:34 +00:00
9e522fc164 Add vision-analysis skill; move workaround from TOOLS.md; update log-work-expense to skip image analysis 2026-04-29 02:40:45 +00:00
ac1b4f83f3 Add log-work-expense skill to skill index 2026-04-29 02:34:20 +00:00
e667cf0e39 Move log-work-expense skill to ~/.openclaw/skills 2026-04-29 02:18:54 +00:00
33081523a1 Add log_expense.py script with validation; simplify skill 2026-04-29 02:17:48 +00:00
e3939965d5 add image classification, type and account fields, support mixed expense types 2026-04-29 02:11:32 +00:00
bdb86c6c43 add mileage support: files array, multiple odometer photos 2026-04-29 02:05:23 +00:00
330dc09e85 simplify schema to date, file, note, status 2026-04-29 02:03:08 +00:00
f18d6b25ad remove OCR, use today's date and ask user for merchant 2026-04-29 02:02:15 +00:00
6d6baa79fa remove date from OCR, use today's date instead 2026-04-29 02:00:20 +00:00
388069d8da add status: todo field to expense schema 2026-04-29 01:55:57 +00:00
9e0f0c10e2 update schema: add merchant field, rename note to description 2026-04-29 01:55:16 +00:00
a20de13593 fix: use uv run for OCR script 2026-04-29 01:53:09 +00:00
05a1d6ca13 add OCR script, use direct API call instead of built-in image tool 2026-04-29 01:50:55 +00:00
5729338167 fix: never guess receipt dates, ask user when OCR fails 2026-04-29 01:47:58 +00:00
4f982a522b create new skill: log-work-expense 2026-04-29 01:44:16 +00:00