Kratyx

Kratyx documentation

Code Studio

Use the bounded workspace editor, search, source-control inspection, and localhost preview.

Current editor capabilities

  • Choose a canonical local workspace
  • Browse its bounded file tree
  • Open UTF-8 text files in the Monaco editor
  • Keep multiple files open and see unsaved state
  • Save manually or with Ctrl+S
  • Search text across bounded project files
  • Inspect the current Git branch
  • Preview a localhost development server

Safety and current limits

Code Studio rejects path traversal, symlink escapes, files outside the selected workspace, non-text files, and files above the supported size limit.

The current preview does not expose working-tree status, an unrestricted shell, automatic Git publication, interactive debugger, extension marketplace, semantic index, or background code execution.