Skip to content

feat(memory): Agent Prompts for Storage #322

@acreeger

Description

@acreeger

Parent: #318

Requirements

  1. Update session summary prompt to instruct Claude to include project context:
    • Project name
    • Project description/purpose
    • Tech stack
    • Domain
  2. This context enables semantic search to match related projects across repos
  3. Context should be naturally woven into summary, not a separate section

Rationale

Without project context in stored memories, cross-repo recall would surface irrelevant results. By including "this is an e-commerce Node.js API" in the summary, searches from related projects will match.

Acceptance Criteria

  • Summary prompt updated with project context guidance
  • Generated summaries include project context
  • Context is useful for semantic matching (not just metadata dump)

Metadata

Metadata

Assignees

No one assigned

    Labels

    local-memoryiloom Memory feature - persistent knowledge across projectslocal-memory-wave-1Wave 1: Foundation (parallel)

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions