Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
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
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