Commit Graph

  • 2e096c0284 Enabling full support of the Claude Code documentation site, with support for all relevant pages and Anthropic's unconventional llms.txt Nick Miethe 2026-01-08 15:33:12 -05:00
  • a7f13ec75f chore: add medusa-mercurjs unified config tsyhahaha 2026-01-05 22:32:31 +08:00
  • 4b764ed1c5 test: add unit tests for markdown parsing and multi-source features tsyhahaha 2026-01-05 22:13:19 +08:00
  • 8cf43582a4 feat: support multiple sources of same type in unified scraper tsyhahaha 2026-01-05 21:45:36 +08:00
  • 7dda879e92 fix: Correct second occurrence of config field name in _generate_config_references yusyus 2026-01-04 22:31:34 +03:00
  • a7f0a8e62e fix: Correct config data structure field name from 'config_type' to 'type' yusyus 2026-01-04 22:30:00 +03:00
  • 94462a3657 fix: C3.5 immediate bug fixes for production readiness yusyus 2026-01-04 22:22:15 +03:00
  • 9e772351fe feat: C3.5 - Architectural Overview & Skill Integrator yusyus 2026-01-04 22:03:46 +03:00
  • 1298f7bd57 feat: C3.4 Configuration Pattern Extraction with AI Enhancement yusyus 2026-01-04 20:54:07 +03:00
  • c694c4ef2d feat(C3.3): Add comprehensive AI enhancement for How-To Guide generation yusyus 2026-01-04 20:23:16 +03:00
  • 9142223cdd refactor: Make force mode DEFAULT ON with --no-force flag to disable yusyus 2026-01-03 23:42:56 +03:00
  • 64f090db1e refactor: Simplify AI enhancement - always auto-enabled, auto-disables if no API key yusyus 2026-01-03 23:16:08 +03:00
  • 909fde6d27 feat: Enhanced LOCAL enhancement modes with background/daemon/force options yusyus 2026-01-03 23:15:51 +03:00
  • fb18e6ecbf docs: Clarify AI enhancement modes (API vs LOCAL) yusyus 2026-01-03 23:05:20 +03:00
  • 8bf06bc495 docs: Update roadmap with C3.6 and C3.7 completion yusyus 2026-01-03 23:02:05 +03:00
  • 73758182ac feat: C3.6 AI Enhancement + C3.7 Architectural Pattern Detection yusyus 2026-01-03 22:56:37 +03:00
  • 67ef4024e1 feat!: UX Improvement - Analysis features now default ON with --skip-* flags yusyus 2026-01-03 21:27:42 +03:00
  • c182861029 docs: Mark C3.2 as complete in roadmap yusyus 2026-01-03 21:17:55 +03:00
  • 35f46f590b feat: C3.2 Test Example Extraction - Extract real usage examples from test files yusyus 2026-01-03 21:17:27 +03:00
  • 26474c29eb docs: Mark C3.1 Design Pattern Detection as completed in roadmap yusyus 2026-01-03 19:58:25 +03:00
  • 64cf62d9d4 Merge branch 'feature/c3-codebase-pattern-extraction' into development yusyus 2026-01-03 19:57:51 +03:00
  • 0d664785f7 feat: Add C3.1 Design Pattern Detection - Detect 10 patterns across 9 languages yusyus 2026-01-03 19:56:09 +03:00
  • 500b74078b fix: Replace E2E subprocess test with direct argument parsing test yusyus 2026-01-03 14:37:34 +03:00
  • 88914f8f81 fix: Increase timeout to 60s and improve E2E test reliability yusyus 2026-01-03 14:34:06 +03:00
  • 1fd409757c fix: Migrate from deprecated tool.uv to PEP 735 dependency-groups Daniel.y 2026-01-03 19:11:43 +08:00
  • f0e5dd6bed fix: Increase timeout for macOS CI E2E test yusyus 2026-01-02 23:53:03 +03:00
  • 3408315f40 feat: Add 6 new languages to codebase analysis system (C#, Go, Rust, Java, Ruby, PHP) yusyus 2026-01-02 21:28:21 +03:00
  • 0511486677 feat(C2.6): Add dependency graph support to MCP scrape_codebase tool yusyus 2026-01-01 23:31:49 +03:00
  • b30a45a7a4 feat(C2.6): Integrate dependency graph into codebase_scraper CLI yusyus 2026-01-01 23:30:57 +03:00
  • aa6bc363d9 feat(C2.6): Add dependency graph analyzer with NetworkX yusyus 2026-01-01 23:30:46 +03:00
  • eac1f4ef8e feat(C2.1): Add .gitignore support to github_scraper for local repos yusyus 2026-01-01 23:21:12 +03:00
  • a99f71e714 feat(C2.8): Add scrape_codebase MCP tool for local codebase analysis yusyus 2026-01-01 23:18:04 +03:00
  • ae96526d4b feat(C2.7): Add standalone codebase-scraper CLI tool yusyus 2026-01-01 23:10:55 +03:00
  • 33d8500c44 feat(C2.5): Add inline comment extraction for Python/JS/C++ yusyus 2026-01-01 23:02:34 +03:00
  • 43063dc0d2 feat(C2.4): Add API reference generator from code signatures yusyus 2026-01-01 23:00:36 +03:00
  • f162727792 test: Add comprehensive tests for code_analyzer.py (22 tests, 90% coverage) yusyus 2026-01-01 22:58:08 +03:00
  • 328fa9a0f4 test: Increase timeout for E2E test to fix macOS CI flakiness yusyus 2026-01-01 21:18:24 +03:00
  • 0d66d03e19 fix: Fix GitHub Actions CI failures (agent count + anthropic dependency) yusyus 2026-01-01 21:15:09 +03:00
  • 654a71ce41 Merge fix/issue-219-complete-fix into development yusyus 2026-01-01 21:06:46 +03:00
  • 689e4e9ca9 test: Add comprehensive E2E tests for Issue #219 fixes yusyus 2026-01-01 21:04:16 +03:00
  • f2faebb8d5 fix: Complete fix for Issue #219 - All three problems resolved yusyus 2026-01-01 20:57:03 +03:00
  • 58286f454a fix: Handle symlinked README.md and CHANGELOG.md in GitHub scraper yusyus 2026-01-01 20:41:28 +03:00
  • 8a111eb526 feat(quality): add skill completeness checks (#207) Joseph Magly 2026-01-01 11:54:48 -05:00
  • 9949cdcdca Fix: include docs references in unified skill output (#213) Chris Engelhard 2026-01-01 17:40:51 +01:00
  • 98d73611ad feat: Add comprehensive Swift language detection support (#223) Edinho 2026-01-01 17:25:53 +01:00
  • e26ba876ae Merge main into development - sync v2.5.1 release yusyus 2026-01-01 19:25:17 +03:00
  • 03195f6b7e feat: add neovate code agent support (#224) chencheng (云谦) 2026-01-02 00:14:33 +08:00
  • 4e47967c30 fix: Update setuptools configuration to include adaptors module (#227) Anas Ur Rehman 2026-01-01 21:03:50 +05:00
  • 48370a1963 docs: Update CLAUDE.md with streamlined developer guidance yusyus 2026-01-01 18:57:29 +03:00
  • 2ebf6c8cee chore: Bump version to v2.5.2 - Package Configuration Improvement yusyus 2026-01-01 18:57:21 +03:00
  • e07b44a9ef feat: Add py.typed for PEP 561 type checking support yusyus 2025-12-30 23:52:18 +03:00
  • 623d59d4b5 feat: Add py.typed for PEP 561 type checking support yusyus 2025-12-30 23:52:18 +03:00
  • 3b3af046a8 Merge development into main for v2.5.1 release yusyus 2025-12-30 23:35:19 +03:00
  • 3e36571b47 test: Update all version assertions to 2.5.1 yusyus 2025-12-30 23:30:36 +03:00
  • 58d37c957d test: Update version assertions to 2.5.1 yusyus 2025-12-30 23:27:18 +03:00
  • 5e166c40b9 chore: Bump version to v2.5.1 - Critical PyPI Bug Fix yusyus 2025-12-30 23:22:30 +03:00
  • b912331550 chore: Bump version to v2.5.0 - Multi-Platform Feature Parity yusyus 2025-12-28 22:17:59 +03:00
  • c8ca1e1585 fix: Add missing adaptors module to pyproject.toml packages MiaoDX 2025-12-31 04:07:07 +08:00
  • 3fc1897340 test: Update version assertions to 2.5.0 yusyus 2025-12-28 22:29:44 +03:00
  • 274ec968e6 fix: Update CLI --version to 2.5.0 yusyus 2025-12-28 22:26:22 +03:00
  • 51f8c51f41 fix: Update hardcoded __version__ strings to 2.5.0 yusyus 2025-12-28 22:25:04 +03:00
  • 5abb21c207 Release v2.5.0 - Multi-Platform Feature Parity yusyus 2025-12-28 22:21:32 +03:00
  • 7e1fd3fbac chore: Bump version to v2.5.0 - Multi-Platform Feature Parity yusyus 2025-12-28 22:17:59 +03:00
  • 9806b62a9b docs: Update all documentation for multi-platform feature parity yusyus 2025-12-28 21:55:07 +03:00
  • 2ec2840396 fix: Add TextContent fallback class for test compatibility yusyus 2025-12-28 21:40:31 +03:00
  • 891ce2dbc6 feat: Complete multi-platform feature parity implementation yusyus 2025-12-28 21:35:21 +03:00
  • d587240e7b test: Add comprehensive E2E and unit tests for multi-LLM adaptors yusyus 2025-12-28 20:47:00 +03:00
  • e03789635d docs: Phase 6 - Add comprehensive multi-LLM platform documentation yusyus 2025-12-28 20:40:04 +03:00
  • e5de50cf5e docs: Update README with multi-LLM platform support yusyus 2025-12-28 20:36:28 +03:00
  • b5dbedbe73 feat: Phase 5 - Add optional dependencies for multi-LLM support yusyus 2025-12-28 20:34:49 +03:00
  • 1a2f268316 feat: Phase 4 - Implement MarkdownAdaptor for generic export yusyus 2025-12-28 20:34:21 +03:00
  • 9032232ac7 feat(multi-llm): Phase 3 - OpenAI adaptor implementation yusyus 2025-12-28 20:29:54 +03:00
  • 7320da6a07 feat(multi-llm): Phase 2 - Gemini adaptor implementation yusyus 2025-12-28 20:24:48 +03:00
  • d0bc042a43 feat(multi-llm): Phase 1 - Foundation adaptor architecture yusyus 2025-12-28 20:17:31 +03:00
  • 74bae4b49f feat(#191): Smart description generation for skill descriptions yusyus 2025-12-28 19:00:26 +03:00
  • e32f2fd977 docs: Add comprehensive skill architecture guide for layering and splitting yusyus 2025-12-28 18:37:43 +03:00
  • c411eb24ec fix: Add UTF-8 encoding to all file operations for Windows compatibility yusyus 2025-12-28 18:27:50 +03:00
  • eb3b9d9175 fix: Add robust CHANGELOG encoding handling and enhancement flags yusyus 2025-12-28 18:21:03 +03:00
  • fd61cdca77 feat: Add smart summarization for large skills in local enhancement yusyus 2025-12-28 18:06:50 +03:00
  • 476813cb9a Merge pull request #218 from yusufkaraaslan/development yusyus 2025-12-26 00:48:39 +03:00
  • 9e41094436 feat: v2.4.0 - MCP 2025 upgrade with multi-agent support (#217) yusyus 2025-12-26 00:45:48 +03:00
  • 72611af87d feat(v2.3.0): Add multi-agent installation support yusyus 2025-12-22 02:04:32 +03:00
  • e3fc660457 Merge main into development after v2.2.0 release yusyus 2025-12-22 00:37:19 +03:00
  • 9d91bf0b82 test: Update version test to expect 2.2.0 yusyus 2025-12-22 00:31:02 +03:00
  • 0297a2e02a docs: Prepare CHANGELOG for next development cycle yusyus 2025-12-21 23:19:40 +03:00
  • 9cca9488e4 fix: Update version string in CLI to 2.2.0 yusyus 2025-12-21 23:18:43 +03:00
  • bf7e7def12 Merge branch 'development' for v2.2.0 release yusyus 2025-12-21 23:08:53 +03:00
  • 35c6400f53 chore: Bump version to 2.2.0 yusyus 2025-12-21 23:08:37 +03:00
  • 824d817a41 fix: Make retry timing test more robust for CI yusyus 2025-12-21 22:57:27 +03:00
  • 785fff087e feat: Add unified language detector for code analysis yusyus 2025-12-21 22:53:05 +03:00
  • 8eb8cd2940 docs: Mark E2.6 and F1.5 as completed (retry utilities added via PR #208) yusyus 2025-12-21 22:34:48 +03:00
  • 0d0eda7149 feat(utils): add retry utilities with exponential backoff (#208) Joseph Magly 2025-12-21 14:31:38 -05:00
  • 65ded6c07c fix: Fix local repo extraction limitations (code analyzer, exclusions, enhancement) yusyus 2025-12-21 22:24:38 +03:00
  • ae69c507a0 fix: Add defensive imports for MCP package in install_skill tests yusyus 2025-12-21 20:52:13 +03:00
  • 3e40a5159e fix: Add pytest-asyncio to requirements.txt for CI yusyus 2025-12-21 20:45:55 +03:00
  • 3015f91c04 fix: Add pytest-asyncio and register asyncio marker for CI yusyus 2025-12-21 20:44:17 +03:00
  • 5613651d17 Merge feature/a1-config-sharing into development yusyus 2025-12-21 20:35:51 +03:00
  • b2c8dd0984 test: Add comprehensive E2E tests for install_skill tool yusyus 2025-12-21 20:24:15 +03:00
  • b7cd317efb feat(A1.7): Add install_skill MCP tool for one-command workflow automation yusyus 2025-12-21 20:17:59 +03:00
  • 0c02ac7344 test(A1.9): Add comprehensive E2E tests for git source features yusyus 2025-12-21 19:45:06 +03:00