mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 08:26: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
16
packages/shared-utils/.agent/memory.md
Normal file
16
packages/shared-utils/.agent/memory.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Shared Utils Memory
|
||||
|
||||
## Recent Changes
|
||||
<!-- Track recent modifications, bug fixes, and enhancements -->
|
||||
|
||||
## Known Issues
|
||||
<!-- Document any known bugs or limitations -->
|
||||
|
||||
## Performance Notes
|
||||
<!-- Track performance optimizations and benchmarks -->
|
||||
|
||||
## Usage Patterns
|
||||
<!-- Document common usage patterns discovered in applications -->
|
||||
|
||||
## Integration Notes
|
||||
<!-- Notes about how this package integrates with other packages -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue