Commit Graph

  • acdfbb4644 feat: Enhance CodexLens with GPU support and semantic status improvements catlog22 2025-12-22 17:42:26 +08:00
  • 72f24bf535 feat: 更新版本号至 6.2.4,添加 GPU 加速支持和相关依赖 catlog22 2025-12-22 14:15:36 +08:00
  • ba23244876 feat: 更新版本号至 6.2.2,并添加 dist 目录到文件列表 catlog22 2025-12-22 12:06:59 +08:00
  • 624f9f18b4 feat: 更新项目名称和版本号,提升版本管理清晰度 catlog22 2025-12-22 10:29:32 +08:00
  • 17002345c9 feat: 更新钩子模板检查逻辑,支持基于唯一模式的命令匹配;在搜索元数据中添加回退模式字段 catlog22 2025-12-22 10:25:53 +08:00
  • f3f2051c45 feat: 优化项目和全局配置的获取逻辑,添加Codex配置支持 catlog22 2025-12-22 10:16:58 +08:00
  • e60d793c8c fix: 修复 SmartSearch 的 ripgrep limit 和 FTS 分词器问题 catlog22 2025-12-22 09:50:29 +08:00
  • 7ecc64614a feat: include codex-lens Python package in npm distribution v6.2.0 catlog22 2025-12-22 08:41:55 +08:00
  • 0311237db2 chore: release v6.2.0 with 122 commits catlog22 2025-12-21 23:59:29 +08:00
  • 11d8187258 feat: 添加取消索引和检查索引状态的API,优化CodexLens的用户体验 catlog22 2025-12-21 23:52:46 +08:00
  • fc4a9af0cb feat: 引入流式生成器以优化内存使用,改进嵌入生成过程 catlog22 2025-12-21 23:47:29 +08:00
  • fa64e11a77 refactor: 优化嵌入生成过程,调整批处理大小和内存管理策略 catlog22 2025-12-21 23:37:34 +08:00
  • 210f0f1012 feat: 添加钩子命令,简化 Claude Code 钩子操作接口,支持会话上下文加载和通知功能 catlog22 2025-12-21 23:28:19 +08:00
  • 6d3f10d1d7 feat: 增加文件读取功能的行分页支持,优化智能搜索的多词查询匹配 catlog22 2025-12-21 21:45:04 +08:00
  • 09483c9f07 feat: 添加智能代码清理命令,支持主线检测和过时工件发现 catlog22 2025-12-21 21:10:55 +08:00
  • 2871950ab8 fix: 修复向量索引进度显示过早完成的问题 catlog22 2025-12-21 20:55:45 +08:00
  • 5849f751bc fix: 修复嵌入生成内存泄漏,优化性能 catlog22 2025-12-21 19:15:47 +08:00
  • 45f92fe066 feat: 实现 MCP 工具集中式路径验证,增强安全性和可配置性 catlog22 2025-12-21 18:14:06 +08:00
  • f492f4839a refactor: 移除 CLI 中过宽的异常捕获 catlog22 2025-12-21 17:19:54 +08:00
  • fa81793bea refactor: 优化异常处理,使用 cached_property 替代 property,增强代码可读性;添加 RelationshipType 枚举以规范化关系类型 catlog22 2025-12-21 17:01:49 +08:00
  • c12ef3e772 feat: 优化 core_memory MCP 工具,支持跨项目导出和精简列表输出 catlog22 2025-12-21 16:39:45 +08:00
  • 6eebdb8898 fix: 修复额外的内存泄露问题 catlog22 2025-12-21 16:39:38 +08:00
  • 3e9a309079 refactor: 移除图索引功能,修复内存泄露,优化嵌入生成 catlog22 2025-12-21 16:22:03 +08:00
  • 15d5890861 feat: 更新 stopCommand 函数以确保进程正常退出;优化 MCP 路由序列化以支持嵌套对象;添加 CSS 类以实现文本行数限制 catlog22 2025-12-21 12:47:25 +08:00
  • 89b3475508 feat: 更新 CodexLens 路由处理,保持总大小一致性并添加完整索引目录大小 catlog22 2025-12-21 11:02:07 +08:00
  • 6e301538ed feat: 调整导航项字体大小,提升可读性和视觉一致性 catlog22 2025-12-21 10:53:25 +08:00
  • c3a31f2c5d feat: 优化 CLI 通知逻辑,确保进程在通知后能正常退出;增强侧边栏导航项的层级可视化 catlog22 2025-12-21 10:37:29 +08:00
  • 559b1e02a7 feat: 增加 CLI 通知的超时设置,优化执行工具的会话跟踪逻辑 catlog22 2025-12-21 10:02:36 +08:00
  • 9e4412c7a8 Add workflow execution prompts for task management catlog22 2025-12-21 09:52:30 +08:00
  • 6dab38172f feat: 增强 CSS 布局,优化组件的灵活性和响应式设计;更新调试和轻量级计划工作流文档 catlog22 2025-12-21 09:36:56 +08:00
  • f1ee46e1ac feat: 优化文件管理器的加载体验,异步加载新鲜度数据并添加加载状态指示 catlog22 2025-12-20 23:46:11 +08:00
  • 775928456d feat: 增强会话管理功能,添加会话状态跟踪和进程披露,优化钩子管理界面 catlog22 2025-12-20 23:14:07 +08:00
  • fd4a15c84e fix: improve chunking logic in Chunker class and enhance smart search tool with comprehensive features catlog22 2025-12-20 21:44:15 +08:00
  • be725ce21f chore: 删除不再使用的 reindex 和测试脚本 catlog22 2025-12-20 17:34:26 +08:00
  • fa31552cc1 fix: Use manifest-based cleanup for clean install catlog22 2025-12-20 17:12:53 +08:00
  • a3ccf5baed fix: Refactor installation process for improved cleanup and backup handling catlog22 2025-12-20 16:52:15 +08:00
  • 8c6225b749 docs: Add dashboard operation guides catlog22 2025-12-20 16:16:14 +08:00
  • 89e77c0089 docs: Update documentation and CLI command improvements catlog22 2025-12-20 16:15:35 +08:00
  • b27d8a9570 feat: Add CLAUDE.md freshness tracking and update reminders catlog22 2025-12-20 16:14:46 +08:00
  • 4a3ff82200 fix: Align semantic status check with CodexLens checkSemanticStatus catlog22 2025-12-20 13:51:50 +08:00
  • bfbab44756 docs: Improve MCP tool descriptions for clarity and completeness catlog22 2025-12-20 13:46:24 +08:00
  • 4458af83d8 feat: Upgrade to version 6.2.0 with major enhancements catlog22 2025-12-20 13:16:09 +08:00
  • 6b62b5b5a9 feat: Add embedding status hint in clustering UI catlog22 2025-12-20 13:15:25 +08:00
  • 31cc060837 feat: Add vector embeddings for core memory semantic search catlog22 2025-12-20 13:09:43 +08:00
  • ea284d739a feat: Add cluster management commands for deletion, merging, and deduplication catlog22 2025-12-20 12:23:08 +08:00
  • ab06ed0083 feat: Enhance session clustering with new CLI options and adjust clustering threshold catlog22 2025-12-20 11:41:28 +08:00
  • 4de4db3c69 feat: Implement executor assignment and clustering optimizations for session management catlog22 2025-12-20 11:29:16 +08:00
  • e1cac5dd50 Refactor search modes and optimize embedding generation catlog22 2025-12-20 11:08:34 +08:00
  • 7adde91e9f feat: Add search result grouping by similarity score catlog22 2025-12-19 16:33:44 +08:00
  • 3428642d04 feat: Optimize FTS search with batch symbol fetching and improved excerpt generation catlog22 2025-12-19 15:35:31 +08:00
  • 2f0cce0089 feat: Enhance CodexLens indexing and search capabilities with new CLI options and improved error handling catlog22 2025-12-19 15:10:37 +08:00
  • c7ced2bfbb feat(ccw): Add count-based memory update strategy and fix MCP card click catlog22 2025-12-19 11:41:21 +08:00
  • 69049e3f45 feat: Return complete method blocks in FTS search results catlog22 2025-12-19 11:38:39 +08:00
  • e17e9a6473 feat: Enhance memory compact output format for better session recovery catlog22 2025-12-19 11:00:07 +08:00
  • 5e91ba6c60 Implement ANN index using HNSW algorithm and update related tests catlog22 2025-12-19 10:35:29 +08:00
  • 9f6e6852da feat: Add core memory clustering visualization and hooks configuration catlog22 2025-12-18 23:06:58 +08:00
  • 68f9de0c69 refactor: Replace knowledge graph with session clustering system catlog22 2025-12-18 19:21:52 +08:00
  • 17af615fe2 Add help view and core memory styles catlog22 2025-12-18 18:29:45 +08:00
  • 4577be71ce feat: Add notification system for core memory view with animations catlog22 2025-12-18 15:28:14 +08:00
  • 0311d63b7d feat: Enhance graph exploration with file and module filtering options catlog22 2025-12-18 14:58:20 +08:00
  • 440314c16d feat: Enhance CLI resume functionality with usage guidance and multi-session merge catlog22 2025-12-18 14:35:01 +08:00
  • 8dd4a513c8 Refactor CLI command usage from ccw cli exec to ccw cli -p for improved prompt handling catlog22 2025-12-18 14:12:45 +08:00
  • e096fc98e2 feat: Implement core memory management with knowledge graph and evolution tracking catlog22 2025-12-18 10:07:29 +08:00
  • 4329bd8e80 fix: Add run_in_background=false to all agent Task invocations catlog22 2025-12-18 10:00:22 +08:00
  • ae07df612d feat: Increase indexing timeout to 30 minutes for large codebases catlog22 2025-12-18 09:48:55 +08:00
  • d5d6f1fbbe feat: Replace modal with bottom floating progress bar for indexing catlog22 2025-12-18 09:33:19 +08:00
  • b9d068d6d4 feat: Add real-time progress output for MCP init action catlog22 2025-12-18 00:05:32 +08:00
  • 48ac43d628 fix: Add cleanup of obsolete files during ccw install reinstallation catlog22 2025-12-17 23:47:49 +08:00
  • 79da2c8c17 refactor: Remove redundant schema details, let planning agent read schema independently catlog22 2025-12-17 23:36:41 +08:00
  • 6aac7bb8e3 refactor: Replace exact deduplication with intelligent intent-based merging in lite-plan catlog22 2025-12-17 23:17:27 +08:00
  • 51a61bef31 Add parallel search mode and index progress bar catlog22 2025-12-17 23:17:15 +08:00
  • 44d84116c3 Revert: Remove ccw session management while keeping ccw cli exec catlog22 2025-12-17 22:52:12 +08:00
  • 474a1ce027 fix: Correct Exa MCP tool call syntax in context-requirements catlog22 2025-12-17 22:25:50 +08:00
  • b22839c99f fix: Resolve MCP installation issues and enhance path resolution catlog22 2025-12-17 22:05:16 +08:00
  • 8b927f302c Fix MCP Manager panel - 13 critical issues resolved catlog22 2025-12-17 19:23:39 +08:00
  • c16da759b2 Fix session management location inference and ccw command usage catlog22 2025-12-17 18:09:23 +08:00
  • 74a830694c Fix CodexLens embeddings generation to achieve 100% coverage catlog22 2025-12-17 17:54:33 +08:00
  • d06a3ca12e Add comprehensive workflows for CLI tools usage, coding philosophy, context requirements, file modification, and CodexLens auto hybrid mode catlog22 2025-12-17 09:53:30 +08:00
  • 154a9283b5 Add internationalization support for help view and implement help rendering logic catlog22 2025-12-16 22:24:29 +08:00
  • b702791c2c Remove LLM enhancement features and related components as per user request. This includes the deletion of source code files, CLI commands, front-end components, tests, scripts, and documentation associated with LLM functionality. Simplified dependencies and reduced complexity while retaining core vector search capabilities. Validation of changes confirmed successful removal and functionality. catlog22 2025-12-16 21:38:27 +08:00
  • d21066c282 Add scripts for inspecting LLM summaries and testing misleading comments catlog22 2025-12-16 20:29:28 +08:00
  • df23975a0b Add comprehensive tests for schema cleanup migration and search comparison catlog22 2025-12-16 19:27:05 +08:00
  • 3da0ef2adb Add comprehensive tests for query parsing and Reciprocal Rank Fusion catlog22 2025-12-16 10:20:19 +08:00
  • 35485bbbb1 feat: Enhance navigation and cleanup for graph explorer view catlog22 2025-12-15 23:11:01 +08:00
  • 894b93e08d feat(graph-explorer): implement interactive code relationship visualization with Cytoscape.js catlog22 2025-12-15 19:35:18 +08:00
  • 97640a517a feat(storage): implement storage manager for centralized management and cleanup catlog22 2025-12-15 17:39:38 +08:00
  • ee0886fc48 feat: 更新工作流执行文档,增强任务跟踪和状态映射规则 catlog22 2025-12-15 15:16:16 +08:00
  • 0fe16963cd Add comprehensive tests for tokenizer, performance benchmarks, and TreeSitter parser functionality catlog22 2025-12-15 14:36:09 +08:00
  • 82dcafff00 feat: 添加工作流执行文档,支持从会话文件夹顺序执行任务 catlog22 2025-12-15 14:32:08 +08:00
  • 3ffb907a6f feat: add semantic graph design for static code analysis catlog22 2025-12-15 09:47:18 +08:00
  • d91477ad80 feat: Implement CLAUDE.md Manager View with file tree, viewer, and metadata actions catlog22 2025-12-14 23:08:36 +08:00
  • 0529b57694 Implement database migration framework and performance optimizations catlog22 2025-12-14 18:08:32 +08:00
  • 79a2953862 Add comprehensive tests for vector/semantic search functionality catlog22 2025-12-14 17:17:09 +08:00
  • 8d542b8e45 fix(ccw): prevent settings.json fields from being overwritten by hook operations catlog22 2025-12-14 16:17:40 +08:00
  • ac9060ab3a fix(codex-lens): refine CLI exception handling with specific error types catlog22 2025-12-14 16:10:59 +08:00
  • 1c9716e460 fix(ccw): only cache positive tool availability results catlog22 2025-12-14 12:16:48 +08:00
  • 7e70e4c299 perf(ccw): optimize I/O operations and add caching layer catlog22 2025-12-14 12:11:29 +08:00
  • ac43cf85ec feat: Implement Skills Manager View and Notifier Module catlog22 2025-12-14 11:12:48 +08:00
  • 08dc0a0348 perf(codex-lens): optimize search performance with vectorized operations catlog22 2025-12-14 11:06:24 +08:00
  • 90adef6cfb docs: clarify CodexLens action parameter requirements catlog22 2025-12-14 10:31:22 +08:00