Skip to content

v3.2.14

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:54
fix: DB path absolute + /hacer registers conversation turn; bump 3.2.14

- config.py: DB_PATH now ~/.cognia/cognia_memory.db (absolute) so memory
  persists regardless of working directory; respects COGNIA_DB_PATH env var
- cli.py: _run_agent_task() calls add_turn() so follow-up questions like
  "que fue lo ultimo que te pedi" can recall /hacer tasks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>