Skip to content

v8.3.0

Choose a tag to compare

@knoop7 knoop7 released this 16 May 16:34

Activity Awareness: AI Finally Has Eyes

AI now sees what you're doing. Previously, asking "adjust this" meant confusion—what, which, where? Now AI tracks your context before you speak: which card you tapped, which switch you toggled, which page you opened. No more explaining "the living room light" when AI already saw you tap that card.

Supported interactions:

  • Page navigation (with intelligent title recognition, not raw URLs)
  • Dashboard card taps (penetrating Shadow DOM, identifying card type, title, linked entity)
  • Entity switch toggles (distinguishing tap vs toggle actions)
  • Dropdown selections, list item clicks
  • Long-press, double-tap
  • Dialog open/close
  • Third-party panels (HACS, file manager, etc.)

Deep penetration, zero blind spots. Even custom cards nested three layers deep in Shadow DOM are identified via composedPath.


Fix: Dashboard Tools Rebuilt

Massive optimization of dashboard-related tools. Paired with html-card-pro latest version, AI dashboard card operation capability upgraded significantly.

Best experienced with html-card-pro. Upgrade for full custom card awareness.


Fix: Language Drift Eliminated

Previously AI occasionally switched to English, especially during fallback model switching or conversation starts. Now language is locked from first word to last—Chinese stays Chinese, no more schizophrenia.


Fix: /new History Continuity

Sending /new sometimes caused ID fragmentation and context loss. Added continuation ID protection for seamless conversation switching.


Fix: Interrupted Replies Preserved

Previously interrupting AI mid-response (cancel or new message) discarded generated content. Now AI automatically salvages partial output—you see what it said. Black box logic: data survives even when the plane crashes.


Optimization: Memory Discipline

Previously AI's memory was overly enthusiastic—recording everything like a surveillance camera. Now calibrated: only truly important items—preferences, corrections, environmental facts. Maximum 1-2 entries per conversation, no流水账, no noise.

Simple criteria: Is this a correction, preference, or reusable fact? Record if yes. Ignore if no.


Settings

Activity Awareness enabled by default. Disable at Settings → Claw Assistant → Input & Display → Activity Awareness.


AI opened its third eye. Update is lightyears ahead.

Full Changelog: v8.2.0...v8.3.0