release: v2.0.8 - UX Persistence & Per-Agent Knowledge Mix (2026-05-14)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<!--
|
||||
Astra activity-bar icon.
|
||||
|
||||
VS Code activity-bar conventions:
|
||||
• Monochrome — colour comes from `fill="currentColor"` so the theme
|
||||
engine handles active/inactive + light/dark variants.
|
||||
• 24×24 viewBox (the canonical activity-bar size).
|
||||
• Single path is preferred (cheap to render, no gradients).
|
||||
|
||||
Shape: the brand "✦" four-pointed sparkle, centred. Geometric so it
|
||||
stays legible at 16px.
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
|
||||
<path d="M12 1.5L13.7 9.3 21.5 11 13.7 12.7 12 20.5 10.3 12.7 2.5 11 10.3 9.3z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 621 B |
Reference in New Issue
Block a user