Commit graph

12 commits

Author SHA1 Message Date
autocommit
02e735aad4 deps-upgrade(coordinator): ⬆️ Upgrade core-ts, model-boss-mcp, mcp-server, and types to ensure compatibility, security, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:45:51 -07:00
autocommit
59ed8655a7 deps-upgrade(dependencies): ⬆️ Update all dependencies to latest stable versions across root and package files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-10 21:48:20 -07:00
autocommit
369b8bd81e deps-upgrade(deps): ⬆️ Update dependencies across core-py, core-ts, loaders-py, coordinator/client, coordinator/service, coordinator/types, llama-http/service, and mcp-server packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:20:08 -07:00
Claude Code
a44b458171 feat(gpu): Introduce GPU port reconciliation utility to detect and release leaked inference ports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:03:08 -07:00
Claude Code
9f4af77ee9 chore(tools): 🔧 Update tooling dependencies for CI/CD pipeline optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:58 -07:00
Claude Code
8556516c1f feat(client): Implement enhanced API interaction methods with improved error handling and response parsing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:58 -07:00
Claude Code
8b69fc5a12 chore(model-boss-mcp): 🔧 Update model-boss-mcp config with failed request analysis for error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 11:33:10 -07:00
Claude Code
0ee1011fae feat(inference): Add Claude Code backend integration with config, pool, proxy, queue, and health checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 10:02:57 -07:00
Claude Code
a4fb80b50b test(server): Add comprehensive tests for server initialization, request handling, and error cases in server.ts and index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:10:37 -07:00
Claude Code
f922d14859 feat(model-coordinator): Add distributed inference queue management for task routing and coordination
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 05:03:42 -07:00
Claude Code
dadc87f843 chore(tsup): 🔧 Update build configuration in tsup.config.ts for model-boss-mcp package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 04:57:41 -07:00
Claude Code
e4d9901aa6 feat(model-boss): Add path loading functionality to model_boss loaders and update inference queue management with matching client integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:07:28 -07:00