Skill Seekers v3.8.0 β The Grand Unification π #411
yusufkaraaslan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Skill Seekers v3.8.0 β The Grand Unification π
This is a big one. v3.8.0 lands the Grand Unification refactor β one build pipeline, one AI transport, one parser definition, and in-process MCP tools β on top of a 13-bug audit, a full real-world end-to-end CLI testing pass, and a batch of new capabilities.
β¨ New for users
--target minimax(M2.7 still selectable via--model).--modelflag forenhanceandpackageβ override the platform's default model, e.g.skill-seekers enhance output/react/ --target minimax --model MiniMax-M2.7.minimax,deepseek,qwen,openrouter,together,fireworks,pinecone, β¦). Platform--targetchoices are derived from the adaptor registry, so new adaptors show up automatically.AgentClient) β consistent truncation gate, timeout policy, and error classification, with full honoring ofANTHROPIC_BASE_URL, per-provider model overrides (ANTHROPIC_MODEL/GOOGLE_MODEL/OPENAI_MODEL/MOONSHOT_MODEL), and the globalSKILL_SEEKER_MODEL/SKILL_SEEKER_PROVIDER.π οΈ Fixes from a real-world testing pass
create ./pathnow defaults to deep analysis (it was producing an emptycode_analysis.json).packageworks non-interactively β--yes/-y, no moreEOFErrorin CI/pipes.qualityprints the score;doctorno longer miscountsGITHUB_TOKEN;estimate <url>gives an actionable error; web sitemap probes fail fast on unreachable hosts.--dry-run/--outputhonored for unified configs, and a Slack pagination fix.π§Ή Under the hood
main()directly (faster startup, identical output).DocumentSkillBuilderunifies the build side of all 9 document scrapers (β1,859 lines, byte-identical output, golden-tested).π¦ Links
Thanks to everyone who filed issues and tested. Feedback and bug reports welcome in Q&A or Issues. π
All reactions