Commit graph

15 commits

Author SHA1 Message Date
QuinnFTW
ba6c5844eb deps-upgrade(dependencies): ⬆️ Update all dependencies across subpackages (claude, core, knowledge, llamacpp, provider-registry, tts) and root to maintain consistency and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:59:22 -07:00
QuinnFTW
01391bed8a deps-upgrade(dependencies): ⬆️ Update versions of claude, core, knowledge, llamacpp, provider-registry, and tts dependencies for compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:35:03 -07:00
QuinnFTW
57d9b11b3d chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-07 01:46:23 -08:00
QuinnFTW
2b5d5bd70e deps-upgrade: ⬆️ Update versions of claude, core, knowledge, llamacpp, provider-registry, and tts packages to latest stable releases 2026-01-23 07:18:45 -08:00
QuinnFTW
9b32c5453d deps-upgrade(claude/core/knowledge/llamacpp/tts): ⬆️ Update dependencies across core packages with bug fixes, security patches, and compatibility improvements 2026-01-21 13:00:11 -08:00
QuinnFTW
9327a17072 fix(@ml/agent-ml): 🐛 resolve package.json diffs for multiple files 2026-01-10 21:47:38 -08:00
QuinnFTW
8ebf69bb30 ⬆️ Bump sub-packages to 0.1.1
Verified local publish workflow works:
- All 5 packages built and published successfully
- core, claude, llamacpp, knowledge, tts @ 0.1.1

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 20:12:29 -08:00
QuinnFTW
94dd80af85 🔧 migrate to @lilith namespace, update configs
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 01:34:24 -08:00
QuinnFTW
f424ba7f28 feat: add GitLab npm publishing config
- Add publishConfig with GitLab registry
- Add publish script
- Add _ meta config

Generated with Claude Code
2025-12-29 21:36:33 -08:00
QuinnFTW
5da6c4456d chore: inline tsconfig, remove external config dependencies 2025-12-28 01:30:35 -08:00
QuinnFTW
3ce57a690b fix: configure GitLab registry for build stage 2025-12-28 01:25:19 -08:00
QuinnFTW
f7a1813775 fix: remove publishConfig (use .npmrc for registry) 2025-12-28 01:19:28 -08:00
QuinnFTW
5efd81151f fix: use wildcard for external devDeps 2025-12-28 01:15:52 -08:00
QuinnFTW
6401bb21e3 feat: configure GitLab CI/CD for npm registry publishing
- Rename package to @transquinnftw scope
- Add publishConfig for GitLab npm registry
- Add .gitlab-ci.yml for auto-publish on main

🤖 Generated with Claude Code
2025-12-28 00:28:29 -08:00
Lilith
98a3fc639a Initial commit: ML Core library with provider implementations
- Core: Base ML provider abstraction and registry system
- Claude: Anthropic Claude SDK integration with Agent SDK support
- LlamaCpp: Local GGUF model inference with intelligent dual-model routing
- Knowledge: Semantic search, document caching, graph operations
- TTS: Text-to-speech integration

Configured as pnpm workspace with cross-package file: dependencies.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 17:10:28 -08:00