Skip to content

feat: project memory#2115

Open
embire2 wants to merge 2 commits intostackblitz-labs:mainfrom
embire2:feat/project-memory
Open

feat: project memory#2115
embire2 wants to merge 2 commits intostackblitz-labs:mainfrom
embire2:feat/project-memory

Conversation

@embire2
Copy link

@embire2 embire2 commented Feb 6, 2026

Summary

  • add a Project Memory dialog (per‑chat notes) and persist memory per chat
  • include project memory in /api/chat requests and inject it as a fenced user message to avoid system‑prompt override
  • prevent settings overwrite on chat switch via a save‑skip guard
  • clean up project memory entries when chats are deleted or imports reset

Testing

  • pnpm run typecheck
  • pnpm run lint
  • e2e: Playwright smoke (set Project Memory, send chat, assert /api/chat payload includes projectMemory)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants