Skip to content

Comments

feat: rename events.jsonl to plans.jsonl with backwards compatibility#1

Merged
sandover merged 1 commit intomainfrom
claude/rename-events-to-plans-DvfM5
Feb 14, 2026
Merged

feat: rename events.jsonl to plans.jsonl with backwards compatibility#1
sandover merged 1 commit intomainfrom
claude/rename-events-to-plans-DvfM5

Conversation

@sandover
Copy link
Owner

  • New repos initialized with ergo init now use plans.jsonl
  • Existing repos with events.jsonl continue to work seamlessly
  • Added getEventsPath() helper that prefers plans.jsonl, falls back to events.jsonl
  • Updated all event log references throughout codebase
  • Updated documentation (README, architecture.md, CHANGELOG, pre-commit hook)
  • Added comprehensive backwards compatibility tests
  • All tests passing

https://claude.ai/code/session_01Nib7aACtqjiZTKmuxBguyu

- New repos initialized with `ergo init` now use `plans.jsonl`
- Existing repos with `events.jsonl` continue to work seamlessly
- Added getEventsPath() helper that prefers plans.jsonl, falls back to events.jsonl
- Updated all event log references throughout codebase
- Updated documentation (README, architecture.md, CHANGELOG, pre-commit hook)
- Added comprehensive backwards compatibility tests
- All tests passing

https://claude.ai/code/session_01Nib7aACtqjiZTKmuxBguyu
@sandover sandover merged commit 7a9b086 into main Feb 14, 2026
4 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