Skip to content

docs: align memory operations with current releases - #363

Merged
jack-arturo merged 2 commits into
mainfrom
docs/automem-memory-operations
Aug 29, 2026
Merged

docs: align memory operations with current releases#363
jack-arturo merged 2 commits into
mainfrom
docs/automem-memory-operations

Conversation

@jack-arturo

Copy link
Copy Markdown
Member

Summary

  • correct direct API and MCP memory-operation contracts from the pinned releases
  • add focused regression coverage for every reconciled claim

Release sources

  • AutoMem 0.16.2: e147c352b100ebbf29e6555453fdde5152066138
  • MCP AutoMem 0.16.0: 9a0bbf754dd31db524da25638b0e97907e32ff37

Verification

  • node --test tests/memory-operations-docs.test.mjs
  • npm test (101 passed, 1 skipped)
  • npm run build
  • git diff --check

Legacy coverage

Fresh replacement for overlapping #271 and #306. Neither legacy PR will close until this replacement merges.

@jack-arturo
jack-arturo enabled auto-merge August 29, 2026 10:20
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T10:23:19.942980Z d656253 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jack-arturo
jack-arturo added this pull request to the merge queue Aug 29, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d656253c29

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +10 to +13
- [app.py](https://github.com/verygoodplugins/automem/blob/e147c352b100ebbf29e6555453fdde5152066138/app.py) — shared HTTP error envelope
- [src/mcp-surface.ts](https://github.com/verygoodplugins/mcp-automem/blob/9a0bbf754dd31db524da25638b0e97907e32ff37/src/mcp-surface.ts) — MCP tool definitions and handlers
- [src/automem-client.ts](https://github.com/verygoodplugins/mcp-automem/blob/9a0bbf754dd31db524da25638b0e97907e32ff37/src/automem-client.ts) — MCP request validation and HTTP transport
- [src/memory-policy/shared.ts](https://github.com/verygoodplugins/mcp-automem/blob/9a0bbf754dd31db524da25638b0e97907e32ff37/src/memory-policy/shared.ts) — platform and date-tag policy

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add the newly cited sources to the doc map

When a future release changes app.py, src/mcp-surface.ts, or src/memory-policy/shared.ts, the documentation-update workflow will not select this page: scripts/file-doc-map.json still maps app.py only to overview/introduction and has no entries for either new MCP source, even though this source note now identifies all three as defining this page's contracts. Update the map alongside these citations so subsequent source-driven audits do not silently leave the page stale.

AGENTS.md reference: AGENTS.md:L125-L129

Useful? React with 👍 / 👎.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying automem-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: d656253
Status: ✅  Deploy successful!
Preview URL: https://918f395d.automem-website.pages.dev
Branch Preview URL: https://docs-automem-memory-operatio.automem-website.pages.dev

View logs

Merged via the queue into main with commit a8e98fc Aug 29, 2026
4 checks passed
@jack-arturo
jack-arturo deleted the docs/automem-memory-operations branch August 29, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant