Commit graph

914 commits

Author SHA1 Message Date
Lilith
5d1612a648 refactor(db): ♻️ Implement initial schema migrations, consolidate session/job types, add validation, and update data-source config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 13:53:45 -08:00
Lilith
c59119c8b0 chore(cli): 🔧 Add talent scouting CLI tools and frontend showcase component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 13:47:18 -08:00
Lilith
24597da853 perf(ml-training): Optimize distributed data parallel (DDP) training configuration for faster CAPTCHA-solving model performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 13:40:49 -08:00
Lilith
5d0cb0ad19 feat(seo): Implement ML-powered SEO content generation for marketplace About pages with locale/branding support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:49:53 -08:00
Lilith
a02c8a5278 i18n(seo-feature): 🌐 Add translations for BDSM, cam, escorts, and massage marketplaces + update SEO content loading definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:42:36 -08:00
Lilith
dc22ecaffb docs(seo-affects): 📝 Update SEO localization strings, improve content loader/generator scripts, and enhance agentic loop test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:03:20 -08:00
Lilith
be8b4d25a3 feat(platform-knowledge): Add training data file, shared utilities directory, test registry updates, and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:20 -08:00
Lilith
fac3b78850 test(builtin): Add comprehensive test coverage for built-in tools (edit, glob, grep) integration with knowledge bases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:20 -08:00
Lilith
e753cc21a3 test(platform-knowledge): Add comprehensive test coverage for agentic engine, economics, fact drift, facts loader, jurisdiction, LLM client, SEO prompts, sources, terminology, tool parser, and built-in tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:19 -08:00
Lilith
d6d6c45d87 feat(platform-knowledge): Add JSON/console reporters, enhance facts loader, update systemd services, and add comprehensive integration tests with conversation flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:19 -08:00
Lilith
4aa12be2dc feat(platform-knowledge): Add expertise verification analyzers for economics, fact drift, jurisdiction, locale, SEO prompts, slang moderation, and terminology
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:18 -08:00
Lilith
62e6b90e6f feat(cli): Add chat tool parsing, train pipeline support, and refactor core CLI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:18 -08:00
Lilith
dde425613f feat(cli): Add quantized LLM models and enhance chat functionality with model selection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:17 -08:00
Lilith
51cbb1c050 chore(platform-knowledge): 🔧 Update .gitignore, .gitattributes, and docker-compose.yml configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:15 -08:00
Lilith
d9fec8bd26 deps-upgrade(streaming): ⬆️ Upgrade dependencies in frontend/backend and platform-knowledge CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:14 -08:00
Lilith
f93d1e10e2 feat(crystal-ai): Add test registry for tool validation with new training data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:26 -08:00
Lilith
ca52c00b97 test(builtin): Add comprehensive test coverage for built-in tools (edit, glob, grep, integration, ls, read, search_kb, task_tools, tree, verify_fact, write)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:26 -08:00
Lilith
a73ce51389 test(crystal-ai): Expand unit test coverage for agentic engine, economics, fact handling, and tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:25 -08:00
Lilith
121ef1b744 feat(platform-knowledge): Add agentic loop scenarios, enhance data sources, and update systemd service configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:25 -08:00
Lilith
8a98b48a41 feat(platform-knowledge): Add comprehensive knowledge analysis modules including economics, fact drift detection, jurisdiction analysis, locale handling, SEO prompts generation, slang moderation, and terminology with supporting CLI interface and verification utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:24 -08:00
Lilith
6b7a300b9a refactor(cli-core): ♻️ Restructure core CLI utilities and standardize subcommand initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:24 -08:00
Lilith
5b467a6ab2 feat(crystal-ai-cli): Add support for new AI models and update chat CLI interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:18:23 -08:00
Lilith
774ea74791 chore(crystal-ai): 🔧 Configure Git and Docker setups for optimized local development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:16:05 -08:00
Lilith
aa4bd32343 deps-upgrade(crystal-ai): ⬆️ Update build system dependencies including setuptools, wheel, and poetry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:16:05 -08:00
Lilith
0e2bf8aedd feat(platform-knowledge-ai): Add integration scenario tests, registry tests, and new training data file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:47 -08:00
Lilith
75bed53a0b test(tools): Update test coverage for built-in tools including file operations, search, and knowledge base integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:47 -08:00
Lilith
6a0c3c71ed test(platform-knowledge): Add comprehensive integration scenarios and refactor built-in tool tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:47 -08:00
Lilith
dc6405bd4b feat(platform-knowledge-ai): Add sophisticated terminology analysis with JSON report generation and systemd service updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:46 -08:00
Lilith
d98f9786cb feat(analyzers): Add comprehensive expertise verification capabilities with economics, fact drift, jurisdiction, locale, SEO prompts, and slang moderation analyzers via new CLI verify command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:46 -08:00
Lilith
9603497d6c refactor(cli): ♻️ Restructure core modules and command implementations for improved organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:31:45 -08:00
Lilith
d6c707f032 feat(chat): Add Crystal-Claude-Ministral model support to chat system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:18:51 -08:00
Lilith
917a5e6cef chore(docker-config): 🔧 Update Docker Compose service configuration and add AI model artifact patterns to .gitignore
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:18:50 -08:00
Lilith
cd244cb788 deps-upgrade(knowledge): ⬆️ Bump core and optional dependency versions in pyproject.toml files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:18:50 -08:00
Lilith
b3bc71d309 feat(streaming): Implement real-time streaming with WebSocket support, session management, analytics, and chatbot integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:08:26 -08:00
Lilith
9b1b3ff08f chore(platform-knowledge): 🔧 Standardize Git attributes, ignore build files, and update Docker Compose services/versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:56:21 -08:00
Lilith
3e936e52f9 deps-upgrade(cli-i18n): ⬆️ Bump React i18n, landing frontend, and CLI dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:56:21 -08:00
Lilith
e9e63792ba feat(platform-knowledge): Add streaming feature with slang moderation analyzer to handle new sources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 14:22:51 -08:00
Lilith
150d508e1a deps-add(platform-knowledge-ai/models): Update to kp-ministral-3b-ft1-q4_k_m.gguf (4-bit quantized Ministral-3B model fine-tuned for knowledge processing)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 09:59:39 -08:00
Lilith
237858f3f2 chore(ml-service-machine-learning): 🔧 Update training logs in TRAINING_LOG.md with new/updated ML model performance metrics, training runs, or experimental configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 09:37:29 -08:00
Lilith
194fe16d6d chore(docs): 🔧 Update feature verification plan documentation in ft2-verification-plan.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 22:17:30 -08:00
Lilith
e24b895567 perf(captcha-solver): Optimize classifier training pipeline in train_style_classifier.py for faster convergence and reduced memory usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 20:14:28 -08:00
Lilith
5d102e08a3 chore(ml-service): 🔧 Optimize style classifier training loop with improved batching and preprocessing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 20:08:30 -08:00
Lilith
347050f14c chore(docs): 🔧 Update verification plan documentation in ft2-verification-plan.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 18:25:52 -08:00
Lilith
4394ebfaac docs(platform-knowledge-ai): 📝 Add verification steps, test cases, and acceptance criteria for FT2 in platform knowledge AI documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 17:08:06 -08:00
Lilith
bfe81313a9 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 11:25:47 -08:00
Lilith
f2268b2c09 docs(platform-knowledge-ai): 📝 Update verification plan documentation for FT2 (Feature 2) in knowledge AI system, including test cases, validation criteria, and deployment steps in Markdown format
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:43:33 -08:00
Lilith
fff622d600 chore(docs): 🔧 Update verification plan documentation in ft2-verification-plan.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:14:42 -08:00
Lilith
383ea246c8 chore(src): 🔧 standardize imports and formatting across 14 Python utility files for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 05:50:12 -08:00
Lilith
4012d8cc9d docs(platform-knowledge-ai): 📝 update detailed workflows, examples, and troubleshooting sections in the AI tool docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 05:32:49 -08:00
Lilith
a436f1a966 chore(pages): 🔧 reorganize linked profile utility files and dependencies in ProfileViewPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 22:29:35 -08:00