Quick Start
Recover your work context from the last 7 days:How It Works
1
Retrieve Snapshots
Pulls saved journal snapshots from the specified date range.
2
Analyze Activity
Shows current branch, active branches with uncommitted work, and recent activity timeline.
3
Display Context
Renders PRs, tickets, work areas, and progression across days.
4
AI Summary (Optional)
Generates a concise briefing of what you were working on and suggested next steps.
Context recovery requires journal snapshots. If you haven’t taken snapshots yet, the command will create one for you automatically.
Command Options
Time Range
- Last 7 Days
- Last 14 Days
- Specific Date
- Date Range
Project Filtering
Display Options
Output Components
Project Header
Current Branch
Active Branches
Shows branches with work-in-progress:Branch Status Indicators
Branch Status Indicators
- ▸ - Current branch marker
- ← you are here - You’re currently on this branch
- ↑N ahead - Branch is N commits ahead of base
- ● uncommitted changes - Branch has uncommitted work
Activity Timeline
Chronological view of recent work:Pull Requests
PR State Indicators
PR State Indicators
- ○ - Open PR (green)
- ● - Merged PR (accent color)
- ✕ - Closed PR (gray)
Tickets
Work Areas
Bar chart showing time distribution:AI-Powered Summary
Add--ai to get a concise briefing:
Example AI Output
- Main work themes over the period
- What’s completed vs. in progress
- Open branches and uncommitted work
- Logical next steps based on patterns
Multi-Project Context
View context across all your projects:First-Time Usage
If you haven’t taken snapshots yet:Building Your Journal
To build up context history:Use Cases
After a Weekend
After Context Switching
After a Vacation
Reviewing Old Work
Daily Standup Prep
Detailed Branch View
Use--branches to see all active branches, not just those with uncommitted work:
- All branches with recent commits
- Last commit message per branch
- Files modified in each branch
- Commits ahead of base
Raw Context Mode
For automation and integrations:Example Workflows
Quick Morning Check
Deep Dive Recovery
Project-Specific Recovery
Export for Documentation
Configuration
Customize in.devdaily.json:
Troubleshooting
No work context found
No work context found
If you see “No work context found for the specified period”:
-
Take snapshots to build your journal:
-
Look back further:
-
View all snapshots:
Context seems incomplete
Context seems incomplete
Journal snapshots are only as complete as the data saved:
- Take snapshots regularly (daily or after major work)
- Enable auto-snapshots (enabled by default in standup, pr, week)
- Use
--debugto see what data is available
AI summary fails
AI summary fails
Ensure GitHub Copilot CLI is installed:
Related Commands
devdaily snapshot- Take and manage work snapshotsdevdaily recall- Search your work historydevdaily week- Generate weekly summariesdevdaily standup- Generate daily standups