Commit graph

21 commits

Author SHA1 Message Date
autocommit
d2881ecf98 deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions for improved compatibility and security
Some checks failed
Build and Publish / build-and-publish (push) Failing after 41s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:14:59 -07:00
Lilith
8b7ac56ffe deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions for bug fixes and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:23:11 -07:00
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
0ad3205dc8 refactor(src): ♻️ Restructure src/index.ts exports and initialization logic for improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 15:33:23 -08:00
Lilith
962bab4485 chore: trigger CI publish 2026-01-30 11:56:05 -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
7c6bd9f96f chore(build): 🔧 Update tsup.config.ts to refine output paths, asset handling, and optimize bundle generation 2026-01-21 15:31:17 -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
ef120ec01b chore(core): 🔧 Update tsup build tool configuration 2026-01-21 12:36:48 -08:00
Lilith
3f243b5fe0 deps-upgrade(project): ⬆️ Update transitive dependencies to latest versions 2026-01-21 12:36:48 -08:00
Lilith
4439619f75 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:58:08 -08:00
Lilith
47b8b30656 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:41:12 -08:00
Lilith
aaadbd2b44 chore: 🔧 Update files 2026-01-15 08:31:49 -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
45fa8b7f04 chore: 🔧 Update files 2026-01-15 06:55:23 -08:00
Lilith
23019758e0 chore: 🔧 Update files 2026-01-15 06:22:39 -08:00
Lilith
20761da486 chore(package): 🛠 update package version in package.json 2026-01-10 21:47:32 -08:00
Lilith
321f979518 fix(api): 🐛 resolve API endpoint issues 2026-01-09 20:10:35 -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