Files
basicmachines-co-basic-memory/tests
claude[bot] c0b531866d fix: Allow BASIC_MEMORY_HOME env var to override file-based config
The BASIC_MEMORY_HOME environment variable was not being respected when
a config file existed, because the file-based configuration bypassed
Pydantic''s environment variable parsing.

This fix modifies ConfigManager.load_config() to explicitly check for
BASIC_MEMORY_HOME after loading from file and override the main project
path if the environment variable is set.

Fixes #219

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
2025-07-10 01:24:01 +00:00
..
2025-07-07 21:08:25 -05:00
2025-07-07 21:08:25 -05:00
2025-06-03 01:00:40 -05:00
2025-07-07 21:08:25 -05:00
2025-07-01 22:05:17 -05:00
2025-07-07 21:08:25 -05:00
2025-06-03 01:00:40 -05:00
2025-07-07 21:08:25 -05:00