-
Notifications
You must be signed in to change notification settings - Fork 1
Kasi Status
Oak Dev-inter edited this page Apr 26, 2026
·
2 revisions
Show the current Kasidit session state β mission, counter, tier,
.kasidit/summary, last action, next step.
/kasi-status
- Prints the current mission (what / scope).
- Shows the mission counter (rounds failed) against the tier limit.
- Shows detected domain (backend / UI / review / audit).
- Shows current tier (Opus / Sonnet / Haiku) and mode (interactive / batch).
- Summarizes
.kasidit/contents (INDEX presence, checklist count, MEMORY lines, cached docs). - Lists pending items and blockers.
- Shows the last action and the suggested next step.
Mission: <narrow goal>
Domain: <detected>
Tier: <model>
Mode: interactive | batch
Counter: N/4 (N/2 Haiku)
.kasidit/ status:
- INDEX.md: exists | missing
- CHECKLISTS/: N files
- MEMORY.md: N lines
- knowledge/: N cached docs
Last: <last action>
Next: <suggested>
Blocker: <if any>
- Long session, lost track of the mission.
- Switching contexts between projects or tasks.
- Before
/clearto snapshot state. - Debugging why Kasidit behavior seems off (wrong tier, wrong domain).
- Mid-diff β run after the edit, not during.
- As a stand-in for a real progress report to stakeholders.
- Treating
kasi-statusoutput as user-facing progress β it is an internal snapshot. - Running it repeatedly in a loop instead of fixing the blocker it already surfaced.
Introduced in v0.1.0.
- Commands (aggregate)
- Model-Tiers
-
Kasi-Mode β current Mode is part of
/kasi-statusoutput - v0.1.0 β where the mission counter was introduced
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