-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: mylukin/ralph-dev
base: 5ca5e31
head repository: mylukin/ralph-dev
compare: 575aeca
- 10 commits
- 18 files changed
- 2 contributors
Commits on Jan 21, 2026
-
docs: add operating philosophy and agent usage guidelines
- Add Operating Philosophy section (Occam's Razor, service standard, ultrathink mode) - Add Efficient Agent Usage section (delegation, parallel execution, escalation) - Remove Chinese translations for English-only documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 253b135 - Browse repository at this point
Copy the full SHA 253b135View commit details
Commits on Jan 22, 2026
-
refactor(skills): enhance phase-1 context extraction with multi-layer…
… preservation - Add structured context directory (.ralph-dev/context/) for artifacts - Preserve Plan Mode content verbatim in context/plan.md - Track all file references in context/files-referenced.md - Quote user's exact words in context/user-intent.md - Add Context Index at PRD top for compression recovery - Include domain-specific files (ui-design, data-model, api-spec, decisions) - Update constraints to enforce context preservation rules Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b4fee18 - Browse repository at this point
Copy the full SHA b4fee18View commit details -
fix(cli): add --json option to tasks init and create commands
Both commands were missing --json output support, causing errors when used programmatically by agents. Now all task subcommands consistently support JSON output format. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 80e28ba - Browse repository at this point
Copy the full SHA 80e28baView commit details -
fix(cli): add --json option to detect-ai-save command
Complete CLI consistency - all commands now support --json output: - detect-ai-save: added --json with proper error handling - Updated tests to match new error message format Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 24eebfe - Browse repository at this point
Copy the full SHA 24eebfeView commit details -
fix(cli): support idempotent phase transitions and improve test coverage
- Add idempotent phase transition support in state-entity.ts (same phase = no-op with timestamp update) - Improve test coverage from 96.55% to 97.98% - update.ts: 79.63% → 98.69% - service-factory.ts: 88.37% → 100% - state.ts: 89.01% → 100% - Add 51 new tests (1050 total) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0f8b99f - Browse repository at this point
Copy the full SHA 0f8b99fView commit details -
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 4c8f191 - Browse repository at this point
Copy the full SHA 4c8f191View commit details -
chore(cli): update package-lock.json for v0.4.8
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2771258 - Browse repository at this point
Copy the full SHA 2771258View commit details -
feat(cli): show update notification on every command execution
- Add new update-checker.service.ts with direct npm registry check - Cache version info in ~/.config/configstore/ralph-dev-update-check.json - Show notification EVERY time CLI runs if update available (not just once) - 24-hour cache interval for npm registry queries (performance) - Replace update-notifier based approach with simpler direct implementation - Add comprehensive tests for update-checker service Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c787108 - Browse repository at this point
Copy the full SHA c787108View commit details -
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 292ed74 - Browse repository at this point
Copy the full SHA 292ed74View commit details -
- fix: include context directory in archive process Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 575aeca - Browse repository at this point
Copy the full SHA 575aecaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5ca5e31...575aeca