Commit Graph

  • 7afab18d2b docs: save StarUML project after diagram exports main yusyus 2026-04-08 22:54:43 +03:00
  • b259ec2c4f docs: re-export all UML diagrams (PNG + HTML) yusyus 2026-04-08 22:53:40 +03:00
  • 49f29cbc5a docs: sync StarUML diagrams with Grand Unification refactor yusyus 2026-04-08 22:41:43 +03:00
  • c896f8cb37 feat: add Codex CLI plugin manifest (#350) yusyus 2026-04-07 00:05:45 +03:00
  • 3cde94399e fix: replace remaining glob('*.md') with rglob('*.md') in all adaptors yusyus 2026-04-06 23:22:45 +03:00
  • 3619e0c233 fix: replace glob('*.md') with rglob('*.md') in all adaptors (#349) waewoo 2026-04-06 22:21:36 +02:00
  • ca9f23277b fix: exclude slow MCP/e2e tests from coverage step to prevent CI timeout yusyus 2026-04-06 21:08:17 +03:00
  • 6d37e43b83 feat: Grand Unification — one command, one interface, direct converters (#346) yusyus 2026-04-05 23:00:52 +03:00
  • 2a14309342 docs: update changelog, readme, and docs for v3.5.0 yusyus 2026-04-02 04:57:32 +03:00
  • c6a6db01bf feat: agent-agnostic refactor, smart SPA discovery, marketplace pipeline (#336) yusyus 2026-04-02 04:50:15 +03:00
  • c29fad606c fix: upgrade deprecated GitHub Actions to v4/v5 and fix MCP test job yusyus 2026-04-01 22:02:13 +03:00
  • 00c72ea4a3 fix: resolve CI failures across all GitHub Actions workflows yusyus 2026-03-29 20:40:45 +03:00
  • 6fded977dd feat: add Kotlin language support for codebase analysis (#287) yusyus 2026-03-28 23:25:12 +03:00
  • ea4fed0be4 feat: add headless browser rendering for JavaScript SPA sites (#321) yusyus 2026-03-28 22:06:14 +03:00
  • 006cccabae feat: add skill-seekers doctor health check command (#316) yusyus 2026-03-28 21:27:17 +03:00
  • 43bdabb84f feat: add prompt injection check workflow for content security (#324) yusyus 2026-03-28 21:17:57 +03:00
  • 6beff3d52f fix: add path traversal protection to get_workflow_tool + tests (#325) yusyus 2026-03-28 20:56:52 +03:00
  • a12743769e fix: prevent path traversal in workflow name parameter (CWE-22) (#326) Spidershield-contrib 2026-03-28 10:55:13 -07:00
  • c6c17ada95 docs: add 6 behavioral UML diagrams verified against codebase yusyus 2026-03-28 20:45:30 +03:00
  • d381315340 fix: pass enhance_level instead of removed enhance_with_ai/ai_mode to analyze_codebase (#323) yusyus 2026-03-27 22:14:51 +03:00
  • 31a57c448b style: apply ruff formatting to github_scraper.py yusyus 2026-03-26 23:46:42 +03:00
  • d71c1d3aa3 fix: filter non-integer metadata from GitHub languages API response (#322) yusyus 2026-03-26 23:44:52 +03:00
  • 336ab6aaac Merge development into main: release v3.4.0 yusyus 2026-03-25 22:20:38 +03:00
  • 5a93003da4 chore: bump version to 3.4.0 yusyus 2026-03-25 21:37:57 +03:00
  • d76ab1d9a4 fix: report accurate saved/skipped page counts and detect SPA sites (#320, #321) yusyus 2026-03-24 22:26:35 +03:00
  • 8152045e38 chore: consolidate Docs/ into docs/ (single documentation directory) yusyus 2026-03-22 20:02:53 +03:00
  • a1934905f6 docs: remove awesome-mcp-servers from ecosystem tables yusyus 2026-03-22 19:24:37 +03:00
  • a1eab63daf docs: add ecosystem section linking all Skill Seekers repos yusyus 2026-03-22 19:22:16 +03:00
  • 073e6b5a54 docs: add architecture references to README.md and CONTRIBUTING.md yusyus 2026-03-22 12:33:56 +03:00
  • 40603a3cf6 docs: remove stale UNIFIED_PARSERS.md superseded by UML architecture yusyus 2026-03-22 12:31:17 +03:00
  • 6b54988db5 docs: add StarUML HTML API reference documentation export yusyus 2026-03-22 12:29:14 +03:00
  • 30b877274b docs: add full UML architecture with 14 class diagrams synced from source code yusyus 2026-03-22 12:24:43 +03:00
  • d0d7d5a939 chore: remove stale root-level test scripts and junk files yusyus 2026-03-21 21:39:22 +03:00
  • 0fa99641aa style: fix pre-existing ruff format issues in 5 files yusyus 2026-03-21 21:24:21 +03:00
  • eb13f96ece docs: update remaining docs for 12 LLM platforms yusyus 2026-03-21 20:50:50 +03:00
  • 6bb7078fbc docs: update all documentation for 12 LLM platforms and 18 agents yusyus 2026-03-21 20:42:31 +03:00
  • cd7b322b5e feat: expand platform coverage with 8 new adaptors, 7 new CLI agents, and OpenCode skill tools yusyus 2026-03-21 20:31:51 +03:00
  • 1d3d7389d7 fix: sanitize_url crashes on Python 3.14 strict urlparse (#284) yusyus 2026-03-21 00:30:48 +03:00
  • 2ef6e59d06 fix: stop blindly appending /index.html.md to non-.md URLs (#277) yusyus 2026-03-20 23:44:35 +03:00
  • f6131c6798 fix: unified scraper temp config uses unified format for doc_scraper (#317) yusyus 2026-03-20 22:35:12 +03:00
  • 4f87de6b56 fix: improve MiniMax adaptor from PR #318 review (#319) yusyus 2026-03-20 22:12:23 +03:00
  • 37a23e6c6d fix: replace unicode arrows in CLI help text for Windows cp1252 compatibility yusyus 2026-03-19 00:10:50 +03:00
  • 26c2d0bd5c fix: correct CLI flags in plugin slash commands (create uses --preset, package uses --target) yusyus 2026-03-17 22:03:20 +03:00
  • 5e4932e8b1 feat: add distribution files for Smithery, GitHub Action, and Claude Code Plugin yusyus 2026-03-16 23:29:50 +03:00
  • 2b725aa8f7 fix: update version strings and test expectations from 3.2.0 to 3.3.0 yusyus 2026-03-16 00:53:35 +03:00
  • ca0890ba6f chore: bump version to 3.3.0 and finalize changelog yusyus 2026-03-16 00:23:48 +03:00
  • 9e405df9d0 docs: add README translations for 10 languages (12 total) yusyus 2026-03-15 16:27:05 +03:00
  • 37cb307455 docs: update all documentation for 17 source types yusyus 2026-03-15 15:56:04 +03:00
  • 53b911b697 feat: add 10 new skill source types (17 total) with full pipeline integration yusyus 2026-03-15 15:30:15 +03:00
  • 64403a3686 docs: add best practices guide for high-quality skills (#206) yusyus 2026-03-15 02:51:02 +03:00
  • 7185531f94 fix: replace PaginatedList slicing with itertools.islice in _extract_issues yusyus 2026-03-15 02:44:06 +03:00
  • 2e30970dfb feat: add EPUB input support (#310) yusyus 2026-03-15 02:34:41 +03:00
  • 83b9a695ba feat: add sync-config command to detect and update config start_urls (#306) yusyus 2026-03-15 02:16:32 +03:00
  • 0c9504c944 fix(ci): rename summary job to 'Tests' to match branch protection rule yusyus 2026-03-15 01:39:27 +03:00
  • b25a6f7f53 fix: centralize bracket-encoding to prevent 'Invalid IPv6 URL' on all code paths (#284) yusyus 2026-03-14 23:53:47 +03:00
  • f214976ccd fix: apply review fixes from PR #309 and stabilize flaky benchmark test yusyus 2026-03-14 23:39:23 +03:00
  • 89f5e6fe5f perf: optimize with caching, pre-compiled regex, O(1) lookups, and bisect line indexing (#309) copperlang2007 2026-03-14 13:35:39 -07:00
  • 0ca271cdcb fix: use grep instead of tomllib for version check in release workflow yusyus 2026-03-02 21:14:31 +03:00
  • 1254f0e1ac chore: update uv.lock Claude 2026-03-02 07:11:34 +00:00
  • fca89e6ee1 fix: add explicit release name and version consistency checks to release workflow Claude 2026-03-02 07:10:59 +00:00
  • 73349c616b fix: update hardcoded version strings in tests to 3.2.0 yusyus 2026-03-01 22:48:12 +03:00
  • a535c7cf18 chore: bump version to 3.2.0 for release yusyus 2026-03-01 22:24:18 +03:00
  • a5ae905e63 docs: add video feature mentions throughout README and zh-CN yusyus 2026-03-01 22:17:43 +03:00
  • 169c184ff7 docs: add video feature guide and sync README translations yusyus 2026-03-01 22:07:58 +03:00
  • d19ad7d820 feat: video pipeline OCR quality fixes + two-pass AI enhancement yusyus 2026-03-01 21:48:21 +03:00
  • bb54b3f7b6 docs: comprehensive changelog update for all changes since v3.1.3 yusyus 2026-03-01 19:55:22 +03:00
  • 4b19cf4836 style: ruff format 4 video pipeline files yusyus 2026-03-01 19:48:02 +03:00
  • 0396dcc5c0 style: fix 3 ruff lint errors in video pipeline yusyus 2026-03-01 19:39:37 +03:00
  • 446f6a8955 Merge feature/video-scraper-pipeline into development yusyus 2026-03-01 18:55:10 +03:00
  • cc9cc32417 feat: add skill-seekers video --setup for GPU auto-detection and dependency installation yusyus 2026-03-01 18:39:16 +03:00
  • 12bc29ab36 fix: resolve 15 bugs and gaps in video scraper pipeline yusyus 2026-03-01 12:39:21 +03:00
  • 066e19674a Merge branch 'development' into feature/video-scraper-pipeline yusyus 2026-03-01 11:38:45 +03:00
  • 68bdbe8307 style: ruff format remaining 14 files yusyus 2026-03-01 10:54:45 +03:00
  • 6c31990941 style: fix ruff lint and formatting errors yusyus 2026-03-01 10:54:32 +03:00
  • 064405c052 fix: resolve 18 bugs and code quality issues across adaptors, CLI, and chunking pipeline yusyus 2026-02-28 21:57:59 +03:00
  • 62071c4aa9 feat: add video tutorial scraping pipeline with per-panel OCR and AI enhancement YusufKaraaslanSpyke 2026-02-27 23:10:19 +03:00
  • 3bad7cf365 fix: RAG chunking crash using non-existent converter.output_dir yusyus 2026-02-27 22:26:21 +03:00
  • 4b59bd43be docs: add issue #301 fix to changelog yusyus 2026-02-26 22:36:19 +03:00
  • 5ac50aeb80 fix(#301): use python3 -m pip instead of bare pip3 in setup.sh yusyus 2026-02-26 22:33:29 +03:00
  • 4c8e16c8b1 fix(#300): centralize selector fallback, fix dry-run link discovery, and smart --config routing yusyus 2026-02-26 22:25:59 +03:00
  • b6d4dd8423 fix: remove arbitrary limits, fix hardcoded languages, and fix summarizer bugs yusyus 2026-02-26 00:30:40 +03:00
  • b81d55fda0 feat(B2): add Microsoft Word (.docx) support yusyus 2026-02-25 21:47:30 +03:00
  • e42aade992 style: auto-format 6 files with ruff format (CI formatting check) yusyus 2026-02-24 22:28:11 +03:00
  • 91d6340c3c chore: bump version to 3.1.3 yusyus 2026-02-24 22:24:03 +03:00
  • bbc1674f77 docs: complete changelog for unreleased session work yusyus 2026-02-24 22:17:24 +03:00
  • 73adda0b17 docs: update all chunk flag names to match renamed CLI flags yusyus 2026-02-24 22:15:14 +03:00
  • 7a2ffb286c refactor: rename all chunk flags to include explicit units yusyus 2026-02-24 22:07:56 +03:00
  • b636a0a292 fix: resolve issue #299 and Phase 1 cleanup yusyus 2026-02-24 21:22:05 +03:00
  • 90e5e8f557 Merge pull request #298 from yusufkaraaslan/development yusyus 2026-02-24 07:09:39 +03:00
  • 93ed5c79a8 chore: bump version to 3.1.2 and update CHANGELOG yusyus 2026-02-24 07:09:22 +03:00
  • 1229ff2baf style: auto-format enhance_skill_local.py and test with ruff yusyus 2026-02-24 07:05:50 +03:00
  • 5ae57d192a fix: update Gemini model to 2.5-flash and add API auto-detection in enhance yusyus 2026-02-24 06:52:55 +03:00
  • 63968c05f6 Merge pull request #297 from YusufKaraaslanSpyke/feature/fix-create-arg-forwarding yusyus 2026-02-24 06:14:36 +03:00
  • 3adc5a8c1d fix: unify scraper argument interface and fix create command forwarding YusufKaraaslanSpyke 2026-02-23 20:56:13 +03:00
  • 022b8a440c Merge pull request #296 from yusufkaraaslan/development yusyus 2026-02-23 12:09:09 +03:00
  • c725a6421e Merge pull request #295 from yusufkaraaslan/claude/hotfix-merge-release-u1ZB8 yusyus 2026-02-23 10:15:25 +03:00
  • 40cec4dffd hotfix: v3.1.1 — fix create command max_pages AttributeError Claude 2026-02-23 06:37:39 +00:00
  • 1ebf797b34 Merge pull request #294 from YusufKaraaslanSpyke/fix/293-create-command-max-pages-attribute-error yusyus 2026-02-23 08:59:48 +03:00
  • 2e273b214f fix: use getattr for max_pages in create command web routing (#293) YusufKaraaslanSpyke 2026-02-23 08:58:06 +03:00
  • 1456e8be6b docs: move MseeP security badge to bottom of README yusyus 2026-02-23 01:54:49 +03:00