• Joined on 2026-02-16
AaronPo synced commits to planning/pipeline-architecture at AaronPo/the-biergarten-app from mirror 2026-04-20 06:55:59 +00:00
AaronPo synced commits to refactor-archive at AaronPo/the-biergarten-app from mirror 2026-04-20 06:55:59 +00:00
AaronPo synced new reference refactor-archive to AaronPo/the-biergarten-app from mirror 2026-04-20 06:55:59 +00:00
AaronPo synced commits to main-2.0 at AaronPo/the-biergarten-app from mirror 2026-04-19 22:55:59 +00:00
1f008f1237 Add formatting script for c++ (#203)
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-19 22:55:59 +00:00
c8db2ed06c Integrate SQLite export functionality
AaronPo synced commits to feat/add-sqllite-to-cpp-pipeline at AaronPo/the-biergarten-app from mirror 2026-04-19 22:55:58 +00:00
ee917d0f1b Add sqllite
13785f67e7 Merge branch 'main-2.0' into feat/add-sqllite-to-cpp-pipeline
9a2ecfea82 Add formatting script for c++
Compare 3 commits »
AaronPo synced commits to feat/add-sqllite-to-cpp-pipeline at AaronPo/the-biergarten-app from mirror 2026-04-19 06:35:59 +00:00
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-19 06:35:59 +00:00
2fd2a35233 Squashed commit of the following:
1b242e86b5 Improve type safety, update logging, remove unused paths
8a6cbe5efd Fix stale/inaccurate documentation
Compare 3 commits »
AaronPo synced commits to main-2.0 at AaronPo/the-biergarten-app from mirror 2026-04-19 06:35:59 +00:00
898cc8971b Create biergarten brewery pipeline project (#199)
AaronPo synced new reference feat/add-sqllite-to-cpp-pipeline to AaronPo/the-biergarten-app from mirror 2026-04-19 06:35:59 +00:00
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-18 22:26:00 +00:00
056fb47b93 documentation updates
88527f7709 make prompt formatter unique ptr
49f4ed6787 Add activity diagram
4d4b897d02 add activity diagram
f71e4ddc83 refactor prompt placeholders for consistency
Compare 8 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-18 06:15:58 +00:00
9649c993e8 Add local language handling
f782fdb51d Add localized name/description to data models
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-17 22:05:59 +00:00
fcc7a5dc8b Enhance ValidateBreweryJson to include reasoning output and update GenerateBrewery to use user_prompt
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-17 05:56:00 +00:00
0822a7ea2e Enhance ValidateBreweryJson to include reasoning output and update GenerateBrewery to use user_prompt
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-16 21:45:59 +00:00
44a74ed2ad update chatprompt and llama prompt handling
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-16 05:25:59 +00:00
6682b5de01 fix llama grammar
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-15 21:21:21 +00:00
62dfb5e14a Add llama grammar to ensure proper json output
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-15 05:11:20 +00:00
ddf4bcb981 cleanup
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-14 04:51:21 +00:00
15853c62fd remove const to enable use of std::move
ff4b7f2578 Use unique_ptr with custom deleter for llama
Compare 2 commits »
AaronPo synced commits to pipeline at AaronPo/the-biergarten-app from mirror 2026-04-13 20:51:20 +00:00
3c70c46957 fix include order