autocommit
|
1fff66edc4
|
deps-upgrade(submodules): ⬆️ update submodule commit references to new versions
Updated submodule references:
- @applications: 0 commit(s) -> 7b1f95a4
- @packages: 0 commit(s) -> 6cf6a057
- @docs: 1 commit(s) -> 8943db3f
- @projects: 0 commit(s) -> 3aea13e4
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 14:11:39 -07:00 |
|
autocommit
|
739b800dbf
|
deps-upgrade(submodules): ⬆️ update submodule references to new commit hashes
Updated submodule references:
- @applications: 0 commit(s) -> 7b1f95a4
- @packages: 0 commit(s) -> 6cf6a057
- @tooling: 0 commit(s) -> ce35105a
- @projects: 0 commit(s) -> 3aea13e4
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 09:30:39 -07:00 |
|
autocommit
|
42f866dc8d
|
deps-upgrade(submodules): ⬆️ update 4 submodule references to new commit hashes
Updated submodule references:
- @applications: 0 commit(s) -> 7b1f95a4
- @packages: 0 commit(s) -> 6cf6a057
- @deployments: 0 commit(s) -> 7d5fec51
- @projects: 0 commit(s) -> 3aea13e4
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 07:30:14 -07:00 |
|
autocommit
|
4adaeb0586
|
deps-upgrade(submodules): ⬆️ update submodule references to @applications, @packages, @projects
Updated submodule references:
- @applications: 1 commit(s) -> 7b1f95a4
- @packages: 0 commit(s) -> 6cf6a057
- @projects: 0 commit(s) -> 3aea13e4
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 05:30:02 -07:00 |
|
autocommit
|
fba7c10904
|
chore(config): 🔧 Update npm registry URL for @lilith package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 07:24:44 -07:00 |
|
Claude Code
|
eed6f36337
|
refactor(projects): ♻️ Align subproject architecture with main project updates by refactoring modules and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 21:30:04 -07:00 |
|
Claude Code
|
277800d694
|
deps-upgrade(submodules): ⬆️ update submodule references to commit hashes
Updated submodule references:
- @applications: 0 commit(s) -> e11720bf
- @packages: 1 commit(s) -> 6cf6a057
- @projects: 1 commit(s) -> a2f866b7
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 21:17:44 -07:00 |
|
Claude Code
|
7d7e1ab0d1
|
chore(config): 🔧 Update core config template for error handling improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 08:17:27 -07:00 |
|
Claude Code
|
c77b8bc9fb
|
chore(config): 🔧 Update core config template for CI/CD pipeline validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-01 07:50:12 -07:00 |
|
Claude Code
|
43e9afd23a
|
chore(core): 🔧 Update core dependency version for maintenance compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:25:25 -07:00 |
|
Claude Code
|
3c0bf448fd
|
feat(spellcheck-showcase): ✨ Add real-time spell-checking demo with custom dictionary support and visual misspelled-word highlighting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
26871334e6
|
feat(hooks): ✨ Add reusable spell-checking hook for text components in showcase app
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
71464fd902
|
chore(vite-config): 🔧 Implement root component entry point and environment variable type definitions in Vite config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
9b475e155e
|
ui(showcase): 💄 Update favicon to align with new branding and enhance spellcheck data accuracy for multilingual support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
adc0030463
|
feat(spellcheck): ✨ Update common typo patterns and keyboard layout mappings in spellcheck data files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
39faf273e4
|
feat(dictionaries): ✨ Add technical terms and expanded vocabulary to English and technical dictionaries for enhanced spellcheck accuracy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:59 -07:00 |
|
Claude Code
|
f2789a6237
|
perf(spellcheck-data): ⚡ Update spell-checking frequency dictionaries and rebuild WASM binary for optimized accuracy and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
3baf22e82b
|
feat(spellcheck): ✨ Update spellcheck UI components, background worker, and logic for new features and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
28ef6e229b
|
ui(showcase): 💄 Replace favicon with new SVG and update metadata and structure in index.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
6f83c5295c
|
ci(turbo): 👷 Update build and type-check logs for Turbo-generated artifacts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
4d15cf9e4b
|
ui(dissolve-showcase): 💄 Update showcase page HTML structure and content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
d84c395470
|
chore(workspace-config): 🔧 Update npmrc, pnpm-workspace.yaml, and workspace configs to align with new dependency and tooling requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
94d3b26776
|
chore(dissolve-showcase): 🔧 Update Gitignore, TypeScript config, and Vite build tooling settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:58 -07:00 |
|
Claude Code
|
94ff8d3ec4
|
deps-upgrade(deps): ⬆️ Update dependencies in root and DISSOLVE-showcase package.json files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:03:57 -07:00 |
|
Claude Code
|
f621f01fcf
|
deps-upgrade(submodules): ⬆️ update package reference to 36a061cc
Updated submodule references:
- @packages: 1 commit(s) -> 36a061cc
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 03:57:36 -07:00 |
|
Claude Code
|
5f637ef655
|
deps-upgrade(submodules): ⬆️ update @applications submodule reference to commit e11720bf
Updated submodule references:
- @applications: 1 commit(s) -> e11720bf
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-24 06:36:53 -07:00 |
|
Claude Code
|
5d39b4495a
|
deps-upgrade(submodules): ⬆️ update deployment submodule reference from commit to new hash
Updated submodule references:
- @deployments: 1 commit(s) -> 25012bff
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-23 03:29:39 -07:00 |
|
Claude Code
|
a98ecce0f8
|
deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions for security and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:56:24 -07:00 |
|
Claude Code
|
5805f3664f
|
deps-upgrade(submodules): ⬆️ update tooling submodule reference to latest commit
Updated submodule references:
- @tooling: 1 commit(s) -> 571a7ecb
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:56:18 -07:00 |
|
Claude Code
|
1877e7f552
|
refactor(packages): ♻️ Extract modular utility functions into dedicated sub-packages for improved organization and reusability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:50:42 -07:00 |
|
Claude Code
|
6c4d237e55
|
deps-add(packages-specific): ➕ Add utility dependency to shared @packages module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:44:45 -07:00 |
|
Claude Code
|
7a8223fec4
|
deps-upgrade(submodules): ⬆️ update @tooling and @projects submodule references
Updated submodule references:
- @tooling: 1 commit(s) -> 304ba1e6
- @projects: 1 commit(s) -> e84ffa8c
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:44:30 -07:00 |
|
Claude Code
|
14c4b7d53e
|
chore(monorepo-config): 🔧 Update monorepo config files to adjust dependencies, workspace settings, and Turbo build pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:23:14 -07:00 |
|
Claude Code
|
16b0523f80
|
chore(config): 🔧 Update .env.example template with new environment variables for configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:23:14 -07:00 |
|
Claude Code
|
50c3721176
|
docs(docs): 📝 Refine CLAUDE.md with updated sections, instructions, and clarifications for better clarity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:07:07 -07:00 |
|
Claude Code
|
80035ffb52
|
deps-upgrade(submodules): ⬆️ update @packages and @tooling submodule references
Updated submodule references:
- @packages: 1 commit(s) -> 9c9fed18
- @tooling: 1 commit(s) -> bba6d4de
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:07:02 -07:00 |
|
Claude Code
|
a96c6427b2
|
deps-upgrade(submodules): ⬆️ update @applications submodule reference to commit a3bd349c
Updated submodule references:
- @applications: 1 commit(s) -> a3bd349c
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:45:01 -07:00 |
|
Claude Code
|
821f4cbe63
|
chore(workspace-pnpm): 🔧 Update workspace configuration files for submodule management and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:33:25 -07:00 |
|
Claude Code
|
0bc4b89d25
|
deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:33:25 -07:00 |
|
Claude Code
|
3b0b56950c
|
deps-upgrade(submodules): ⬆️ update all six submodule references to new commit hashes
Updated submodule references:
- @applications: 1 commit(s) -> 1b2448e8
- @packages: 1 commit(s) -> 90056ffe
- @deployments: 1 commit(s) -> 014d4fa8
- @docs: 1 commit(s) -> fb90a3fe
- @tooling: 1 commit(s) -> f38e1d73
- @projects: 1 commit(s) -> 17c41775
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:33:25 -07:00 |
|
Claude Code
|
09884a0404
|
docs(docs): 📝 Update contribution guidelines and tool documentation for Claude
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:33:25 -07:00 |
|
Claude Code
|
5c98cf63ff
|
deps-upgrade(submodules): ⬆️ update all submodule references to latest commits
Updated submodule references:
- @applications: 1 commit(s) -> 0ef3f38f
- @packages: 1 commit(s) -> 38f8d1da
- @deployments: 1 commit(s) -> f0838005
- @docs: 1 commit(s) -> 371c9328
- @tooling: 1 commit(s) -> f6c4690a
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:33:25 -07:00 |
|
lilith
|
2060fd71fc
|
Initial commit
|
2026-03-20 15:22:42 +00:00 |
|