Skip to content

Support JSON configuration for pi-memory #30

Description

@rfgamaral

Would you be open to supporting JSON-based configuration for pi-memory?

Right now, every setting uses an environment variable. This makes persistent configuration awkward and dependent on how Pi was launched. It is also harder to see and manage the active settings in one place.

One option would be a piMemory key in ~/.pi/agent/settings.json. A shorter memory key would be nice, but it might conflict with a future built-in Pi setting. Another option would be a dedicated file such as ~/.pi/agent/extensions/pi-memory.json.

Environment variables could remain supported as optional overrides, preserving the current behavior.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions