Skip to content

Releases: bigduu/Nova

Nova v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 06:23

What's Changed

  • ci(release): publish nova-plugin bundle .sha256 for checksummed install by @bigduu in #15
  • ci(release): ed25519-sign the nova plugin bundle by @bigduu in #16

Full Changelog: v0.2.0...v0.2.1

Nova v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:43

What's Changed

  • fix(capture+ax): cure daemon CPU spin, reliable marks, background web clicking by @bigduu in #4
  • fix(marks): mark WKWebView/Tauri web content + sharper per-surface screenshots by @bigduu in #5
  • fix(marks): anchor WKWebView coordinate lift on the captured window's CGWindowID (closes #6) by @bigduu in #7
  • refactor: platform abstraction layer — mac impl behind capability traits (Windows-port P0) by @bigduu in #8
  • feat(platform): Windows MVP — screenshot + SendInput + window mgmt + clipboard (P2/P3 stubbed) by @bigduu in #9
  • feat(platform): Windows UIA — marks discovery + semantic click_mark (P2) by @bigduu in #10
  • feat(platform): Windows OCR via Windows.Media.Ocr (P3) by @bigduu in #11
  • feat(platform): WGC window capture — fix GPU-composited black-bitmap (P4) by @bigduu in #12
  • ci(release): Windows build+package for nova distribution by @bigduu in #13
  • feat: package nova as a bamboo plugin (manifest + grounding skill + release publishing) by @bigduu in #14

Full Changelog: v0.1.0...v0.2.0

Nova v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:21

What's Changed

  • Fix computer-use correctness bugs; make tests runnable + add e2e coverage by @bigduu in #1
  • Coordinate grounding: dims note, grid, window capture, Set-of-Mark + stdio fix by @bigduu in #2
  • Region zoom: legible precise targeting for no-accessibility apps by @bigduu in #3

New Contributors

  • @bigduu made their first contribution in #1

Full Changelog: https://github.com/bigduu/Nova/commits/v0.1.0