Commit graph

52 commits

Author SHA1 Message Date
Claude Code
4793a038ea feat(imajin-feature): Add creative delegate tool for iterative design workflows with optimized model-client adapter and type improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:20:04 -07:00
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
7a7c85f053 feat(imajin): Add creative generation tool with XML parsing, CLI integration, and registration system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:25:29 -07:00
Lilith
e4f1f12589 deps-upgrade(imajin): ⬆️ Update imajin tool dependencies and regenerate lock file for version compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:25:29 -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
3c6129c082 feat(tools): Add Chain-of-Thought (CoT) reasoning and Imagin analysis/batch/generation capabilities with updated type definitions and adapter logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:30:31 -07:00
Lilith
8b9a8196e3 deps-upgrade(tools): ⬆️ Update cot, imajin, and rag tool versions in package.json and pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:30:31 -07:00
Lilith
c3aa505b90 feat(cli): Add imajin CLI tool registration and workspace dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:25:18 -07:00
Lilith
a180452d5f refactor(tools): ♻️ Clean up and restructure utility functions in CoT and RAG modules for better maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:24:31 -07:00
Lilith
204671cd47 feat(bash): Add sandboxing capabilities for secure bash tool execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 05:48:46 -07:00
Lilith
a8eb7b983a perf(bash-tool): Optimize helper function loops and memory usage in bash tool utility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:59:43 -07:00
Lilith
ddd4684e6c feat(bash-tools): Introduce sandbox execution for bash commands to isolate processes securely
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:54:45 -07:00
Lilith
3559a7fdc8 feat(sub-agent): Update spawnAgentTool to support new agent types and improve spawning process
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:51:14 -07:00
Lilith
ee1f2d64d2 feat(cli): Add session, eval, team, and plan management commands with UI rendering and code parsing support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:50:50 -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
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