Skip to content

Releases: sugarpoo/codex-learning-loop

Codex Learning Loop v0.1.1

26 Apr 23:48

Choose a tag to compare

Adds a one-command public installer:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sugarpoo/codex-learning-loop/main/install.sh)"

Also supports:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sugarpoo/codex-learning-loop/main/install.sh)" -- --enable

Codex Learning Loop v0.1.0

26 Apr 23:21

Choose a tag to compare

Codex Learning Loop v0.1.0

Initial public release.

Highlights:

  • file-based global learning workflow for Codex
  • learning inbox and archive
  • global memory/error pattern files
  • daily LaunchAgent maintenance
  • catch-up-aware missed-run handling
  • install, uninstall, and doctor scripts
  • public-safe docs and examples

Note:
This project does not train the model. It maintains local guidance files that future Codex sessions can read.