Kratyx

Code Studio

A project editor inside the supervised workspace.

Code Studio brings project files, editing, search, source-control state, and local preview into Kratyx while keeping paths and execution authority bounded.

Desktop internal previewIncluded in source builds; no signed public installer yet.

Workspace explorer

Browse files and directories inside a user-selected canonical project workspace.

Monaco editor

Open UTF-8 text files in tabs with language-aware editing and visible unsaved state.

Explicit save

Write an edited file only when the user saves it, including Ctrl+S.

Project search

Find bounded text matches across readable project files.

Git inspection

View the current branch without launching an external process or changing repository state.

Local preview

Load and reload a localhost development URL inside the studio.

Workspace containment

Canonical-path validation rejects traversal, symlink escapes, and files outside the selected workspace. Text and search operations are bounded by file-size and result limits.