Commit graph

39 commits

Author SHA1 Message Date
Lilith
37fd128f50 chore(pipeline): 🔧 Update TypeScript files in CI/CD pipeline workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:19:38 -08:00
Lilith
9be4c93d10 chore(cli): 🔧 Update CLI utility scripts in 4 Python files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 23:35:59 -08:00
Lilith
b01315a324 chore(api): 🔧 Update TypeScript files in API module (12 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 22:42:07 -08:00
Lilith
0e74ed6a13 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 22:19:33 -08:00
Lilith
46fc557fa9 chore(cli): 🔧 Update TypeScript files in CLI module (6 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 22:13:58 -08:00
Lilith
c81151cafc chore(src): 🔧 Update 24 source files with minor refactoring, dependency updates, and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 21:51:43 -08:00
Lilith
3f91cdc033 chore(src): 🔧 Update TypeScript files in src directory (18 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 21:32:14 -08:00
Lilith
ec56c61213 feat(platform-knowledge-ai-with): Add advanced content analysis templates (SEO, economic data, jurisdiction processing) + export training data functionality with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 21:20:18 -08:00
Lilith
923e42901c chore(pages): 🔧 implement dashboard analytics tracking enhancements in CaptchaStats.tsx, OperationsDashboard.tsx, and related utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 21:14:15 -08:00
Lilith
2a83ed9d6f test(platform-knowledge-ai): Add comprehensive test cases for economics, fact drift detection, facts loading, jurisdiction handling, source management, and terminology validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 20:56:59 -08:00
Lilith
28b2f68df9 chore(src): 🔧 updated Python utility functions and logging configurations across maintenance tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 20:51:14 -08:00
Lilith
cd635cbc6f chore(platform-knowledge-ai): 🔧 Optimize source handling pipeline for faster and more reliable fact extraction from platform sources
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 20:45:17 -08:00
Lilith
fa33b31c5b chore(truth-validation-primary): 🔧 Update TypeScript files in src directory (13 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 10:20:08 -08:00
Lilith
86e171be11 chore(scripts): 🔧 Update dev script verify-expertise.py to include latest validation logic and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 08:41:56 -08:00
Lilith
434ed9249b chore(api): 🔧 Update TypeScript files in API module to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 08:01:15 -08:00
Lilith
b5b19ca298 feat(pipeline): Update TypeScript files in CI/CD pipeline configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 07:12:49 -08:00
Lilith
323b90caee chore(pages): 🔧 renamed and optimized 14 TypeScript utility functions for improved performance and readability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 06:08:23 -08:00
Lilith
1a86e76ab9 chore(platform-knowledge-ai): 🔧 Update Docker Compose config for platform-knowledge-ai tooling environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 06:08:23 -08:00
Lilith
016e1a9ded chore(src): 🔧 Update 12 YAML configuration files in source directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 05:54:45 -08:00
Lilith
51f5e137e0 chore(nightcrawler): 🔧 Update Docker configurations in Nightcrawler with optimized service definitions (resources/networks) and add Docker-related exclusions to .gitignore
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 05:54:45 -08:00
Lilith
5dbe0efcd3 chore(src): 🔧 Update TypeScript files in src directory (8 .tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 05:22:58 -08:00
Lilith
4d06511622 chore(platform-knowledge-ai-): 🔧 Add .gitignore patterns to exclude build artifacts (e.g., node_modules, dist/) and IDE files (e.g., .vscode/, .idea/)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 05:22:55 -08:00
Lilith
5fa6a1f4d5 chore(src): 🔧 renamed and optimized utility functions across maintenance tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 01:33:14 -08:00
Lilith
581e2470f8 chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 01:33:13 -08:00
Lilith
51ebc90bb7 feat(automations): Implement automation workflow system with template management, conditional triggers, rule editing, execution logging, and Tryst backend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:40:35 -08:00
Lilith
47f17df9ff chore(platform-knowledge-ai): 🔧 Update .gitattributes to enforce consistent line endings or apply Git filters for sensitive files in tools/platform-knowledge-ai
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:40:35 -08:00
Lilith
fc33c99b6a chore(config): 🔧 adjust dependency compatibility in config.py and sources.py for stricter validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 11:21:03 -08:00
Lilith
e4147b9925 chore(platform-knowledge-ai/chat): 🔧 implemented advanced prompt templating system, CLI utilities for dynamic chat configurations, and automated training data export workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 09:44:51 -08:00
Lilith
ebb089ce33 deps-upgrade(platform-knowledge-ai): ⬆️ Update dependencies in tools/platform-knowledge-ai/pyproject.toml to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 09:44:51 -08:00
Lilith
72e1a0c9eb deps-upgrade(platform-knowledge-ai): ⬆️ Upgrades core Python dependencies (e.g., transformers, torch) to latest stable versions for improved performance and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 08:59:33 -08:00
Lilith
a39e720191 chore(chat-the-main-component): 🔧 add CLI integration & new knowledge-query features to the platform’s AI chat engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 08:53:32 -08:00
Lilith
4f5ab4a7be chore(src): 🔧 adjust config compatibility in parseq_tryst.json and CLI entry (cli.py) for version alignment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 07:05:06 -08:00
Lilith
b62e98f14c feat(platform-knowledge-ai/chat): Add enhanced chat processing capabilities with updated training data export functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:58:56 -08:00
Lilith
f772b7790a feat(platform-knowledge-ai): Add CLI chat interface and training data export functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:35:10 -08:00
Lilith
b989e0984c chore(tools/platform-knowledge-ai): 🔧 Update .gitignore to refine ignored patterns, excluding unnecessary build artifacts and logs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:35:10 -08:00
Lilith
971c3d2d9f deps-upgrade(platform-knowledge-ai): ⬆️ Update dependency versions in pyproject.toml for tooling module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:35:10 -08:00
Lilith
ca0f4a58fa chore(src): 🔧 renamed and standardized imports/dependencies across 20 Python files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:08:15 -08:00
Lilith
a2288378e6 chore(blog-platform-knowledge-ai): 🔧 upgrade backend API and platform knowledge AI toolchain libraries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:08:14 -08:00
Lilith
0215b80a55 chore(blog): 🔧 Integrate AI-powered content processing into blog backend API via AppModule updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:01:24 -08:00