Commit graph

4 commits

Author SHA1 Message Date
a01c7505cb feat(config): remove default server config and update database credentials
Removed the default server configuration section from migrations as these values should now be managed through environment variables. Updated default database username from 'postgres' to 'gbuser' in bootstrap and changed default database name from 'gbuser' to 'botserver' in config to align with the removed server configuration defaults.
2025-10-30 17:32:21 -03:00
a0629cc856 refactor: update configuration prefix to 'pragmatismo-' and add CLI example format 2025-10-27 18:32:36 -03:00
248ad08efc Add new KB and session association tables 2025-10-20 19:49:54 -03:00
d9e0f1f256 - Knowledge management. 2025-10-18 18:20:02 -03:00