What's new

Every HydraOps release, with the highlights of each one.

v0.1.22

Latest
  • ๐Ÿงฒ One Shot โ€” new nodes and groups now appear at the centre of your current view, so they never spawn off-screen after panning or zooming.
  • ๐Ÿ“Š Chat โ€” every agent reply now shows which LLM answered and what it cost in tokens, right next to the copy button (hover for the input/output split).
  • ๐Ÿ”” Telegram โ€” reports finally render bold text and headings instead of raw markdown characters.
  • ๐Ÿ“ฐ fetch_url โ€” when a page is behind bot protection (Cloudflare & friends), the agent now falls back to the site's RSS feed instead of giving up.
  • ๐Ÿ”’ Security โ€” patched multer (DoS via file-descriptor leak on aborted uploads).
Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.21...v0.1.22

v0.1.21

  • ๐Ÿ—‚๏ธ One Shot: group frames โ€” drop nodes into a titled, colour-tinted frame (Substance style) and drag the whole group together; resize it, paint it from the palette, pull a node out to ungroup it.
  • โœจ One Shot: cleaner connections โ€” curves replace the overlapping right-angle lines, always leaving and entering perpendicular to their dot, and Clear now asks before wiping the canvas.
  • ๐Ÿ“ˆ Diagrams in chat โ€” agents can answer with real Mermaid diagrams (flowcharts, sequences, pies, timelines) rendered right in the conversation, in both themes.
  • ๐Ÿง  Smarter scheduled runs โ€” cron tasks no longer see old chat history, so agents stop accidentally re-executing stale instructions from days ago.
Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.20...v0.1.21

v0.1.20

  • ๐Ÿ”Ž recall โ€” agents can now search their own past conversations, remembering things beyond the recent history.
  • ๐ŸŒฑ Better defaults โ€” new agents are born with web search, page reading, remember and recall already granted; everything else stays off until you allow it.
  • ๐ŸŽจ One Shot polish โ€” pick an icon for each node and paint node headers from a 24-colour palette; create several connections from the same dot.
  • ๐Ÿ“š Manual caught up โ€” agents, add-ons and plugins pages now match the app; transitive dependency vulnerabilities patched.
Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.19...v0.1.20

v0.1.18

Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.17...v0.1.18

v0.1.17

Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.16...v0.1.17

v0.1.14

Technical change list

Full Changelog: https://github.com/TraX22/HydraOps/compare/v0.1.13...v0.1.14