Skip to content

chore: ralphex config cleanup — defaults + plans migration#84

Merged
fitz123 merged 2 commits intomainfrom
chore/ralphex-defaults
Apr 4, 2026
Merged

chore: ralphex config cleanup — defaults + plans migration#84
fitz123 merged 2 commits intomainfrom
chore/ralphex-defaults

Conversation

@fitz123
Copy link
Copy Markdown
Owner

@fitz123 fitz123 commented Apr 4, 2026

Summary

  • Remove explicit config overrides that match ralphex defaults (claude_args, codex settings, max_iterations, plans_dir)
  • Move plans from .ralphex/plans/ to docs/plans/ (ralphex default path)
  • Keep only necessary custom overrides: use_worktree = true, notification settings

Test plan

  • Verify ralphex finds plans in docs/plans/
  • Verify notifications still arrive via custom script
  • Run a test plan to confirm defaults work

🤖 Generated with Claude Code

fitz123 and others added 2 commits April 3, 2026 09:26
…on, memory-protocol)

Generic behavioral rules useful for any workspace:
- async-long-tasks: never block conversation on long operations
- communication: external vs internal actions, group chat etiquette, NO_REPLY, Telegram formatting
- delegation: plan/implement separation, sub-agent management, decision log check
- memory-protocol: storage locations, rules vs memory decision flowchart

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove explicit overrides that match defaults (claude_args, codex settings, max_iterations)
- Move plans from .ralphex/plans/ to docs/plans/ (ralphex default path)
- Keep only custom overrides: use_worktree, notifications

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fitz123 fitz123 merged commit 8432ed6 into main Apr 4, 2026
1 check 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.

1 participant