| Age | Commit message (Collapse) | Author |
|
|
|
Consolidated all agent instructions into a single file with
Quick Reference and Key Points sections at the top.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
- build.js reads summaries/*.md and embeds them into books.json
- Revert app.js to use embedded summaries (no fetch needed)
- Site now works offline by opening index.html directly
- Workflow: edit markdown → run build.js → refresh browser
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
- Extract summaries from books.json to summaries/{id}.md files
- Update app.js to fetch summaries dynamically from markdown
- Remove summary/summarySource fields from books.json
- Update AGENTS.md and CLAUDE.md documentation
- Add file:// protocol warning (must use HTTP server)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|