Commit graph

34 commits

Author SHA1 Message Date
5bc8a5c266
add test for anticipated language + code to make it pass 2025-09-23 12:29:49 -07:00
150ee53ec7
tighten ai-generated tests 2025-09-23 12:28:05 -07:00
e63f0024ce
add ai-generated ASCII-art link diagram 2025-09-22 16:50:52 -07:00
a0a162632e
add a --sentence-parse-only option/clean up 2025-09-22 16:50:32 -07:00
a75b80c5c4
add tests for adaptiveParse 2025-09-22 16:15:43 -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
4e1bf8b4b9
use constituent tree to find the correct nouns 2025-09-22 12:57:29 -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
b5d3fbeb7b
match hashing algorithm of zig package downloader 2025-09-20 14:21:52 -07:00
8bfd116c3b
use path.join 2025-09-20 14:14:31 -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
d1defaf919
add helper methods for coolio things 2025-09-18 15:50:08 -07:00
a6425b2aa1
uncomment parser test 2025-09-18 14:43:38 -07:00
e313e33487
patched utilities.c / zig build test works with parser 2025-09-18 14:42:22 -07:00
a30c6d9ea1
make multiple substitutions work and other cleanup 2025-09-18 13:44:05 -07:00
899d5fdfc5
some cleanup 2025-09-18 11:02:58 -07:00
7858c0f51c
AI added functionality for parsing that seems to work 2025-09-18 10:20:28 -07:00
3cbb5d00c2
AI added two flags, one of which is dubious... 2025-09-18 10:20:12 -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
fb9bae8525
we will need to patch utilities.c. Quick program for to do this 2025-09-18 10:18:17 -07:00
ffdf1bd0f1
verified everything seems to be compiling ok 2025-09-17 15:32:39 -07:00
66e8ae3495
holy crap it builds 2025-09-17 15:17:42 -07:00
f656760721
add mise config 2025-09-15 20:42:21 -07:00
6660a577fb
add shell 2025-09-15 20:42:02 -07:00
b09f442340
initial commit 2025-09-15 19:56:06 -07:00