Commit graph

32 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
5e0774a3a8 chore(build): 🔧 Update Tsup build configs across all packages with unified entry points, plugins, and minification settings 2026-01-23 07:12:31 -08:00
QuinnFTW
99b0cd6c09 chore(core): 🔧 Update TypeScript compiler options to enforce stricter checks ("strict": true) and refine module resolution paths in all tsconfig.json files 2026-01-21 13:00:11 -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
da1591eb0c chore(configs): 🔧 Update tsup.config.ts to standardize TypeScript bundling settings across claude, core, knowledge, llamacpp, and tts modules 2026-01-21 12:55:27 -08:00
QuinnFTW
d39d824926 chore: 🔧 Update files 2026-01-15 06:56:04 -08:00
QuinnFTW
7f47114704 chore: 🔧 Update files 2026-01-15 06:23:52 -08:00
QuinnFTW
9327a17072 fix(@ml/agent-ml): 🐛 resolve package.json diffs for multiple files 2026-01-10 21:47:38 -08:00
QuinnFTW
7839e31861 fix(@ml/agent-ml): 🐛 🛑 resolve large number of deleted files due to package-lock.json deletions 2026-01-10 10:05:14 -08:00
QuinnFTW
d6c0729fdc feat(@ml/agent-ml): add ML agent functionality 2026-01-09 20:10:36 -08:00
QuinnFTW
c858adc552 fix(tests): 🐛 update mock embedding provider tests to check RediSearch availability 2026-01-05 15:27:28 -08:00
QuinnFTW
0388a2867b 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase...
Export _resetDeprecationWarnings test helper for test isolation.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 15:24:58 -08:00
QuinnFTW
4bed93b11e fix(@ml/agent-ml): 🐛 resolve lint issues in knowledge/src/discovery/__tests__/context-types.test.ts 2026-01-05 15:24:23 -08:00
QuinnFTW
6db48395fe chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:13 -08:00
QuinnFTW
d9d8a09cad fix(@ml/agent-ml): 🐛 resolve model path resolution and caching in embedding-provider.ts 2026-01-05 02:25:19 -08:00
QuinnFTW
66dc802031 fix(@ml/agent-ml): 🐛 resolve linting issues in key files 2026-01-04 20:45:36 -08:00
QuinnFTW
5ed7bee404 chore: add eslint-disable comments for protocol compatibility
- Add eslint-disable for SDK tool type mismatches
- Add eslint-disable for dynamic Claude API properties
- Add eslint-disable for Error.cause compatibility
- Document all any types with clear justification comments

All any types are now documented as intentional for protocol/SDK compatibility

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-03 12:38:50 -08:00
QuinnFTW
2b7717649c chore: migrate to ESLint v9 flat config
- Add eslint.config.js to all packages using base-flat config
- Remove deprecated .eslintrc.cjs files
- Add @lilith/configs dependency for flat config
- Auto-fix code style issues in llamacpp model-manager

All packages now pass typecheck and build.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-03 12:26:10 -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
a9f9ddb53d fix: update CI to publish subpackages 2025-12-28 02:17:04 -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
e9546f3aba Update package documentation with correct package names
- Add workspace README documenting all @ml packages
- Update llamacpp README: @venus/ml-* → @ml/* package names
- Update knowledge README: @venus/knowledge → @ml/knowledge

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 18:25: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