Skip to content

feat: move installed ralphs to .agents/ralphs/, remove add/new, rename init to scaffold#39

Merged
kasperjunge merged 1 commit intomainfrom
claude/research-ralphs-directory-YsZ7w
Apr 2, 2026
Merged

feat: move installed ralphs to .agents/ralphs/, remove add/new, rename init to scaffold#39
kasperjunge merged 1 commit intomainfrom
claude/research-ralphs-directory-YsZ7w

Conversation

@kasperjunge
Copy link
Copy Markdown
Collaborator

Ralphify is now a focused runtime — it runs ralphs and scaffolds templates.
Installation and package management moves to agr.

  • Remove ralph add command and _source.py module
  • Remove ralph new command and _skills.py module + bundled skills
  • Rename ralph init to ralph scaffold
  • Change installed ralphs directory from .ralphify/ralphs/ to .agents/ralphs/
  • Add user-level lookup at ~/.agents/ralphs/ (mirrors Codex convention)
  • Print resolved path when running installed ralphs by name
  • Update all docs, tests, and config files

https://claude.ai/code/session_01W1jGwuf4hjfswANnQREXgP

…e init to scaffold

Ralphify is now a focused runtime — it runs ralphs and scaffolds templates.
Installation and package management moves to agr.

- Remove `ralph add` command and `_source.py` module
- Remove `ralph new` command and `_skills.py` module + bundled skills
- Rename `ralph init` to `ralph scaffold`
- Change installed ralphs directory from `.ralphify/ralphs/` to `.agents/ralphs/`
- Add user-level lookup at `~/.agents/ralphs/` (mirrors Codex convention)
- Print resolved path when running installed ralphs by name
- Update all docs, tests, and config files

https://claude.ai/code/session_01W1jGwuf4hjfswANnQREXgP
@kasperjunge kasperjunge merged commit dec6b59 into main Apr 2, 2026
4 of 5 checks passed
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.

2 participants