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
|
5ff265d849
|
feat(cli): ✨ Add chat command and interactive REPL session support for CLI chat interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:39:53 -07:00 |
|
Lilith
|
85da4bad1b
|
feat(cli): ✨ Implement chat command functionality and add related type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:33:17 -07:00 |
|
Lilith
|
b084f38f1c
|
feat(flight-recorder): ✨ Introduce flight-recorder event serialization and timestamp handling for agent-core telemetry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:27:14 -07:00 |
|
Lilith
|
d22cd4fd79
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:27:14 -07:00 |
|
Lilith
|
84c53a4696
|
feat(cli): ✨ Add chat, eval, and session CLI commands with interactive REPL UI and model client integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:21:05 -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
|
eea82fa32c
|
feat(cli): ✨ Add streaming chat message rendering and improve REPL session output handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 18:26:48 -07:00 |
|
Lilith
|
59877cd45f
|
feat(cli-ui): ✨ Add diff-rendering support for CLI reflection commands to compare nested state structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 18:21:43 -07:00 |
|
Lilith
|
e29f3cae21
|
feat(cli): ✨ Introduce slash-command system, mode indicator, and chat capabilities for interactive CLI REPL
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 18:20:28 -07:00 |
|
Lilith
|
8c281308b0
|
feat(agent-core): ✨ Add chat CLI command and context handling for agent interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 16:16:17 -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
|
91378475fd
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest minor/patch versions
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
|
27977d2650
|
feat(cli): ✨ Add interactive chat session support and enhance error handling in the eval command
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
|
9bbe10e078
|
feat(training-data): ✨ Add session collection methods, types, and test coverage for training data sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
1b7919f383
|
refactor(session-manager): ♻️ Standardize session interfaces, core logic, and permission handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
7df081de6b
|
refactor(agent-coremodel-client): ♻️ Refactor agent core execution pipeline, transcript handling, voice input, and worktree management with enhanced error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
284c06e091
|
refactor(agent-core): ♻️ Optimize memory, skill execution, and planning components for better performance and resource efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
0e7a9beb8a
|
feat(agent-core): ✨ Introduce modular text processing hooks, refactor hook registry, and enhance instruction handling for improved extensibility and error recovery
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
80df4d2b50
|
refactor(agent-core): ♻️ Restructure agent definitions, background tracking, checkpoint management, and context utilities for improved modularity and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:07 -07:00 |
|
Lilith
|
5ceeea1e65
|
chore(packages): 🔧 Update TypeScript configuration files to enforce consistent settings across packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:07 -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
|
e6fe711f85
|
feat(complexity): ✨ Implement complexity analysis feature with client-side ModelBossClient, shared model types, and API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-09 01:40:41 -07:00 |
|
Lilith
|
40d41b64da
|
test(agent-core): ✅ Add/update test cases for complexity analyzer functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 22:08:40 -07:00 |
|
Lilith
|
074aa7e651
|
refactor(flight-recorder): ♻️ Implement JSONL storage format for flight recorder telemetry system and restructure core service logic with potential API adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 20:02:43 -07:00 |
|
Lilith
|
12e8400fc8
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 20:02:43 -07:00 |
|
Lilith
|
1e08158471
|
chore(agent-core): 🔧 Update SWC compiler configuration for build optimizations and parsing settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:03:33 -07:00 |
|
Lilith
|
e25f5eea4b
|
feat(flight-recorder): ✨ Add persistent flight recording entity with PostgreSQL storage, API endpoints, and CLI integration for agent activity logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:34 -07:00 |
|
Lilith
|
74ce21c671
|
chore(agent-core): 🔧 Update TypeScript compiler options in tsconfig.json for agent-core
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:34 -07:00 |
|
Lilith
|
7d797fb6d7
|
deps-upgrade(agent-coreapi): ⬆️ Update dependencies in agent-core and api packages to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:33 -07:00 |
|
Lilith
|
5d8989610d
|
feat(flight-recorder): ✨ Implement FlightRecorder, FlightReader, and JsonlStore for debugging agent behavior with CLI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:33:40 -07:00 |
|
Lilith
|
cd562e5827
|
feat(agent-core): ✨ Add multi-turn conversation handling, complexity analysis, and model coordination capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:27:44 -07:00 |
|
Lilith
|
7b93bfa40f
|
deps-upgrade(api): ⬆️ Update API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:27:43 -07:00 |
|
Lilith
|
061c3c6d3c
|
feat(agent-core): ✨ Add conversation state persistence with type-safe conversation loop improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:21:30 -07:00 |
|
Lilith
|
64214cb1b0
|
feat(complexity): ✨ Implement complexity analysis feature with core analyzer, model client integration, and API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:15:36 -07:00 |
|
Lilith
|
9cdb26dc8c
|
feat(agent-core/transcript): ✨ Add transcript writer and flight recorder CLI functionality with REPL integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 16:30:38 -07:00 |
|
Lilith
|
7c577d9316
|
feat(flight-recorder): ✨ Add comprehensive operation tracing with optimized transcript generation for flight recorder agents
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 16:24:42 -07:00 |
|
Lilith
|
fb48d72b83
|
feat(agent-core-hooks): ✨ Implement spell-fix hook, update hook execution system, extend type definitions, and add chat CLI command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 15:10:33 -07:00 |
|
Lilith
|
26d08a9b77
|
deps-upgrade(agent-core): ⬆️ Update agent-core dependencies to latest versions and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 15:10:33 -07:00 |
|
Lilith
|
d43fe7ca5d
|
refactor(executor): ♻️ Optimize hook execution logic in HookExecutor for better performance and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 06:36:48 -07:00 |
|