Commit Graph

13 Commits

Author SHA1 Message Date
5550a10048 feat(converter): implement natural speech query parser 2026-03-26 15:21:52 +01:00
9e6cedf159 feat(converter): implement unit definitions and conversion engine 2026-03-26 15:18:20 +01:00
c44502d0ab feat(converter): scaffold plugin crate with vtable 2026-03-26 15:15:33 +01:00
67a4791828 docs: add converter plugin implementation plan 2026-03-26 15:12:37 +01:00
268fd49741 docs: add converter plugin design spec 2026-03-26 15:07:04 +01:00
d8d26f4fd2 chore(aur): update all plugin PKGBUILDs for v1.0.0 with per-crate tags 2026-03-26 14:08:07 +01:00
ef6449ce3d chore: pin owlry-plugin-api to tagged release v1.0.0 owlry-plugin-bookmarks-v1.0.0 owlry-plugin-calculator-v1.0.0 owlry-plugin-clipboard-v1.0.0 owlry-plugin-emoji-v1.0.0 owlry-plugin-filesearch-v1.0.0 owlry-plugin-media-v1.0.0 owlry-plugin-pomodoro-v1.0.0 owlry-plugin-scripts-v1.0.0 owlry-plugin-ssh-v1.0.0 owlry-plugin-system-v1.0.0 owlry-plugin-systemd-v1.0.0 owlry-plugin-weather-v1.0.0 owlry-plugin-websearch-v1.0.0 2026-03-26 13:41:21 +01:00
f8bced5a84 chore: format, fix clippy warnings, bump all plugins to 1.0.0 2026-03-26 13:37:56 +01:00
088664aefd docs: add CLAUDE.md for plugins workspace 2026-03-26 13:27:46 +01:00
4dc0c8ee75 refactor: keep lua and rune runtimes in core repo (they are infrastructure, not plugins) 2026-03-26 13:17:35 +01:00
97f7acbddf feat: move AUR packages and plugin docs from owlry 2026-03-26 13:13:54 +01:00
cdb3370873 feat: move all plugin and runtime crates from owlry 2026-03-26 13:11:41 +01:00
07a02b20e7 feat: scaffold owlry-plugins workspace 2026-03-26 13:11:18 +01:00