Commit graph

10 commits

Author SHA1 Message Date
Lilith
7205e2ab2b deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 15:39:01 -08:00
Lilith
9680263881 deps-upgrade: ⬆️ Update dependencies to latest versions including minor updates and security patches 2026-01-22 14:08:37 -08:00
Lilith
268464789f deps-upgrade(package): ⬆️ Update dependencies to latest versions 2026-01-22 11:48:30 -08:00
Lilith
fe7d5d4562 deps-upgrade: ⬆️ Update dependency versions in package.json to latest compatible releases 2026-01-21 15:31:17 -08:00
Lilith
3f243b5fe0 deps-upgrade(project): ⬆️ Update transitive dependencies to latest versions 2026-01-21 12:36:48 -08:00
Lilith
47b8b30656 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:41:12 -08:00
Lilith
ea24634b8d chore: 🔧 Update files 2026-01-15 08:01:55 -08:00
Lilith
141ee819a7 chore: 🔧 Update files 2026-01-15 07:23:37 -08:00
Lilith
20761da486 chore(package): 🛠 update package version in package.json 2026-01-10 21:47:32 -08:00
Lilith
470ed0aceb feat: improve task filenames with prompt-based slugs
Change task filename format from reversed path to readable slugs:
- Before: 1767662116646_lilith-platform-@lilith-@applications-Code-lilith-home-var.txt
- After:  1767662116646_recent-tasks-reboot_lilith-platform.txt

Features:
- 30-char slug generated from prompt content
- Project name only (not full reversed path)
- Structured content header with timestamp, directory, ISO date
- Backward compatible - old files still parseable with (legacy) tag

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 17:44:04 -08:00