Releases: alimtunc/turkit
Releases · alimtunc/turkit
Release list
turkit v3.8.0
Added
- Global Turkit preferences via
~/.config/turkit/config.yaml, with~/.turkit.yamlas a legacy fallback. - Repo
.turkit.yamloverrides global preferences per key for supported personal settings.
Changed
- Output preferences and
workflow.token_budgetcan be inherited globally, while project-specific settings stay repo-local. installandturkit-initreport inherited global preferences instead of copying them into every repo config.
turkit-react
react-reviewinherits global output preferences through the shared output-preferences contract.
turkit v3.7.0
Added
.turkit.yaml -> output.languageandoutput.technical_termsconfigure operator-facing prose while preserving technical terms.output-preferencescontract is vendored into skills that emit operator-facing text.
Changed
zoom-outnow explains focused targets with a short why/how/risk shape instead of a rigid map dump.- Understanding gates now localize labels and final questions through the shared output-preferences contract.
turkit-react
react-reviewnow reads output preferences for operator-facing language/style.
turkit v3.6.0
Added
work-briefsummarizes what an AI work session produced, why it matters, the key pieces, linked files, quality evidence, and current git/ticket/PR state.- Generated
AGENTS.md/GEMINI.mdguidance and setup/adoption flows now includework-briefas an understanding gate after AI work.
turkit v3.5.1
Changed
explain-diffnow emits a compact before/after brief with explicit constraint, impact, scope, risk, verification, and reread fields.explain-diffnow forbids diagrams, long prose, file-by-file walkthroughs, and invented intent.
turkit v3.5.0
Added
ticket --fastruns the normal ticket flow with compact operator output and a narrower reuse survey while keeping approval and verification gates..turkit.yaml → workflow.token_budgetlets projects default workflow skills tolow,normal, orhighexploration..turkit.yaml → output.stylelets projects choosecompact,standard, orfulloperator-facing responses.commands.devis now part of the command-resolution contract for skills that explicitly need a live local app.
turkit v1.0.0 — marketplace split + React pack + rules-refresh
What's new
- Marketplace split: turkit is now a marketplace with two plugins (
turkit-workflowandturkit-react). Install only what you need. turkit-workflowv1.0.0: 10 existing skills + newrules-refreshmeta-skill that audits any rules doc and proposes Keep / Sharpen / Add-rationale / Redundant / Stale updates.turkit-reactv0.1.0: opinionated React review skill (13 rules across modern React, component boundaries, conditional rendering, hooks hygiene).
Install
/plugin marketplace add alimtunc/turkit
/plugin install turkit-workflow@alimtunc/turkit
/plugin install turkit-react@alimtunc/turkit # optional
Full changelog
See CHANGELOG.md.