Skip to content

1.1.0

Choose a tag to compare

@biosshot biosshot released this 03 Apr 15:53
· 48 commits to main since this release

Key Updates & Improvements:

  • Schematic Generation: Smart placement that accounts for available free space.
  • Enhanced Simulations:
    • Added new simulation types.
    • New LLM tool for SPICE analysis (Enable via Settings: Add spice-simulation to agent tools).
  • Visual Output: Support for SVG generation directly from the LLM.
  • Component Handling:
    • Fixed empty channels when splitting multi-part components.
    • Full support for multi-part components (replaces previous multi-channel duplication).
    • mproved component search: The model can now see footprints.
    • New feature: Component replacement.
  • Advanced Editing:
    • Improved current schematic editing.
    • Ability to replace, add, or remove nets.
  • Reliability & Safety:
    • New Checkpointer: Automatically saves a file version before any LLM-induced changes. Use the "Restore checkpoint" button under your message to revert.
    • Added parallel execution limits (Settings: Max Tool Parallel).
  • LLM & API:
    • Fixed OpenRouter issues where "reasoning" was not always applied.
    • Context reduction mode selection.
    • File attachment support (txt, images).
  • UI/UX:
    • Updated the "Schematic Changes" and "Component Search Results" windows.
    • Added a copy button for convenience.

Full Changelog: 1.0.9...1.1.0