Skip to content

fix: spelling errors found by typos CLI #936

@luojiyin1987

Description

@luojiyin1987

Spelling Errors Found

Running typos CLI found several spelling errors:

  1. IDEALY → IDEALLY in docs/guide/installation.md:56
  2. EXPLICITELY → EXPLICITLY in src/agents/orchestrator-sisyphus.ts:147
  3. EXPLICITELY → EXPLICITLY in src/agents/sisyphus.ts:29

False Positives (ignored)

  • preceeding - Intentionally matching misspelled API error messages in session recovery
  • .edn - Valid Clojure file extension
  • .typ - Valid Typst file extension

Changes

Fixed 3 genuine typos in documentation and agent prompts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions