Commit graph

23 commits

Author SHA1 Message Date
Claude Code
237cbf9f0e feat(model-client): Add Claude model adapter, CLI integration for chat/init commands, and training capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:34:42 -07:00
Lilith
f78059b144 feat(cli): Add CLI commands for training resume and export operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:25:55 -07:00
Lilith
c3192f374b fix(training): 🐛 Fix edge case handling in transcript extraction for improved reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:14:52 -07:00
Lilith
8765b21bdc feat(data-collector): Add Claude transcript extraction and multi-language training data export utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:53:53 -07:00
Lilith
5b118ee0a9 feat(git-extractor): Enhance Git data extraction with optimized parsing and improved error handling for training pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:03:57 -07:00
Lilith
a20c199872 feat(training): Add Git history extraction CLI tool for training data visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:53:03 -07:00
Lilith
afadc89980 deps-upgrade(evaluator): ⬆️ Update dependencies in evaluator for security, compatibility, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:50:50 -07:00
Lilith
b360288f4a deps-upgrade(agent-core): ⬆️ Update dependencies in core agent package to ensure compatibility with downstream applications and features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:21:04 -07:00
Lilith
3a82b0d6f2 refactor(training): ♻️ Improve training data collector structure by refactoring quality filtering and SFT formatting components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:54:44 -07:00
Lilith
5b59dbdc6f feat(evaluator-significant): Add evaluator CLI command with symbol extraction and training evaluation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:17:32 -07:00
Lilith
f92abe4c26 feat(training): Implement improved training evaluation logic for enhanced assessment accuracy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:42:45 -07:00
Lilith
98d5c0cb99 feat(training): Implement export module with tests for training feedback data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:39:11 -07:00
Lilith
8407949b16 feat(training): Add training data pipeline stages, curation, and export functionality with enhanced git tooling and infrastructure improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:39:10 -07:00
Lilith
e2de2fc7fa deps-pin(dependencies): 📌 Update dependency versions to stable minor/patch levels for 18 packages to ensure consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:39:09 -07:00
Lilith
abd413ced7 feat(training): Add training pipeline with data-collector, evaluator, feedback system, CLI training command, and API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 21:57:12 -08:00
Lilith
4f50da193d deps-upgrade(deps): ⬆️ Update dependencies across api, cli, data-collector, and evaluator packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 21:57:12 -08:00
Lilith
052b769cf0 test(tests): Add/update test cases and configurations in __tests__ directories for health, model-client, session-manager, shared, tool-protocol, training-data, api, cli, web, git, lsp, mcp-bridge, and evaluator modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 18:02:55 -08:00
Lilith
e5f3d2a9cc feat(training): Implement training pipeline with data collection, evaluation, quality filtering, and CLI support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:09:21 -08:00
Lilith
d8fcf29467 deps-upgrade(clidata-collector): ⬆️ Update CLI and data-collector dependencies with bug fixes and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:09:21 -08:00
Lilith
9c2c472794 feat(agent-core): Add multi-turn conversation capabilities with new type definitions and training data pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:00:16 -08:00
Lilith
9f3125dfe6 refactor(training): ♻️ Implement stricter type safety by standardizing type definitions and internal logic in data-collector and evaluator modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:09:00 -08:00
Lilith
e0e0bf683a deps-upgrade(typescript-typescript): ⬆️ Update TypeScript compiler settings and ignored files for build consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -08:00
Lilith
6796bf672a deps-upgrade(dependencies-package.json): ⬆️ Update all dependencies to latest compatible versions in pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -08:00