Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:35

Major changes (v0.17.0)

  • Added browser viewport for local previews (works on some actual websites)
  • Added AI Agent viewport tool (effectively allows the AI to open the viewport to a web page)
  • Added context menu for users clicking links to choose whether to open in viewport or in default browser.
  • Reduced reasoning budget for poly agent.
  • Minor improvements to poly agent UI.
  • New linux style window controls.

Minor Changes

  • chore(version): bump to v0.17.0 (4a95266)
  • Merge pull request #92 from monolabsdev/dev (e8bd7c2)
  • feat(ui): improve viewport drawer (71271bd)
  • fix(ui): refine agent viewport browser (01fa4fb)
  • fix(ui): polish command and link menus (e1d7df0)
  • Merge pull request #91 from monolabsdev/dev (d7380ed)
  • fix: make agent review diff a drawer (f3b9a84)
  • Merge pull request #90 from monolabsdev/dev (9f3023e)
  • Update README.md (e419b3c)
  • Merge branch 'dev': agent viewport embed + chat show_webpage (5e28b2d)
  • feat: improvements to window controls + agent review (09b73fd)
  • feat(agent): embed viewport natively, expose to chat (1e96cc3)
  • feat: add Steps collapsible component and conversation metadata tests (98f52fc)
  • test: update agent workflow assertions for new prompt rule and reasoning level (a927373)
  • feat: persist conversation metadata (active features, agent workspace selection) (abdc314)
  • perf(agent): reduce max steps, reasoning budget, and read limits (5ac9bf4)
  • refactor(agent): replace ChainOfThought with Steps, remove debug trace (154f391)
  • feat: add metadata column to conversations table (94fa24c)
  • docs: simplify and humanise README, update roadmap link (8305e6e)
  • feat(agent): add agent viewport (57f18bd)

Pull requests.

Full Changelog: v0.16.1...v0.17.0