Skip to content

Releases: reshuibuduo/tmcra-plugin-codex

v0.3.0-rc.10

v0.3.0-rc.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:01

v0.3.0-rc.9

v0.3.0-rc.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 23:55

v0.3.0-rc.8

v0.3.0-rc.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:39

v0.3.0-rc.7

v0.3.0-rc.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:33

What's Changed

  • build(deps): bump hashgraph-online/ai-plugin-scanner-action from 1.2.516 to 1.2.551 by @dependabot[bot] in #3

Full Changelog: v0.3.0-rc.6...v0.3.0-rc.7

v0.3.0-rc.6

v0.3.0-rc.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 19:03

v0.3.0-rc.5

v0.3.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:48

v0.3.0-rc.4

v0.3.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:33

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.3.0-rc.4

TMCRA Local Memory for Codex 0.1.1

Choose a tag to compare

@reshuibuduo reshuibuduo released this 16 Aug 07:54

Adds the validated manage-tmcra-memory Skill for explicit recall, memory writes, lifecycle handling, job inspection, and durable reconciliation. Automatic per-turn recall and capture remain handled by the existing Codex Hooks.

TMCRA Local Memory for Codex 0.1.0

Choose a tag to compare

@reshuibuduo reshuibuduo released this 16 Aug 06:44

TMCRA Local Memory for Codex 0.1.0

First standalone Codex plugin release extracted from the TMCRA Agent Memory integration layer.

Included

  • Root .codex-plugin/plugin.json for registry ingestion
  • Automatic SessionStart, UserPromptSubmit, Stop, and StopFailure hooks
  • Owner-global plus current-project recall before each answer
  • Role-separated USER and CODEX writeback with source provenance
  • Loopback-only TMCRA API boundary, credential redaction, and local retry outbox
  • Existing TMCRA logo resized proportionally for the plugin icon
  • SHA-pinned HOL Scanner CI and reproducible Node lockfile

Verification

The plugin requires the owner-local runtime from https://github.com/reshuibuduo/TMCRA-Agent-Memory.