Commit graph

22 commits

Author SHA1 Message Date
bd6e09bf50
warn instead of fail when replacements config missing 2025-10-15 11:15:16 -07:00
5a38fd65c7
use replacements in a config file 2025-10-15 10:57:43 -07:00
247673d97f
fail quickly and more quietly when a single word command is attempted 2025-10-09 11:57:16 -07:00
78be667a16
fix up paths 2025-10-09 11:25:18 -07:00
d66fdd5cae
more replacements 2025-10-09 09:31:19 -07:00
68b69e8275
more word replacements 2025-10-07 12:52:56 -07:00
a41c94b2c9
be clear that adaptive parse assumes this is a command 2025-09-24 10:33:45 -07:00
a0a162632e
add a --sentence-parse-only option/clean up 2025-09-22 16:50:32 -07:00
bde4a1fe3d
move replacement processing to root.zig 2025-09-22 16:14:43 -07:00
febc14be32
add comments on what we should be doing 2025-09-22 15:55:30 -07:00
ea0de2f4d2
additional debug output 2025-09-22 15:54:32 -07:00
89a9316320
use constituent tree for sentence action/enable all tests 2025-09-22 13:21:20 -07:00
87ee0f9580
add skipped tests that fail in prep for consituent tree 2025-09-20 17:15:35 -07:00
dcb4c7bf51
mor tests 2025-09-20 15:57:23 -07:00
dbeff4b885
refactor command processing into its own function 2025-09-20 15:46:26 -07:00
78a059e9ef
replace words in original sentence 2025-09-20 15:33:21 -07:00
47a6ffb1e3
add more tests 2025-09-20 14:51:49 -07:00
2216daed43
use location of binary as basis for configuration 2025-09-20 14:09:22 -07:00
97aaee50af
prefer controlData.json over devices.txt 2025-09-20 13:38:44 -07:00
aad54b0b93
working wemo implementation 2025-09-20 13:02:00 -07:00
ce3a9ebd31
update build to work properly - note that patch is needed for zig build test 2025-09-18 10:19:34 -07:00
6660a577fb
add shell 2025-09-15 20:42:02 -07:00