Aaron Po
3c47f74fb9
Remove CURL
...
rationale:
http requests are not a primary concern of the application, and can be delegated to a lighter solution rather than interfacing with the CURL lib
2026-05-03 13:30:21 -04:00
Aaron Po
3729b9469c
add new http module
2026-05-03 13:09:02 -04:00
b1dc8e0b5d
refactor(pipeline): restructure config, add PromptDirectory, consolidate SQLite layer ( #217 )
...
* Refactor ApplicationOptions to separate config concerns
* add prompt dir app option
* readability updates: remove magic numbers, update comments
* codebase formatting
* Update docs
* Extract argument parsing, timer out of
2026-05-02 18:27:14 -04:00
641a479b6a
Refactor SQLite Export Service and ProcessRecord Method Signatures ( #216 )
...
* Helper cleanup
update bind to use dto for params
consolidate translation units
* Update planned class diagram
2026-04-30 19:03:45 -04:00
Aaron Po
9ed37806dd
Move pipeline directory
2026-04-27 18:47:39 -04:00