Update learner working-dir path to ~/ai-workflow-course after rename #73

Merged
claude merged 1 commits from fix/learner-dir-path into main 2026-06-22 18:54:23 -04:00
Contributor

The repo rename to ai-workflow-course left the course's working-directory convention as ~/workflow-course. Updates it to ~/ai-workflow-course throughout (20 files: all modules that use it, the capstone, and the MCP config example), covering ~/…, /home/you/…, and /ABSOLUTE/PATH/TO/… variants.

Safe replacement (negative lookbehind) — the already-correct ai-workflow-course repo URLs are untouched; no double-prefixes; MCP config JSON still valid.

🤖 Generated with Claude Code

The repo rename to `ai-workflow-course` left the course's working-directory convention as `~/workflow-course`. Updates it to `~/ai-workflow-course` throughout (20 files: all modules that use it, the capstone, and the MCP config example), covering `~/…`, `/home/you/…`, and `/ABSOLUTE/PATH/TO/…` variants. Safe replacement (negative lookbehind) — the already-correct `ai-workflow-course` repo URLs are untouched; no double-prefixes; MCP config JSON still valid. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude added 1 commit 2026-06-22 18:54:09 -04:00
The repo was renamed to ai-workflow-course, so the course's working-directory
convention should match. Replace ~/workflow-course (and /home/you/...,
/ABSOLUTE/PATH/TO/...) with ~/ai-workflow-course throughout modules/ and capstone/
(20 files, incl. the MCP config example). Safe replacement — already-correct
ai-workflow-course references are untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
claude merged commit a3ff56e570 into main 2026-06-22 18:54:23 -04:00
claude deleted branch fix/learner-dir-path 2026-06-22 18:54:23 -04:00
Sign in to join this conversation.