COMMITS
July 31, 2026
V
Merge pull request #4 from julianss/say-bytes-not-chars
Victor Taelin committed
July 29, 2026
J
say "bytes", not "characters", where the limit is bytes
julianss committed
V
the memory context halves: 96 lines, ~8k tokens, 2 parts
victortaelin committed
July 27, 2026
V
Merge pull request #2 from rarf/windows-native-support
Victor Taelin committed
C
fix: native Windows support (msvcrt lock instead of fcntl)
CPRoptmem committed
July 26, 2026
V
the store is UTF-8, so the tool is too: no locale can crash a wake
victortaelin committed
V
zoom is the primitive: one node, its two halves; the agent navigates
victortaelin committed
V
zoom: an agent navigates its own tree instead of grepping it
victortaelin committed
V
audit: no dead end survives a corrupt record, no lie survives a filesystem error
victortaelin committed
V
README: the PATH note fits one line
victortaelin committed
V
correctness pass: every printed command runs, no traceback ever reaches an agent
victortaelin committed
V
the merge command is nap, not sleep: it never was a nightly job
victortaelin committed
V
merge prompt: prune by lasting effect, not by a checklist
victortaelin committed
V
merge prompt: drop the checklist line; wake header names its snapshot
victortaelin committed
V
V
README: the pitch names the prompt's size
victortaelin committed
V
prompt: startup is two lines; wake's own footer carries the paging order
victortaelin committed
V
README: shorter pitch line
victortaelin committed
V
prompt: 'your memories are in', matching the directory's name
victortaelin committed
V
prompt: shorter subagent line
victortaelin committed
V
prompt: the subagent line is a spawn-time instruction, not a per-message prefix
victortaelin committed
V
README: one-line pitch
victortaelin committed
V
one file: blocks.py folded into memo; sizes editable with memo config
victortaelin committed
V
One home ~/.optmem, one curl to install; new AGENTS.md block; README cut to 59 lines
victortaelin committed
V
V
init is idempotent by test; put it in the command table
victortaelin committed
V
Revert name to OptMem
victortaelin committed
V
Rename to AmalgaMem: new README, memo init setup, explainer animation
victortaelin committed
July 25, 2026
V
audit: recall matches the whole line; races answered honestly
victortaelin committed
V
the wake budget is 208 lines: 16k tokens measured, not 16k assumed
victortaelin committed