Commit Graph

  • 380a71c714 feat: Add discoverable 'analyze' subcommand with preset flags (Phase 1 UX improvement) yusyus 2026-01-29 21:52:46 +03:00
  • b72073a482 docs: Add user config directory documentation (ref #262) yusyus 2026-01-27 22:03:37 +03:00
  • cf3da6dff3 fix: Improve config path resolution and error messages (fixes #262) yusyus 2026-01-27 22:01:04 +03:00
  • 746e335fae fix: Auto-fetch preset configs from API when not found locally yusyus 2026-01-27 21:41:20 +03:00
  • 6aec0e3688 Refine wording and formatting in README.zh-CN.md xuintl 2026-01-22 15:20:08 -05:00
  • 8f720670f2 style: Format code with ruff yusyus 2026-01-27 21:08:05 +03:00
  • 3fc4b54164 fix: Remove duplicate import os statements causing UnboundLocalError yusyus 2026-01-27 21:03:23 +03:00
  • 9435d2911d feat: Add GLM-4.7 support and fix PDF scraper issues (#266) Zhichang Yu 2026-01-28 02:10:40 +08:00
  • ffa745fbc7 fix: Add CSS selectors to test config in BULLETPROOF_QUICKSTART.md yusyus 2026-01-22 22:59:51 +03:00
  • 393d9e3c88 fix: Add missing package installation step in BULLETPROOF_QUICKSTART.md yusyus 2026-01-22 20:31:09 +03:00
  • a16eee0e7f docs: Add social media badges and links yusyus 2026-01-22 00:40:25 +03:00
  • 2855b59165 chore: Bump version to 2.7.4 for language link fix yusyus 2026-01-22 00:12:08 +03:00
  • 897295a5bc fix: Use absolute URLs for language selector links yusyus 2026-01-22 00:08:49 +03:00
  • 41832d72ea docs: Update version badges to 2.7.3 in both READMEs yusyus 2026-01-22 00:00:59 +03:00
  • 02ce5b4a33 chore: Bump version to 2.7.3 for i18n documentation release yusyus 2026-01-22 00:00:27 +03:00
  • 75508565d7 docs: Update PyPI metadata to highlight Chinese i18n support yusyus 2026-01-21 23:59:18 +03:00
  • 7a94535932 feat: Add Chinese (zh-CN) README translation yusyus 2026-01-21 23:51:01 +03:00
  • ac53017ec8 chore: Bump version to 2.7.2 for hotfix release yusyus 2026-01-21 23:23:33 +03:00
  • cc76efa29a fix: Critical CLI bug fixes for issues #258 and #259 yusyus 2026-01-21 23:22:03 +03:00
  • 35cd0759e5 chore: Bump development version to 2.8.0-dev yusyus 2026-01-18 22:41:45 +03:00
  • dc6b82f06d chore: Bump version to 2.7.1 for hotfix release yusyus 2026-01-18 22:39:34 +03:00
  • 86a0d53172 Merge branch 'development' yusyus 2026-01-18 22:38:00 +03:00
  • f1d97facbc fix: Use download_url from API response instead of constructing URL yusyus 2026-01-18 22:25:35 +03:00
  • e44977c8da docs: Add official website https://skillseekersweb.com/ to repository yusyus 2026-01-18 21:38:27 +03:00
  • b13a5c67af docs: Add missing items to v2.7.0 CHANGELOG yusyus 2026-01-18 14:49:45 +03:00
  • 208357c8b0 Merge development for v2.7.0 release yusyus 2026-01-18 14:25:35 +03:00
  • d6f91029f6 chore: Bump version to 2.8.0-dev yusyus 2026-01-18 14:24:06 +03:00
  • 97272a8989 ci: Fix release workflow - install uv and initialize submodules yusyus 2026-01-18 14:22:10 +03:00
  • 84f0f99595 docs: Update CHANGELOG.md for v2.7.0 release yusyus 2026-01-18 14:15:52 +03:00
  • 305e56df04 style: Format test_setup_scripts.py with ruff yusyus 2026-01-18 13:48:37 +03:00
  • fe08fd424a Merge branch 'development' of https://github.com/yusufkaraaslan/Skill_Seekers into development yusyus 2026-01-18 13:44:30 +03:00
  • c0fa3e2ad3 Merge pull request #252 from MiaoDX-fork-and-pruning/dongxu/refactor/mcp_mac_01 yusyus 2026-01-18 13:43:42 +03:00
  • 6f39fc273f Merge pull request #252 from MiaoDX: Update MCP to use server_fastmcp with venv Python yusyus 2026-01-18 13:39:20 +03:00
  • ce4d90eea4 test: Update setup_mcp.sh tests for PR #252 changes yusyus 2026-01-18 13:33:32 +03:00
  • 16c49aaf8f fix: Correct double fastmcp typo in MCP_SETUP.md yusyus 2026-01-18 13:12:45 +03:00
  • d2c1040c65 style: Format test_issue_219_e2e.py with ruff yusyus 2026-01-18 12:11:01 +03:00
  • abd7b89b71 fix: Add noqa comment to suppress ruff F401 warning for anthropic import yusyus 2026-01-18 12:10:35 +03:00
  • c8568fd429 test: Add skip markers for Issue 219 tests requiring anthropic package yusyus 2026-01-18 11:55:17 +03:00
  • bd974148a2 feat: Update MCP to use server_fastmcp with venv Python support MiaoDX 2026-01-18 15:55:46 +08:00
  • 86c68a3465 test: Update version expectations to 2.7.0 and fix MCP server reference yusyus 2026-01-18 01:50:59 +03:00
  • edd1d99d70 docs: Update remaining files with v2.7.0 version and test counts yusyus 2026-01-18 01:18:26 +03:00
  • 6f1d0a9a45 docs: Comprehensive markdown documentation update for v2.7.0 yusyus 2026-01-18 01:16:22 +03:00
  • 136c5291d8 fix: Make 'Saved to:' regex patterns case-insensitive in install workflow yusyus 2026-01-18 00:33:19 +03:00
  • 538acb394c fix: Sync version numbers across all __init__.py files to 2.7.0 yusyus 2026-01-18 00:27:59 +03:00
  • b57bfa55b1 fix: Remove unused tmp_path parameter from test_bootstrap_script_runs yusyus 2026-01-18 00:11:10 +03:00
  • 62ae29c21b fix: Correct fixture name in test_bootstrap_skill.py yusyus 2026-01-18 00:08:41 +03:00
  • 85c8d9d385 style: Run ruff format on 15 files (CI fix) yusyus 2026-01-18 00:01:30 +03:00
  • 9d43956b1d style: Run black formatter on 16 files yusyus 2026-01-17 23:56:24 +03:00
  • 9666938eb0 fix: Resolve 21 ruff linting errors (SIM102, SIM117, B904, SIM113, B007) yusyus 2026-01-17 23:54:22 +03:00
  • 6439c85cde fix: Fix list comprehension variable names (NameError in CI) yusyus 2026-01-17 23:33:34 +03:00
  • 81dd5bbfbc fix: Fix remaining 61 ruff linting errors (SIM102, SIM117) yusyus 2026-01-17 23:25:12 +03:00
  • 596b219599 fix: Resolve remaining 188 linting errors (249 total fixed) yusyus 2026-01-17 23:02:11 +03:00
  • ec3e0bf491 fix: Resolve 61 critical linting errors yusyus 2026-01-17 22:54:40 +03:00
  • 5d1a84d100 fix: Correct uv installation PATH in CI workflow yusyus 2026-01-17 22:29:32 +03:00
  • d81a5a8080 fix: Install ruff and mypy explicitly in lint CI job yusyus 2026-01-17 22:23:34 +03:00
  • eb91eea897 fix: Add interactive=False to test_real_world_fastmcp tests yusyus 2026-01-17 22:17:09 +03:00
  • 8c1622e189 fix: Add interactive=False to test_fetch_integration yusyus 2026-01-17 22:06:25 +03:00
  • 02be4c53f6 fix: Add interactive parameter to prevent stdin read during tests yusyus 2026-01-17 22:02:35 +03:00
  • b837244e42 ci: Add ruff and mypy code quality checks to GitHub Actions yusyus 2026-01-17 21:46:04 +03:00
  • 6244c41ac0 ci: Add uv installation to GitHub Actions workflow yusyus 2026-01-17 21:11:15 +03:00
  • 0f252dfaac feat: Add ruff and mypy linting (#251) yusyus 2026-01-17 21:05:10 +03:00
  • c33c6f9073 change max lenght Pablo Estevez 2026-01-17 17:48:15 +00:00
  • 97e597d9db Merge branch 'development' into ruff-and-mypy Pablo Nicolás Estevez 2026-01-17 17:41:55 +00:00
  • 38e8969ae7 feat: Merge PR #249 - Bootstrap skill with fixes and MCP optionality yusyus 2026-01-17 19:51:11 +03:00
  • 6d4ef0f13b Merge pull request #249 from MiaoDX-fork-and-pruning/dongxu/feat/bootstrap-it-01 yusyus 2026-01-17 20:36:50 +03:00
  • 5ed767ff9a run ruff Pablo Estevez 2026-01-17 17:29:21 +00:00
  • c89f059712 feat(v2.7.0): Smart Rate Limit Management & Multi-Token Configuration yusyus 2026-01-17 18:38:31 +03:00
  • 189abfec7d fix: Fix AttributeError in codebase_scraper for build_api_reference MiaoDX 2026-01-17 19:04:35 +08:00
  • cc21239626 feat: Add bootstrap script to generate skill-seekers operational skill MiaoDX 2026-01-17 18:34:15 +08:00
  • 52ca93f22b refactor: Update configs submodule - remove all duplicates yusyus 2026-01-15 00:10:40 +03:00
  • 10f313ffd0 fix: Update configs submodule - remove test warnings from GitHub configs yusyus 2026-01-15 00:05:57 +03:00
  • 65633d83a2 chore: Update configs submodule to include production configs yusyus 2026-01-14 23:59:24 +03:00
  • fdbf508673 feat: Filter out test-examples configs from API yusyus 2026-01-14 23:48:54 +03:00
  • f4d427b0e8 ci: Initialize git submodules in GitHub Actions workflow yusyus 2026-01-14 23:25:39 +03:00
  • f5f37f6572 fix: Update render.yaml to use git submodule for configs_repo yusyus 2026-01-14 23:17:49 +03:00
  • 1cbb8fed77 fix: Add configs_repo as git submodule for API deployment yusyus 2026-01-14 23:16:17 +03:00
  • c9b9f44ce2 feat: Add --all flag to estimate command to list available configs yusyus 2026-01-14 23:10:52 +03:00
  • 2019a02b51 docs: Update CLAUDE.md to v2.6.0 with complete C3.x suite yusyus 2026-01-14 22:52:35 +03:00
  • 48b8544dea docs: Consolidate roadmaps and refactor documentation structure yusyus 2026-01-14 22:36:03 +03:00
  • 7d56cc83b9 release: Version 2.6.0 - Codebase Analysis Enhancements & Documentation Reorganization yusyus 2026-01-13 23:03:20 +03:00
  • 67282b7531 docs: Comprehensive documentation reorganization for v2.6.0 yusyus 2026-01-13 22:58:37 +03:00
  • 7a661ec4f9 test: Add AstroValley unified config and verify AI enhancement yusyus 2026-01-13 22:47:07 +03:00
  • 08a69f892f fix: Handle dict format in _get_language_stats yusyus 2026-01-13 22:13:22 +03:00
  • 7de17195dd feat: Add SKILL.md generation to codebase scraper yusyus 2026-01-13 22:08:50 +03:00
  • 1b19c8503a feat: Add global setup script with FastMCP support yusyus 2026-01-13 21:51:37 +03:00
  • 62a51c0084 fix: Correct mock patch path for install_skill tests yusyus 2026-01-12 22:56:37 +03:00
  • 24634bc8b4 fix: Skip YAML/TOML tests when optional dependencies unavailable yusyus 2026-01-12 22:28:06 +03:00
  • a6b22eb748 fix: Resolve 25 test failures from development branch merge yusyus 2026-01-12 22:23:27 +03:00
  • 72dde1ba08 feat: AI enhancement multi-repo support + critical bug fix yusyus 2026-01-12 22:05:34 +03:00
  • 52cf99136a fix: Resolve merge conflicts in router quality improvements yusyus 2026-01-12 00:41:26 +03:00
  • 9d26ca5d0a Merge branch 'development' into feature/router-quality-improvements yusyus 2026-01-12 00:11:31 +03:00
  • 733370bbac docs: Add AI Skill Standards (2026) & HTTPX Skill Quality Analysis yusyus 2026-01-11 23:19:08 +03:00
  • a99e22c639 feat: Multi-Source Synthesis Architecture - Rich Standalone Skills + Smart Combination yusyus 2026-01-11 23:01:07 +03:00
  • cf9539878e fix: AI Enhancement File Update - Add --dangerously-skip-permissions Flag yusyus 2026-01-11 22:29:14 +03:00
  • 424ddf01a1 fix: Skill Quality Improvements - C+ (6.5/10) → B+ (8/10) (+23%) yusyus 2026-01-11 22:16:37 +03:00
  • a7ed8ab7dd Merge pull request #244 from miethe/add-claude-code-docs-support yusyus 2026-01-11 14:20:59 +03:00
  • 6008f13127 test: Add comprehensive HTML detection tests for llms.txt downloader (PR #244 review fix) yusyus 2026-01-11 14:16:44 +03:00
  • 9042e1680c 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
  • 04de96f2f5 fix: Add empty list checks and enhance docstrings (PR #243 review fixes) yusyus 2026-01-11 14:01:23 +03:00
  • 709fe229af feat: Router Quality Improvements - 6.5/10 → 8.5/10 (+31%) yusyus 2026-01-11 13:44:45 +03:00