Ralph Chang
909fec9abb
docs: prepare v1.3.0 release notes
2026-04-27 17:06:43 +08:00
Ralph Chang
802ef62636
docs: update documentation to Memory V2 architecture
...
- Replace four-tier architecture with three-layer Memory V2
- Remove references to non-existent tools (core_memory_*, working_memory_*)
- Update storage paths to ~/.local/share/opencode-working-memory/
- Update configuration to LONG_TERM_LIMITS and HOT_STATE_LIMITS
- Fix installation verification to check system prompt instead of tools
2026-04-26 13:27:14 +08:00
Ralph Chang
98e5ecaa91
Fix installation: no npm install needed, OpenCode auto-installs from config
2026-02-18 11:08:09 +08:00
Ralph Chang
75c89747d8
Fix typecheck errors and update install docs for npm release
2026-02-18 10:46:03 +08:00
Ralph Chang
5c7dd0f421
Update GitHub URLs: yourusername → sdwolf4103
...
- Updated package.json repository URLs
- Updated README.md installation and support links
- Updated docs/installation.md clone URL
- Updated AGENTS.md clone URL
2026-02-18 10:10:03 +08:00
Ralph Chang
484cb420ca
Revert "Rename project: opencode-working-memory → oh-my-memory"
...
This reverts commit bf11c9d55c .
2026-02-18 10:06:20 +08:00
Ralph Chang
bf11c9d55c
Rename project: opencode-working-memory → oh-my-memory
...
- Updated package.json name and URLs
- Updated README.md title and references
- Updated docs/installation.md install commands
- Updated AGENTS.md project name
- Follows oh-my-opencode naming convention
2026-02-18 09:57:46 +08:00
Ralph Chang
32d5ddfb50
Initial commit: OpenCode Working Memory Plugin v1.0.0
...
- Four-tier memory architecture (Core, Working, Pruning, Pressure)
- Phase 1: Core Memory blocks (goal/progress/context)
- Phase 2: Smart Pruning with adaptive thresholds
- Phase 3: Working Memory with slots + pool decay
- Phase 4: Pressure monitoring with interventions
- Phase 4.5: Storage governance (session cleanup + cache sweep)
- Complete documentation (README, AGENTS, installation, architecture, configuration)
- MIT licensed
2026-02-18 09:49:09 +08:00