4 Commits

Author SHA1 Message Date
Claude Agent
0207af18f6 feat(learn): Minimalist memory format v3.0 - 60% size reduction
BREAKING CHANGE: New compact entry format
- Header: `## {P|G}: {Title}` (P=Pattern, G=Gotcha)
- Metadata: `@YYYY-MM-DD #tag1 #tag2 | source:confidence[:reinforced]`
- Max 3 inline tags, no separators, no statistics section

Removed verbose fields: Discovered, Source, Confidence, Trigger
Statistics now calculated dynamically by /learn:status

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 00:44:48 +00:00
Claude Agent
6c28a5e96e docs: Update memory with specific versioning files and commit workflow
Memory updates:
- Pattern "Incrementează versiunea": Added specific files to modify
  - plugins/learn/.claude-plugin/plugin.json
  - .claude-plugin/marketplace.json
- New pattern: "Nu face commit fără confirmare"
  - Always ask user before git commit/push

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:44:55 +00:00
Claude Agent
8cc2549ce8 docs: Add pattern for plugin version increment before commit
Memory update:
- New pattern: Always increment plugin version before commit
- Version must be higher than remote

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:42:02 +00:00
Claude Agent
f0b48e0162 feat: Add project memory (.claude/rules) to Git
- Removed .claude/ from .gitignore
- Memory files should be shared with team
- Added pattern: "Memory must be committed to Git"
- Added gotcha: "SessionEnd hook doesn't support prompt type"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:20:08 +00:00