-
f9a51e6338
feat: Phase 3 - CLI Refactoring with Modular Parser System
yusyus
2026-02-08 01:39:16 +03:00
-
e5efacfeca
docs: Add Phase 2 completion summary
yusyus
2026-02-08 01:30:17 +03:00
-
4f9a5a553b
feat: Phase 2 - Real upload capabilities for ChromaDB and Weaviate
yusyus
2026-02-08 01:30:04 +03:00
-
59e77f42b3
feat: Complete Phase 1b - Implement chunking in all 6 RAG adaptors
yusyus
2026-02-08 01:15:10 +03:00
-
e9e3f5f4d7
feat: Complete Phase 1 - RAGChunker integration for all adaptors (v2.11.0)
yusyus
2026-02-08 00:59:22 +03:00
-
1355497e40
fix: Complete remaining CLI fixes from Kimi's QA audit (v2.10.0)
yusyus
2026-02-07 23:48:38 +03:00
-
a332507b1d
fix: Fix 2 critical CLI issues blocking production (Kimi QA)
yusyus
2026-02-07 23:12:40 +03:00
-
6f9584ba67
feat: Add integration testing with real vector databases (Phase 5)
yusyus
2026-02-07 22:55:02 +03:00
-
b7e800614a
feat: Add comprehensive performance benchmarking (Phase 4)
yusyus
2026-02-07 22:51:06 +03:00
-
4175a3a050
test: Add comprehensive E2E tests for all 7 RAG adaptors
yusyus
2026-02-07 22:41:15 +03:00
-
53d37e61dd
docs: Add 4 comprehensive vector database examples (Weaviate, Chroma, FAISS, Qdrant)
yusyus
2026-02-07 22:38:15 +03:00
-
d84e5878a1
refactor: Adopt helper methods across 7 RAG adaptors to eliminate duplication
yusyus
2026-02-07 22:31:10 +03:00
-
ffe8fc4de2
docs: Add comprehensive QA fixes implementation report
yusyus
2026-02-07 22:11:15 +03:00
-
611ffd47dd
refactor: Add helper methods to base adaptor and fix documentation
yusyus
2026-02-07 22:05:40 +03:00
-
b0fd1d7ee0
fix: Add tests for 6 RAG adaptors and CLI integration for 4 features
yusyus
2026-02-07 22:01:43 +03:00
-
6cb446d213
docs: Add 5 vector database integration guides (HAYSTACK, WEAVIATE, CHROMA, FAISS, QDRANT)
yusyus
2026-02-07 21:34:28 +03:00
-
bad84ceac2
feat: Add Cursor React example repo (Task 3.2)
yusyus
2026-02-07 21:07:11 +03:00
-
1c888e7817
feat: Add Haystack RAG framework adaptor (Task 2.2)
yusyus
2026-02-07 21:01:49 +03:00
-
8b3f31409e
fix: Enforce min_chunk_size in RAG chunker
yusyus
2026-02-07 20:59:03 +03:00
-
3a769a27cd
feat: Add RAG chunking feature for semantic document splitting (Task 2.1)
yusyus
2026-02-07 20:53:44 +03:00
-
bdd61687c5
feat: Complete Phase 1 - AI Coding Assistant Integrations (v2.10.0)
yusyus
2026-02-07 20:46:26 +03:00
-
eff6673c89
test: Add comprehensive Week 2 feature validation suite
yusyus
2026-02-07 14:14:37 +03:00
-
c55ca6ddfb
docs: Week 2 Complete - Universal Infrastructure Features (100%)
yusyus
2026-02-07 13:57:22 +03:00
-
3e8c913852
feat: Add quality metrics dashboard with 4-dimensional scoring (Task #18 - Week 2)
yusyus
2026-02-07 13:54:44 +03:00
-
b475b51ad1
feat: Add custom embedding pipeline (Task #17)
yusyus
2026-02-07 13:48:05 +03:00
-
261f28f7ee
feat: Add multi-language documentation support (Task #16)
yusyus
2026-02-07 13:45:01 +03:00
-
7762d10273
feat: Add incremental updates with change detection (Task #15)
yusyus
2026-02-07 13:42:14 +03:00
-
5ce3ed4067
feat: Add streaming ingestion for large docs (Task #14)
yusyus
2026-02-07 13:39:43 +03:00
-
359f2667f5
feat: Add Qdrant vector database adaptor (Task #13)
yusyus
2026-02-05 23:50:02 +03:00
-
ff4196897b
feat: Add FAISS similarity search adaptor (Task #12)
yusyus
2026-02-05 23:47:42 +03:00
-
6fd8474e9f
feat(chroma): Add Chroma vector database adaptor (Task #11)
yusyus
2026-02-05 23:40:10 +03:00
-
baccbf9d81
feat(weaviate): Add Weaviate vector database adaptor (Task #10)
yusyus
2026-02-05 23:38:12 +03:00
-
1552e1212d
feat: Week 1 Complete - Universal RAG Preprocessor Foundation
yusyus
2026-02-05 23:32:58 +03:00
-
3df577cae6
feat: Add universal infrastructure integration strategy
yusyus
2026-02-02 00:33:00 +03:00
-
d1a2df6dae
feat: Add multi-level confidence filtering for pattern detection (fixes #240)
yusyus
2026-02-05 22:18:27 +03:00
-
fda3712367
feat: Extend framework detection to 5 languages (JavaScript, Java, Ruby, PHP, C#)
yusyus
2026-02-05 22:08:37 +03:00
-
a565b87a90
fix: Framework detection now works by including import-only files (fixes #239)
yusyus
2026-02-05 22:02:06 +03:00
-
5492fe3dc0
fix: Remove duplicate documentation directories to save disk space (fixes #279)
yusyus
2026-02-05 21:27:41 +03:00
-
31d83245da
docs: Enhance CLAUDE.md with developer experience improvements
yusyus
2026-02-05 21:21:41 +03:00
-
a8ab462930
test: Add real-world integration tests for issue #277 (MikroORM case)
yusyus
2026-02-04 21:20:23 +03:00
-
a82cf6967a
fix: Strip anchor fragments in URL conversion to prevent 404 errors (fixes #277)
yusyus
2026-02-04 21:16:13 +03:00
-
8f99ed0003
docs: Add documentation for 7 new programming languages
yusyus
2026-02-04 21:01:40 +03:00
-
0abb01f3dd
Merge PR #275: Add Dart, Scala, SCSS, SASS, Elixir, Lua, Perl language detection
yusyus
2026-02-04 21:00:49 +03:00
-
-
2b104dc021
docs: Add multi-agent support documentation
yusyus
2026-02-04 20:52:46 +03:00
-
29b2682e22
Merge PR #270: Add multi-agent support for local SKILL.md enhancement
yusyus
2026-02-04 20:51:08 +03:00
-
-
ac484808bc
Add custom agent validation and tests
Robert Dean
2026-02-04 10:14:06 +01:00
-
0654ca5bcc
Add multi-agent local enhancement support
Robert Dean
2026-01-30 12:39:40 +01:00
-
-
4e8ad835ed
style: Format code with ruff formatter
yusyus
2026-02-03 21:37:54 +03:00
-
b01dfc5251
chore: Adjust ruff linter to ignore non-critical style issues
yusyus
2026-02-03 21:34:51 +03:00
-
9496462936
fix: Remove trailing whitespace from dependency_analyzer.py
yusyus
2026-02-03 21:19:32 +03:00
-
77ee5d2eeb
fix: Remove all trailing whitespace from code_analyzer.py
yusyus
2026-02-03 21:14:05 +03:00
-
ebeba25c30
fix: Fix config file detection in temp directories
yusyus
2026-02-03 21:08:33 +03:00
-
aa817541fc
fix: Remove additional trailing whitespace from code_analyzer.py
yusyus
2026-02-03 21:06:37 +03:00
-
a67438bdcc
fix: Update test version checks to 2.9.0 and remove whitespace
yusyus
2026-02-03 21:00:34 +03:00
-
2f91d5cf59
docs: Update CLAUDE.md to v2.9.0 with C3.10 Signal Flow Analysis
yusyus
2026-02-03 20:40:30 +03:00
-
52d8f48c7f
chore: Bump version to 2.9.0
yusyus
2026-02-02 23:38:07 +03:00
-
132f218e7a
Merge development: C3.10 Signal Flow Analysis + Complete Godot Support + PR #278
yusyus
2026-02-02 23:30:57 +03:00
-
-
2d64a2be48
docs: Mark C3.10 as NEW feature in CHANGELOG
yusyus
2026-02-02 23:16:40 +03:00
-
809f00cb2c
Merge feature/fix-csharp-and-config-type-bugs: C3.10 Signal Flow + Complete Godot Support
yusyus
2026-02-02 23:10:51 +03:00
-
-
174ce0a8fd
docs: Update CHANGELOG with C3.10 Signal Flow Analysis and Godot features
yusyus
2026-02-02 23:10:00 +03:00
-
c09fc3de41
test: Add GDScript test extraction test case
yusyus
2026-02-02 23:08:25 +03:00
-
c82669004f
fix: Add GDScript regex patterns for test example extraction
yusyus
2026-02-02 22:28:06 +03:00
-
50b28fe561
fix: Framework detection, circular deps, and GDScript test discovery
yusyus
2026-02-02 22:11:38 +03:00
-
fca0951e52
fix: Handle JSON/YAML arrays at root level in config extraction
yusyus
2026-02-02 22:04:56 +03:00
-
eec37f543a
fix: Show AI enhancement progress for small batches (<10)
yusyus
2026-02-02 22:02:18 +03:00
-
3e6c448aca
fix: Add GDScript-specific dependency extraction to eliminate syntax errors
yusyus
2026-02-02 21:56:42 +03:00
-
1831c1bb47
feat: Add Signal-Based How-To Guides (C3.10.1) - Complete C3.10
yusyus
2026-02-02 21:48:55 +03:00
-
281f6f7916
feat: Add Signal Flow Analysis (C3.10) and Test Framework Detection
yusyus
2026-02-02 21:44:26 +03:00
-
b252f43d0e
feat: Add comprehensive Godot file type support
yusyus
2026-02-02 21:36:56 +03:00
-
583a774b00
feat: Add GDScript (.gd) language support for Godot projects
yusyus
2026-02-02 21:22:51 +03:00
-
6fe3e48b8a
fix: Framework detection now checks directory structure for game engines
yusyus
2026-02-02 21:20:17 +03:00
-
32e080da1f
feat: Complete Unity/game engine support and local source type validation
yusyus
2026-02-02 21:06:01 +03:00
-
3204c73c01
fix: Resolves CI test failures and linting errors
pawu
2026-02-02 01:08:59 +05:30
-
5c4b176117
fix: Add __version__ to __all__ in mcp.tools
yusyus
2026-02-01 19:41:14 +03:00
-
f4c326c150
refactor: Use centralized version from _version.py in mcp.tools
yusyus
2026-02-01 17:39:40 +03:00
-
4a61449239
fix: Update mcp.tools version to 2.8.0
yusyus
2026-02-01 17:38:38 +03:00
-
2d038e25c0
ci: Add PyPI publishing to release workflow
yusyus
2026-02-01 17:31:18 +03:00
-
ec9ee9dae8
test: Update version assertions to 2.8.0
yusyus
2026-02-01 17:30:27 +03:00
-
5292a79ad1
chore: Release v2.8.0
yusyus
2026-02-01 17:03:33 +03:00
-
80a40b4fc9
docs: Add AGENTS.md guide for AI coding agents
yusyus
2026-02-01 16:31:20 +03:00
-
427ea176c6
feat: Add Dart, Scala, SCSS, SASS, Elixir, Lua, Perl language detection resolves #165
pawu
2026-02-01 15:15:30 +05:30
-
3a79ceba93
fix: Handle None ai_analysis in how-to guide builder (PR #247) (#274)
yusyus
2026-01-31 22:17:19 +03:00
-
91bd2184e5
fix: Resolve PDF processing (#267), How-To Guide (#242), Chinese README (#260) + code quality (#273)
yusyus
2026-01-31 21:30:00 +03:00
-
f726a9abc5
refactor: Centralize version management in single source of truth
yusyus
2026-01-31 17:03:40 +03:00
-
86e77e2a30
chore: Post-merge cleanup - remove client docs and fix linter errors
yusyus
2026-01-31 14:58:09 +03:00
-
aa57164d34
feat: C3.9 documentation extraction, AI enhancement optimization, and C# support
YusufKaraaslanSpyke
2026-01-31 14:56:00 +03:00
-
03ac78173b
chore: Remove client-specific docs, fix linter errors, update documentation
yusyus
2026-01-31 14:38:15 +03:00
-
170dd0fd75
feat(C3.9): Add project documentation extraction from markdown files
YusufKaraaslanSpyke
2026-01-31 13:54:56 +03:00
-
4cfb94e14f
feat: Add default_enhance_level to config system
YusufKaraaslanSpyke
2026-01-30 14:45:46 +03:00
-
3abdf2d1f0
feat: Update MCP scrape_codebase_tool with enhance-level support
YusufKaraaslanSpyke
2026-01-30 14:43:46 +03:00
-
e953fc6276
fix: Correct LocalSkillEnhancer import and method call
YusufKaraaslanSpyke
2026-01-30 14:39:11 +03:00
-
d7aa34a3af
feat: Add --enhance-level for granular AI enhancement control
YusufKaraaslanSpyke
2026-01-30 14:28:37 +03:00
-
b8b5e9d6ef
perf: Optimize LOCAL mode AI enhancement with parallel execution
YusufKaraaslanSpyke
2026-01-30 14:07:20 +03:00
-
8a0c1f5fc6
feat: Add LOCAL mode fallback for all AI enhancements
YusufKaraaslanSpyke
2026-01-30 11:15:54 +03:00
-
a8372b8f9d
feat: Auto-enhance SKILL.md when --enhance or --comprehensive flag is used
YusufKaraaslanSpyke
2026-01-30 11:07:33 +03:00
-
22e2edbc7f
fix: Rewrite config_enhancer LOCAL mode to use Claude CLI properly
YusufKaraaslanSpyke
2026-01-30 10:48:49 +03:00
-
be2353cf2f
fix: Add C# test example extraction and fix config_type field mismatch
YusufKaraaslanSpyke
2026-01-30 10:12:45 +03:00
-
-
5a78522dbc
docs: Update all documentation to use new 'analyze' command
yusyus
2026-01-29 22:56:33 +03:00
-
41fdafa13d
test: Add comprehensive E2E tests for analyze command
yusyus
2026-01-29 22:38:58 +03:00
-
61c07c796d
fix: Update integration tests for unified config format
yusyus
2026-01-29 22:24:17 +03:00