Documentation Index
Fetch the complete documentation index at: https://docs.inlace.co/llms.txt
Use this file to discover all available pages before exploring further.
New
- Evidence-based citation chip for chat messages
- Highlight referenced UI elements from evidence chips and evidence hover states
- Ground answers with richer screen context, graph context, and cited document evidence
Performance
- Speed up chat startup, scrolling, and composer typing by reducing render churn
Fixes
- Make document citations more reliable across prompt-stuffed files and provider-source citations
- Keep evidence, screen-context, and transcript state fresh across chat reloads and draft swaps
- Improve hidden-window and screen-context handoff behavior during capture and activation
New
- 3-tool MCP surface — consolidated from 5 tools to
list_decisions,apply_decision, andget_decision_detail - Canonical CapturedElement type — AX metadata (role, actions, confidence, interactivity) flows from capture to MCP
- Flow ordering — decisions on the same canvas are sequenced with
<flow order="2" total="5" /> - Element vocabulary — component labels and AX roles aggregated per canvas
- On-demand element images —
get_decision_detail(id, "image")returns cropped PNG of the targeted UI element - Thread discussion context —
get_decision_detail(id, "context")returns linked thread discussion
Fixes
- Decision body is now populated (previously always null)
apply_decisionsends only the annotated screenshot (saves ~2,765 tokens per call)- Empty XML attributes stripped — no more
tag=""noise - AX-native element schema replaces always-empty DOM fields
- Scope PostHog to client surfaces; expand tracking across desktop, MCP, and web
New
- Broaden keyboard commands and application menu
- Extract floating-window presentation policy
- Renderer plumbing — chat preview, projects, App entry
- Scope PostHog to client surfaces; expand tracking across desktop, MCP, and web
- Settings flow plumbing
Performance
- Instant Cmd+L toggle + UI snappiness pass
Fixes
- Calm assistant chat rendering and coalesce streaming chunks
- Canonicalize review canvas session
- Guard draft review canvas actions
- Harden window animation addon
- Make sign-in and auth-transition screens draggable
- Plus 6 more improvements.
New
- Wire PostHog product analytics for pilot
- Add flow capture to decision canvas (LAC-353)
- Add renderer OOM diagnostics breadcrumbs
- Track platform, arch, and OS version in PostHog
Fixes
- Clean up PostHog analytics wiring
- Sanitize markdown image src with getSafeExternalHref
- Teleport window across displays when macOS clamps position
- Interaction graph flow analysis and chat exposure
- Interaction graph flow analysis and chat exposure
- Harden MCP token and local config
New
- Migrate desktop IPC to tRPC
Fixes
- Include Sentry debug runtime dependency
- Remove experimental canvas sharing toggle, always enable sharing
- Replace user-visible “thread” copy with “chat”
- Shorten sign-in loading hint copy
- Use stable callTRPCProcedure export from @trpc/server
- Plus 2 more improvements.
New
- Add entrance animation and typography polish
- Add film grain texture to sign-out screen
- Apply login copy consistency UI changes
- Show app version on sign-out screen
Performance
- Tighten animation durations for snappier feel
- Use expo easing and 120fps for native window animations
Fixes
- Route graph-grounded turns out of fast chat
- Add top padding to sign-out view logo
- Align auth transition screen to dark glass theme
- Align sign-out screen to design system palette
- Polish sign-out view to design system grid
- Plus 11 more improvements.
- Add org selection and multi-config credential refresh to lace-mcp CLI installer
- Pass isPackaged to native helper path resolution in stream helpers
- Handle decision canvas pinch gestures
- Raise decision headline limit
- Pass isPackaged to native helper path resolution in stream helpers
- Pass isPackaged to remaining native helper path callers
- Default packaged internal features off
New
- Add canvas list endpoint and repo functions for decisions surface
- Complete Decision Canvas integration
- Add resizable panel with improved contrast
- Add Decision Canvas tRPC transport
- Add DecisionCard component
- Plus 10 more improvements.
Performance
- Eagerly preload IPC state to reduce LCP render delay
- Fix high INP on thinking indicator and decision canvas
Fixes
- Avoid stale Decision Canvas review pages
- Simplify review cleanup
- Separate elements from decisions
- Add decision-canvas to Tailwind content scan
- Align tRPC transport metadata
- Plus 49 more improvements.
New
- Add Decision Canvas REST API and database migration
- Complete Decision Canvas integration
- Browser auth install, CLI flags, and uninstall command for MCP package
- Add device-code browser auth with cached MCP credentials
- Add graph-sourced screen context
- Plus 2 more improvements.
Fixes
- Harden MCP transport output
New
- Add pill companion HTML renderer
- Add pill companion preload script
- Add pillCompanionWindow module
- Apply critique fixes to SynthesisSignalPill
- Improve focus artifact previews
- Plus 18 more improvements.
Fixes
- Harden prompt-stuffed doc citation edge cases
- Add select-none to project header button alongside section
- Address code review issues for clickable AttachmentPill
- Address review comments
- Adjust spacing in SynthesisSignalPill and comment out Tooltip in ProjectList
- Plus 83 more improvements.
- Port header and project list UX updates
- Add native helper benchmark artifacts
- Add path benchmark tooling and ignore local model artifacts
- Preserve manual screenshot overlays
- Make packaged sharp runtime deterministic
- Package sharp runtimes for screenshots
- Ship local-first screen context and model setup
- Improve synthesis signal attribution and prompt sanitization
- Exclude Lace windows on manual SCK capture
- Release cleanup for chat, attachments, and deck UX
- Add empty state copy for projects list