Commit graph

22 commits

Author SHA1 Message Date
78be667a16
fix up paths 2025-10-09 11:25:18 -07:00
11355886fe
refactor replacments and null removals out of adaptiveCommandParse
Also includes new tests for speech captured in production
2025-09-29 14:41:44 -07:00
83a6824320
more resiliency based on samples from actual speech to text 2025-09-29 08:52:07 -07:00
036ddb7f49
less noisy in release mode 2025-09-24 10:56:00 -07:00
a41c94b2c9
be clear that adaptive parse assumes this is a command 2025-09-24 10:33:45 -07:00
46fd8f585c
avoid memory corruption with multiple replacements, deinit fixes, clean up output 2025-09-24 10:31:34 -07:00
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
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
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
2216daed43
use location of binary as basis for configuration 2025-09-20 14:09:22 -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
7858c0f51c
AI added functionality for parsing that seems to work 2025-09-18 10:20:28 -07:00
ffdf1bd0f1
verified everything seems to be compiling ok 2025-09-17 15:32:39 -07:00
6660a577fb
add shell 2025-09-15 20:42:02 -07:00