AI Life OS Backbone using Python + Discord

1 Open Issue Need Help Last updated: Jan 6, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue identifies a hardcoded `template_version` value of `1` in `lattice/discord_client/bot.py` at line 363. The task is to modify this line to dynamically fetch the correct `template_version` from the `prompt_registry` table, using the `template_key` as a lookup.

Complexity: 1/5
bug good first issue

AI Life OS Backbone using Python + Discord

Python