Commit graph

34 commits

Author SHA1 Message Date
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
4f598100dc feat(code-search): Add TreeSitterExtractor class for syntax-aware code parsing in code-search
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 14:37:21 -07:00
Lilith
2aad4edf36 feat(code-search): Implement Tree-sitter-based syntax parsing and optimize extraction performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 14:32:49 -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
a58b6b9ca5 feat(code-search): Add Tree-sitter-based symbol extraction to code search and update tests and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:20:01 -07:00
Lilith
b53146f842 deps-upgrade(code-search): ⬆️ Update code search tool dependencies for performance and reliability improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:20:01 -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
d5c099e027 feat(tools-specific): Add unified browser automation API with click, navigate, screenshot, and type support, enhance semantic code search capabilities, and improve file operations (edit, glob, grep, read)
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
0e273a3b4f deps-upgrade(dependencies): ⬆️ Update all dependencies in agent-core, model-client, session-manager, tool-protocol, training-data, api, cli, and bash/tools packages to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:37:07 -07:00
Lilith
4ed8f9eee6 feat(code-search): Implement semantic search tool with embedding indexer, integrate conversation loop, and add CLI commands and types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:25:19 -07:00
Lilith
0b099fb256 feat(agent-core): Add browser and code search tools with semantic search, enhance conversation handling and token management, and update CLI chat command and stream renderer UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:19:40 -07:00
Lilith
dbcafbff69 deps-upgrade(cli): ⬆️ Update CLI dependencies to latest versions and regenerate lockfile for security patches, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:19:40 -07:00
Lilith
5b4c271ad6 deps-upgrade(sub-agent): ⬆️ Update sub-agent dependencies to latest versions in package.json and regenerate lock file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 23:13:38 -08:00
Lilith
7411e39cbc feat(sub-agent): Implement sub-agent context management, CLI commands, tool registry, and streaming UI renderer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 23:07:55 -08: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
ecaac7049c build(api): 📦️ Update SWC compiler config with optimized settings and add corresponding test updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 18:09:05 -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
a1b57d7f70 feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:51:59 -08:00
Lilith
5f1f837db0 feat(tools-specific): Refactor and extend tool implementations with unified interfaces, including path handling improvements in path-guard and MCP client updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -08:00
Lilith
6cc10c7bdb feat(tools): Implement bash sandboxing, file operations (edit/glob/grep/read/write), code search, and LSP tooling with comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -08:00
Lilith
6ed8f0c230 deps-upgrade(tool-protocol): ⬆️ Update dependencies in @packages/tool-protocol and align dependent packages (cli, code-search, lsp, mcp-bridge) with new versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -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
9bf2ba17f3 feat(tools-specific): Implement unified tooling core features for bash commands, code search, file operations, git status, LSP integration, and MCP bridge
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