For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jun 22, 2026

🌟 See It, Edit It, Own It.

Arkain brings three changes that put more control in your hands — whether you're reviewing code, navigating conversations, or working in a place where AI transparency matters. Every output is now labeled, every diff is now editable, and your AI conversations are now easier to find than ever.

Highlights

✏️ Git Diff, Now Editable — You no longer need to leave the diff view to make changes.

Until now, the diff view was read-only — you could see what changed, but acting on it meant switching context. That friction is gone. You can now edit files directly within the diff view, making it faster to review and refine AI-generated code without breaking your flow. Think of it as closing the loop between "see the change" and "ship the change."

💬 Side Chat, Redesigned — Chat rooms are now organized as a dropdown with tabs, giving you seamless access to all your conversations in one place.

Managing multiple AI conversations used to mean hunting through a flat list. Now, your chat rooms live in a structured dropdown with tabs — so switching between an Agent session, a quick question thread, and a context-rich conversation takes a single click. This is Side Chat built for the way power users actually work.

🛡️ AI-Generated Content, Now Clearly Labeled — In compliance with Korea's AI Basic Act, all AI-generated outputs in Arkain now display a visible label so you always know what's AI and what's yours.

As AI becomes central to how we build, knowing what's human-authored and what's AI-generated is no longer optional. Arkain now marks AI-generated content with a clear label across the workspace — from code suggestions to documents. This isn't just regulatory compliance; it's a commitment to transparency that makes Arkain a more trustworthy place to work.


Minor Changes

New Features

  • Agent Skill: Added example Skill templates so users can get started with custom skills right away.

  • Side Chat (Workspace): Added the ability to attach the currently selected code in the editor directly to a message.

  • Side Chat (Workspace): Added @mention-based file context attachment to reference specific files in the workspace.

  • Task List: Added code insertion at the cursor position in the default template editor.

Changes

  • Side Chat (Workspace): Improved the input box with an enhanced text area for smoother message composing.

  • URL/Port: Updated the URL length limit condition for custom domain addition.

  • Email Notifications: Improved error notification email content and formatting for better readability.

Bug Fixes

  • Side Chat (Workspace): Fixed input text being lost and conversation artifacts remaining when an Agent message failed to send.

  • Side Chat (Workspace): Fixed a request size error blocking Agent requests when the message payload was too large.

  • Side Chat (Workspace): Fixed a connection failure when an external MCP server was not linked.

  • Command: Fixed execution and registration failures, and restored the last-used command when returning to the workspace.

  • SSH Configuration: Fixed duplicate bastion password registration and improved data consistency on password change failures.

  • Preferences: Fixed settings failing to apply due to a race condition when loading from the database on startup.

  • File System: Fixed folder uploads failing with an error.

  • Dashboard page: Fixed deleted containers still appearing in cached results.

  • Dashboard page: Fixed the skeleton loading view reappearing when searching Git repositories.

Last updated