Changelog

  • NewAdded full checklist item support to the document editing tool for agents
  • ImprovedRedesigned AI agent token minting form with improved scope pickers
  • ImprovedRefined suggestion highlights to appear as continuous, flush elements
  • ImprovedSurfaced task item checked states in the read document tool for agents
  • FixedFixed a bug that corrupted formatted text when using the document editing tool

  • NewAdded agent token capabilities and scopes with a new 'Connect AI' interface
  • NewIntroduced external agent write tools for comments, suggestions, and edits
  • NewAdded agent access permissions for shared links and cross-workspace grants
  • NewAdded per-user collaboration tokens for better attribution of edits
  • NewIntroduced a new document version history UI in the top toolbar
  • NewAdded a 'Use this draft' button to promote drafts to the main document
  • ImprovedRefined agent suggestion cards to prioritize proposed text
  • ImprovedEnhanced agent access and MCP usability based on live testing feedback
  • ImprovedReconfigured document version retention policies for different save types
  • ImprovedPromoting a draft now creates a 'pre-promote' backup version of the document
  • FixedSurfaced the comment body on the agent feed to allow agents to react

  • NewImplemented semantic recall and observational memory for the AI agent
  • ImprovedEnabled horizontal scroll for wide tables without affecting page scroll
  • ImprovedSimplified the draft approval flow to a single confirmation step
  • ImprovedMigrated public style guide URLs from /s/ to /v/ with redirects
  • ImprovedEnforced tenancy checks for agent tools to prevent cross-workspace data access

  • NewAdded live progress and cancellation for style guide analysis
  • NewAdded a table of contents and viewport-tracking outline panel to published pages
  • NewAdded Open Graph metadata and preview images for published style guides
  • ImprovedRefined annotation hover behavior and suggestion highlight rendering
  • ImprovedMade the desktop sidebar collapsible with tighter navigation spacing
  • ImprovedImproved published document layout with a left-aligned outline
  • ImprovedAdded custom tooltips and clearer form validation feedback
  • ImprovedRefined sidebar rail button hover states and spacing
  • ImprovedRedesigned sidebar folder navigation with inline creation and trash controls
  • FixedFixed HTML attribute escaping in rendered document content
  • FixedFixed bridge markdown conversion and published table of contents anchors
  • FixedRestored templates in the sidebar

  • NewAdded rich editor slash commands, word count, and keyboard shortcuts
  • NewAdded syntax-highlighted code blocks with language selection and copy controls
  • NewAdded image uploads with proxied file serving
  • NewAdded footnotes with markdown round-trip support
  • NewAdded document outlines with heading anchors
  • NewAdded workspace search through a command palette
  • NewAdded templates, tags, pins, duplicate, trash, and restore flows
  • NewAdded live published document pages with expiring share links
  • NewAdded document import, GitHub export, and agent document reads
  • NewAdded table header controls to the editor table menu
  • NewAdded task lists and underline formatting to the bubble toolbar
  • ImprovedRedesigned editor menus, settings, and template management with flatter UI
  • ImprovedExpanded audit logging for document, share, comment, and suggestion actions
  • ImprovedPatched dependency vulnerabilities including the Next.js security update
  • FixedFixed cross-workspace access checks for knowledge sources and chat attachments
  • FixedHardened draft generation against duplicate runs and invalid angle data
  • FixedStrengthened rate limits across login, drafting, export, and sharing
  • FixedStrengthened workspace access checks across session-authenticated API routes

  • NewAdded API keys for generating and revoking agent access
  • NewAdded agent document creation API with layered rate limits
  • ImprovedAdded audit logging for API key and agent document activity
  • ImprovedUpdated the colophon page content

  • ImprovedRefined draft generation process with preflight and postflight checklists
  • ImprovedExpanded manual editing and AI draft revisions on the homepage animation
  • ImprovedStrengthened voice fingerprint accuracy for more consistent style matching
  • ImprovedUpdated font usage to 'Redaction' for wordmark consistency
  • FixedFixed 'add to chat' functionality
  • FixedChangelog now replaces data instead of appending on update
  • FixedFixed cursor state type preventing deploy build

  • NewIntegration with Payload CMS as an export method
  • NewAgents get self-update mechanism
  • ImprovedRedesigned public style guide pages with improved layout
  • ImprovedRevised 'Beliefs' content for clarity
  • ImprovedRefined homepage button styles and fixed minor jitter
  • ImprovedRestored 'Redaction' font for headline on the homepage
  • FixedFixed comment tooltip positioning in editor
  • FixedDocuments now appear in sidebar immediately after creation
  • FixedFixed 'generate drafts' button locking during chat
  • FixedExtracted SKILL_VERSION to fix Next.js 16 route export rules

  • NewShareable public style guide pages with fork capability
  • ImprovedEnhanced password requirement tooltips with clearer visual feedback
  • FixedSession replays recording properly
  • FixedFixed agent memory options during draft generation.

  • NewRedesigned "Start writing" button and "Add to agent" prompt
  • NewSupervisor agent can now revise drafts using the reviser agent.
  • NewChat input now locks during draft flow with visual notice.
  • NewDraft generation now requires explicit button click.
  • NewImplemented pure-JS markdown to ProseMirror JSON conversion.
  • NewAdded chat-gate helper with pending-gate detection.
  • ImprovedImproved Telegram opengraph image detection and metadata
  • ImprovedAdded blank state with helpful actions when no document selected
  • ImprovedStandardized delete modal design across documents, voices, and knowledge bases
  • ImprovedUpdated font usage across the app for improved visual consistency
  • ImprovedEnhanced mobile sidebar navigation experience
  • ImprovedMade headlines wrap on mobile in editor view
  • ImprovedCheckboxes in style guide preflight checklists are now read-only
  • ImprovedImproved loading skeletons to better match actual UI layouts
  • ImprovedMade hero image horizontally scrollable with drag on mobile
  • ImprovedAdded token expiration warning to share modal
  • ImprovedImproved comment dismiss icon in document suggestions
  • ImprovedWired up LLM analytics for voice generation
  • ImprovedPropagated drafting-in-progress status to chat panel.
  • FixedDrafting status is now correctly forwarded to the chat panel.
  • FixedDocument phase now resets on draft stream failure for retries.
  • FixedDocuments can now be viewed without authentication.
  • FixedAddressed scrolling issues and removed unnecessary boneyard feature.
  • FixedFixed title generation race condition.

  • ImprovedImproved Telegram opengraph image detection and metadata
  • FixedFixed token generation for share links.