Tags: ademczuk/code-editor
Tags
Knot Code v1.0.0 — Public Release AI-native code editor powered by OpenClaw. Browser + Desktop (Tauri). Highlights: - Monaco editor with AI chat, inline edits, and agent modes (Ask/Agent/Plan) - Agent Builder wizard — choose persona, customize system prompt, configure behavior - 7 themes (Obsidian, Bone, Neon, Catppuccin, VooDoo, CyberNord, PrettyPink) - Theatrical chat UI with streaming intelligence, collapsible messages, code-block copy - Per-hunk diff review with accept/reject - GitHub integration (device flow auth, repos, commits, push) - Tauri desktop with local file system access and git operations - Spotify + YouTube plugins - Apache 2.0 license
v0.9.0: Mode system, single-session chat, gateway auto-discovery, str… …uctural refactor Highlights: - App modes: Classic (editor-first), Chat (AI-first), TUI (terminal-first) with ⌘⇧1/2/3 - Agent modes: Ask / Agent / Plan (Cursor-inspired interaction paradigm) - Gateway auto-discovery via localhost health probe (no login required) - Single-session chat architecture (no multi-conversation complexity) - Typed event bus (lib/events.ts) replacing raw CustomEvents - Massive dead code purge: 74 → 46 components, 30K → 21K lines - App-level ErrorBoundary + Suspense loading skeleton - Theme-tinted background with user-adjustable intensity - Terminal always accessible via ⌘J from any view/mode - AI-driven commit message generation - Extracted: keyboard-handler, status-bar, view-router, chat-input-bar, message-list, chat-stream
PreviousNext