-
Notifications
You must be signed in to change notification settings - Fork 1
Discussions
Kasidit uses GitHub Discussions for everything that is not a defect report. Issues are reserved for actual bugs.
β‘οΈ Open the tab: github.com/kasidit-wansudon/kasidit/discussions
| What you have | Goes to |
|---|---|
| Plugin misbehaves, hook fails, install errors out | Issues (bug template) |
| Concrete feature proposal with a name + shape | Issues (feature template) |
| "How do I X" / usage question | Discussions β Q&A |
| "Wouldn't it be nice if" / pre-scope idea | Discussions β Ideas |
Sharing your .kasidit/ config / checklist / war story |
Discussions β Show & Tell |
| Release notes / deprecation calls / roadmap | Discussions β Announcements (maintainer-only) |
| Security issue (vulnerability, data leak, unauthorized exec) | Email β see SECURITY.md, do not post in public |
If unsure: open a Q&A discussion. Maintainer or another user will reroute if it belongs elsewhere.
Maintainer-only. Releases, deprecation notices, breaking-change calls, roadmap updates. Subscribe if you want to know when v0.11 lands.
Template: .github/DISCUSSION_TEMPLATE/announcement.yml
Marked-answer category. Ask a usage question; mark the helpful reply as answer; the thread becomes a searchable knowledge artifact.
Good question shape:
- Specific mission you were running
- Tier + Mode (
/kasi status) - What you expected vs what you got
- Already-tried approaches
Template: .github/DISCUSSION_TEMPLATE/q-and-a.yml
Pre-scope brainstorm. Loose enough that "I am not sure if this is even good" is fine. If an idea congeals into a concrete shape, the maintainer (or you) opens a feature-request Issue and links back here.
Template: .github/DISCUSSION_TEMPLATE/ideas.yml
Share what worked. Patterns from .kasidit/PATTERNS.md, custom checklists, hairy missions Kasidit handled (or stumbled on β also useful). Sanitize PII.
Template: .github/DISCUSSION_TEMPLATE/show-and-tell.yml
Anything else. Conferences, community projects, Kasidit-adjacent tooling. Keep technical and on-topic.
- One topic per thread. Threading does the rest.
- Search before posting β Q&A is most valuable when answers compound, not when the same question gets asked five times.
- Mark answers in Q&A. Future readers thank you.
- Quote with
>for context, not full re-paste. - Code blocks for code, file:line for code locations.
- For Thai contributors: post in either Thai or English β both fine. Mix is fine. The maintainer answers in whichever you used.
- The same Code of Conduct applies as in Issues and PRs.
A Q&A reveals a real bug β open an Issue, link the discussion.
An Idea congeals into a concrete proposal β open a feature-request Issue, link.
A Show & Tell pattern is broadly useful β maintainer may open a PR to add to defaults (with attribution) or invite the author to PR it themselves.
Discussions are the funnel; Issues are the filter; PRs are the output.
Issues are for things that need fixing. They have a state (open / closed) and a notion of "done". Most user conversation is not like that β it is a question that gets answered, an idea that branches into three sub-ideas, a config someone shares so others can copy. Discussions is the right shape for those. Mixing them into Issues makes both worse.
This split is the same reason Kasidit has the Mode gate β different conversational contexts need different scaffolding. Q&A is lite mode for the project; Issues are ultra.
- Announcements only β subscribe to the Announcements category
- Everything β Watch the repo with "All Activity"
- Specific tag β use the GitHub label/tag filters in the Discussions list
- FAQ β many questions are answered there first
- Home β wiki landing
- Issues β defect reports
- SECURITY.md β private channel for vulnerabilities
- CONTRIBUTING.md β full contribution flow
Repo β’ Discussions β’ Issues β’ Changelog β’ Security β’ Contributing β’ MIT β’ Β© Kasidit Wansudon
Kasidit
Core
- Commands
- Kasi-Mode π₯ v0.10
- Backend-Hooks π₯ v0.10
- Model Tiers
- Gravity Pattern
- Multi-Agent-Orchestration
- Claude Design Integration
- UI Override Mode
- FAQ
Version History
- Version History β overview
- v0.13.0 β thClaws (Consolidated) π¦
- v0.12.0 β thClaws Runtime Support π¦
- v0.11.0 β Backend + Bridge + Runbook π
- v0.10.0 β Mode + Backend Hooks
- v0.9.2 β Gravity
- v0.9.1 β Master Orchestrator
- v0.9.0 β Claude Design
- v0.8.0 β Tier Cascade
- v0.7.4 β SWE-bench
- v0.3.0 β Tier adaptation
- v0.2.1 β Docs protocol
- v0.2.0 β UI Override
- v0.1.0 β Core
Concepts
Commands
- Kasi-Init
- Kasi-Review
- Kasi-Security
- Kasi-Fix
- Kasi-Ui
- Kasi-Cascade
- Kasi-Multi
- Kasi-Scaffold
- Kasi-Docs
- Kasi-Status
- Kasi-Promote
- Kasi-Pull
- Kasi-Sync
- Kasi-Search
- Kasi-Wiki-Sync
Agents
- Agent-Architect-Planner
- Agent-Audit-Specialist π₯ v0.10
- Agent-Bug-Hunter
- Agent-Deep-Researcher
- Agent-Legacy-Specialist
- Agent-Migration-Specialist
- Agent-Refactor-Surgeon
- Agent-Test-Writer
Deprecated v0.10 (stubs β audit-specialist --focus=..., removed in v0.11)
-
Agent-Code-Reviewer β
--focus=quality -
Agent-Security-Auditor β
--focus=security -
Agent-Perf-Profiler β
--focus=perf