Skip to content

Comments

fix: update remaining path references to devorch#5

Merged
guicheffer merged 2 commits intomainfrom
fix/update-spec-machine-references
Jan 19, 2026
Merged

fix: update remaining path references to devorch#5
guicheffer merged 2 commits intomainfrom
fix/update-spec-machine-references

Conversation

@guicheffer
Copy link
Owner

@guicheffer guicheffer commented Jan 19, 2026

Summary

  • Updates all remaining path references to use devorch
  • Fixes context-training paths to use devorch/context-training/
  • Updates config file references to devorch/config.local.yml
  • Updates documentation with new paths

Changes

  • src/cli/lib/harness/templates.ts - Updated context training path and RALPH_DIR variable
  • src/cli/commands/harness/init.ts - Updated config path in error message
  • src/cli/commands/harness/create-specs.ts - Updated context training path
  • src/cli/lib/harness/templates.test.ts - Updated test expectation
  • docs/user-guide/harness-loop.md - Updated documentation paths

Testing

  • All tests passing (472 pass)
  • Fixes test failure in lib/harness/templates > renderPromptTemplate test

🤖 Generated with Claude Code

Updates all remaining references from spec-machine to devorch:
- context-training paths now use devorch/context-training/
- config file references now point to devorch/config.local.yml
- documentation updated to reflect new paths

Fixes test failure in lib/harness/templates test suite

Co-Authored-By: Claude <noreply@anthropic.com>
@guicheffer guicheffer self-assigned this Jan 19, 2026
The PROMPT.template.md uses {{{RALPH_DIR}}} but the code was passing
HARNESS_DIR, causing the mustache template to not substitute the variable.

This fixes the failing test in lib/harness/templates

Co-Authored-By: Claude <noreply@anthropic.com>
@guicheffer guicheffer merged commit 14258d2 into main Jan 19, 2026
6 checks passed
@guicheffer guicheffer changed the title fix: update remaining spec-machine references to devorch fix: update remaining path references to devorch Jan 19, 2026
guicheffer added a commit that referenced this pull request Jan 22, 2026
fix: update remaining devorch references to devorch
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