Skip to content

RSIm v1.0.0

Latest

Choose a tag to compare

@the-hugin the-hugin released this 13 Mar 15:45
· 4 commits to main since this release

RSIm — Recursively Self-Improving Module

First stable release.

What's included

  • 30+ skills: cycle / system / security / domain / design / deploy
  • Improvement cycle: /reflect/improve (L1 knowledge / L2 workflow)
  • Four memory layers: episodic failures, heuristics, semantic patterns, procedural skills
  • Export & sync: /rsim-export (contribute via PR) + /rsim-sync (pull updates)
  • Documentation: docs/rsim-for-ai.md, docs/rsim-guide.md, docs/rsim-paper.md

Install

Unix / macOS / WSL

curl -fsSL https://raw.githubusercontent.com/the-hugin/rsim/main/install.sh | bash

Windows PowerShell

irm https://raw.githubusercontent.com/the-hugin/rsim/main/install.ps1 | iex

Requirements