Skip to content

History

Revisions

  • docs: add v0.13.0 — consolidated thClaws runtime support Supersedes v0.12.0/v0.12.1. Single clean install path.

    @kasidit-wansudon kasidit-wansudon committed May 2, 2026
    157fcda
  • docs: add v0.12.0 — thClaws runtime support New page v0.12.0.md (full release notes). Updates: Home, Version-History, _Sidebar.

    @kasidit-wansudon kasidit-wansudon committed May 2, 2026
    3fbba06
  • docs: add v0.11.0 — backend mission router + structure bridge + runbook capture New page: v0.11.0.md (full release notes). Updates: Home, Version-History, _Sidebar.

    @kasidit-wansudon kasidit-wansudon committed Apr 30, 2026
    ee4c2b4
  • docs(wiki): Version-History v0.10 changelog — sync from main

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    2f017c9
  • docs(wiki): finish v0.10 audit — Dispatch-Brief returns + Multi-Agent registry — sync from main

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    ba25f91
  • docs(wiki): Kasi-Init add v0.10 Mode question — sync from main

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    439b4df
  • docs(wiki): deeper v0.10 audit — auto-escalation + audit-specialist refs across command + agent pages — sync from main

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    4f26a8e
  • docs(wiki): fix 5 dead links + agent count drift — sync from main

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    fef31dd
  • docs(wiki): v0.10 audit + Discussions page + sidebar/footer refresh — sync from main @ da5cdb1

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    6d3cbd2
  • docs(wiki): consolidate v0.10 release notes — drop v0.10.md, keep dotted v0.10.0.md (matches v0.9.2 / v0.7.4 convention) — sync from main @ c7389e7

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    9c1d34d
  • docs(wiki): sync v0.10.0 release page + update Home/Version-History from main @ b2a7bfc

    @kasidit-wansudon kasidit-wansudon committed Apr 26, 2026
    ab31136
  • docs(wiki): add Kasi-Mode + Backend-Hooks pages (v0.10) Kasi-Mode — full /kasi command spec: 5 intensity levels (off/router/ lite/full/ultra), router classification triggers (code-aligned with kasidit-route.py KEYWORDS), auto-escalation table, parallel speed rule, state precedence with honest "spec not runtime resolver" caveat, install first-run question, config.json schema, anti-patterns. Backend-Hooks — contract for all 6 runtime-enforced hooks: route.py classifier + memory query, verify.py confidence-label cross-check + master orchestrator violation detection, record.py JSONL backend parser, update-check.sh daily release notifier, drift-check.sh Gravity sync reminder, log.py opt-in prompt capture. Payload stdin contracts, stdout output shapes, emit-line storage map (log→route-memory, pattern→patterns, memory→memory, rule→rules scoped project/global), install flow, test coverage, runtime-vs-convention honesty split, debugging recipes. _Sidebar — link both pages under Core, flagged with 🔥 v0.10. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @kasidit-wansudon kasidit-wansudon committed Apr 24, 2026
    993acae
  • docs(wiki): add v0.10 release page + sidebar link Full v0.10.0 release notes — Mode system, backend hooks, audit-specialist merge, install.sh, 12 default checklists, Python 3.9 compat, SKILL.md merge-back. Honest caveats section preserves the split between what is runtime-enforced vs. prompt-level convention. _Sidebar — add [[v0.10]] at top of Version History section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @kasidit-wansudon kasidit-wansudon committed Apr 24, 2026
    636daae
  • docs(wiki): add Agent-Audit-Specialist + deprecate 3 merged agents (v0.10) New Agent-Audit-Specialist page — canonical spec for v0.10 merged agent. Documents --focus=quality|security|perf|all flag, per-focus checklist mapping, tier behavior, output format, [kasidit-log] emit contract. Agent-Code-Reviewer / Agent-Security-Auditor / Agent-Perf-Profiler — prepend deprecation banner pointing at audit-specialist --focus=<lens>. Pages kept for name resolution only; content stays for historical context. No automatic router mapping — invoke audit-specialist explicitly. _Sidebar — split Agents section: 7 active agents (Architect-Planner, Audit-Specialist, Bug-Hunter, Deep-Researcher, Legacy-Specialist, Migration-Specialist, Refactor-Surgeon, Test-Writer) + Deprecated v0.10 subsection pointing the three stubs at the merged agent. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @kasidit-wansudon kasidit-wansudon committed Apr 24, 2026
    098db3c
  • docs(wiki): add Confidence-Labels + Dispatch-Brief pages (resolve Sidebar [[broken]] links)

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    5a24fd3
  • docs(wiki): add Tier-Aware page — semantic landing linking to [[Model-Tiers]] for depth

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    651fcb8
  • docs(wiki): +27 new pages — Master-Orchestrator, Checklists, 15 Kasi-*, 10 Agent-*; nav stitched Creates deep pages for every command and specialist agent, plus two new concept pages. Updates Home, _Sidebar, Commands, Multi-Agent-Orchestration to weave navigation. New concept pages: - Master-Orchestrator.md (136 lines) — the master rule + fan-out - Checklists.md (140 lines) — why checklists beat reasoning, especially on Haiku New command pages (15, 30–80 lines each): - 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 New agent pages (10, 30–80 lines each): - Agent-Bug-Hunter, Agent-Architect-Planner, Agent-Code-Reviewer, Agent-Deep-Researcher - Agent-Legacy-Specialist, Agent-Migration-Specialist, Agent-Perf-Profiler - Agent-Refactor-Surgeon, Agent-Security-Auditor, Agent-Test-Writer Navigation updates: - _Sidebar.md — Concepts, Commands, Agents sections added - Home.md — Explore tile list - Commands.md — Deep page pointer at each /kasi-<name> subsection - Multi-Agent-Orchestration.md — see-also line to Master-Orchestrator + Dispatch-Brief Deep-linking from kasidit-site (feature cards + skill-gallery cards) resolves here. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    09d4101
  • docs(wiki): add _Sidebar + _Footer navigation

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    8b97032
  • docs: import 22 pages from kasidit repo docs/wiki/ (v0.1.0 → v0.9.2 + Gravity + Commands + Model Tiers + Multi-Agent + UI Override + Claude Design + Install + Getting Started + FAQ)

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    4247743
  • Initial Home page

    @kasidit-wansudon kasidit-wansudon committed Apr 23, 2026
    f487607