Skip to content

Earth Agent Extension v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jan 14:19
· 310 commits to main since this release

Release Notes v1.3.0

Release Date: 2026-01-12

🌟 Highlights

Version 1.3.0 brings a significant overhaul to the Chat UI, focusing on readability and user experience. We've introduced "Diff Cards" for code edits, streamlined tool execution logs, and added inline screenshot previews.

🎨 UI/UX Improvements

  • Diff Cards for Code Edits: When the agent modifies code, you now see a clear "Before vs. After" diff view directly in the chat. This makes it much easier to review and understand changes.
  • Inline Screenshot Previews: Screenshots taken by the agent are now displayed directly in the chat stream, allowing for immediate visual verification without needing to open separate files.
  • Streamlined Tool Logs:
    • Tool calls are now compacted into single lines.
    • Tool outputs are folded by default to reduce noise, keeping the conversation flow clean.
  • Visual Polish:
    • Custom Avatars: Updated user and agent avatars for a more personal touch.
    • Stop Button: Now explicitly red for better visibility and accessibility.
    • Layout Tweaks: Improved spacing and alignment for user messages and tool outputs.

🛠️ MCP Server & Backend

  • Stability Improvements: Enhanced stability for the MCP server connection, ensuring more reliable communication between the agent and external editors (Claude Code, Cursor, Zed).

📚 Documentation

  • Roadmap & README: Updated project roadmap and documentation to reflect recent progress and future goals.

👥 Contributors