mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 13:46:41 +02:00
Add agent knowledge files for all modules
This commit is contained in:
parent
11324b5e68
commit
dd06bb2e06
243 changed files with 50805 additions and 175 deletions
37
packages/shared-splitscreen/.agent/memory.md
Normal file
37
packages/shared-splitscreen/.agent/memory.md
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# @manacore/shared-splitscreen Memory
|
||||
|
||||
## Changelog
|
||||
|
||||
### Recent Changes
|
||||
- No changes recorded yet
|
||||
|
||||
## Common Issues & Solutions
|
||||
|
||||
### Issue Template
|
||||
**Problem**:
|
||||
**Solution**:
|
||||
**Date**:
|
||||
|
||||
## Patterns & Learnings
|
||||
|
||||
### Split-Screen Patterns
|
||||
- No patterns documented yet
|
||||
|
||||
### State Management Patterns
|
||||
- No patterns documented yet
|
||||
|
||||
## Technical Decisions
|
||||
|
||||
### Decision Template
|
||||
**Decision**:
|
||||
**Reason**:
|
||||
**Date**:
|
||||
**Impact**:
|
||||
|
||||
## Notes
|
||||
|
||||
- This memory file is maintained by agents working on @manacore/shared-splitscreen
|
||||
- Add significant changes, decisions, and learnings here
|
||||
- Document common split-screen use cases
|
||||
- Note cross-app communication patterns
|
||||
- Track performance optimizations for iFrame loading
|
||||
Loading…
Add table
Add a link
Reference in a new issue