• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-28 07:27:55 +01:00
4f365e9a69 docs: Phase 0b Quick Test prompt (Option B)
bf0b32b536 feat: Phase 0b - Integrate 100+ Goal-Aware Placeholders
09e6a5fbfb feat: Phase 0b - Calculation Engine for 120+ Goal-Aware Placeholders
Compare 3 commits »
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-28 06:41:57 +01:00
56933431f6 chore: remove deprecated vitals.py (-684 lines)
Lars pushed tag Split_routers to Lars/mitai-jinkendo 2026-03-28 06:38:37 +01:00
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-28 06:31:38 +01:00
12d516c881 refactor: split goals.py into 5 modular routers
Lars pushed to main at Lars/mitai-jinkendo 2026-03-27 22:16:20 +01:00
979e734bd9 Merge pull request 'Bug Fix' (#52) from develop into main
448f6ad4f4 fix: use psycopg2 placeholders (%s) not PostgreSQL ($N)
e4a2b63a48 fix: vitals baseline parameter sync + goal utils transaction rollback
ce4cd7daf1 fix: include filter_conditions in goal type list query
9ab36145e5 docs: documentation completion summary
Compare 7 commits »
Lars merged pull request Lars/mitai-jinkendo#52 2026-03-27 22:16:19 +01:00
Bug Fix
Lars created pull request Lars/mitai-jinkendo#52 2026-03-27 22:16:14 +01:00
Bug Fix
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 22:14:35 +01:00
448f6ad4f4 fix: use psycopg2 placeholders (%s) not PostgreSQL ($N)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 22:09:57 +01:00
e4a2b63a48 fix: vitals baseline parameter sync + goal utils transaction rollback
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 21:57:34 +01:00
ce4cd7daf1 fix: include filter_conditions in goal type list query
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 21:36:30 +01:00
9ab36145e5 docs: documentation completion summary
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 21:35:27 +01:00
eb5c099eca docs: comprehensive status update v0.9h pre-release
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 21:24:02 +01:00
37ea1f8537 fix: vitals_baseline dynamic query parameter mismatch
Lars pushed tag V0.9h to Lars/mitai-jinkendo 2026-03-27 21:15:21 +01:00
Lars pushed to main at Lars/mitai-jinkendo 2026-03-27 21:14:42 +01:00
79cb3e0100 Merge pull request 'V 0.9h dynamic focus area system' (#51) from develop into main
378bf434fc fix: 3 critical bugs in Goals and Vitals
3116fbbc91 feat: Dynamic Focus Areas system v2.0 - fully implemented
dfcdfbe335 fix: restore Goal Mode cards and fix focus areas display
029530e078 fix: backward compatibility for focus_areas migration
Compare 12 commits »
Lars merged pull request Lars/mitai-jinkendo#51 2026-03-27 21:14:41 +01:00
V 0.9h dynamic focus area system
Lars created pull request Lars/mitai-jinkendo#51 2026-03-27 21:14:29 +01:00
V 0.9h dynamic focus area system
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 21:04:35 +01:00
378bf434fc fix: 3 critical bugs in Goals and Vitals
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 20:51:26 +01:00
3116fbbc91 feat: Dynamic Focus Areas system v2.0 - fully implemented