Major Changes
- Simplified task structure:
- Removed CURRENT_TASK.md and tasks/all/ directory
- Tasks now stored directly in tasks/ directory
- Improved task state management
- Added GitHub Actions workflow for testing
- Added TOOLS.md for documenting available tools
- Added journal template for consistent entries
- Improved fork.sh script with better error handling
Other Improvements
- Better documentation and organization
- Pre-commit hook improvements
- Makefile improvements
- Various bug fixes
What's Changed
- fix: remove failing realpath usage by @Miyou in #8
- fix: upstream improvements from bob by @ErikBjare in #12
- Add GitHub Actions and CI status badge by @ErikBjare in #13
New Contributors
Full Changelog: v0.2...v0.3