Skip to content

Releases: ghandhitechnology/Rauhwpx

Rauhwpx v2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:37
546715f
  • Fixed first-time sidebar server creation for accounts without a saved timezone.
  • Restored document shortcuts after toolbar focus changes and on Korean keyboard layouts, including native edit commands and read-only zoom.
  • Removed caret lag when deleting Korean and English text.

These fixes include regression coverage for server setup and recovery, keyboard focus and composition, and repeated deletion with undo/redo.

Changes: #239

Full changelog

Rauhwpx v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:48
31787ff

What's Changed

Full Changelog: v1.2.2...v2.0.0

Rauhwpx v1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:34

Full Changelog: v1.2.1...v1.2.2

Rauhwpx v1.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:37

Full Changelog: v1.2.0...v1.2.1

Rauhwpx v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 11:47
7b9db2b

What's Changed

Full Changelog: v1.1.0...v1.2.0

Rauhwpx nightly 2026-08-30 (de1ac64)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:11
de1ac64

Rauhwpx nightly pre-release

  • UTC date: 2026-08-30
  • Full SHA: de1ac64
  • Short SHA: de1ac64
  • Version: 1.1.0-nightly.20260830.de1ac64

Changelog

  • Await checkpoint-title workspace cleanup after timeout (#145) (de1ac64)
  • Keep Windows hub shutdown pending until process exit (#150) (3fc4dd8)
  • Merge pull request #162 from ghandhitechnology/fix/windows-launch-dir-path-assertion (819b19b)
  • Use path.join for the stale launch-directory test. (155d604)
  • Prevent Electron development cache buildup (#160) (fc852df)
  • Revert the Cloud agent rollout. (9ab0c4b)
  • Add durable Cloud agents with live VPS, Railway, and macOS workspaces. (b540344)
  • Refresh dependencies and remove redundant desktop work (#151) (8ebe104)
  • Merge pull request #108 from ghandhitechnology/feat/ask-user-question-tool (c5328b4)
  • Polish the agent question flow. (9431347)
  • fix: interleave agent questions with progress (2886fd6)
  • ci: retrigger session checks after Depot code-access failure (4582605)
  • merge: origin/main의 Rau 크레딧과 질문 도구 전환 잠금을 맞춘다 (8cc09c4)
  • merge: origin/main(#126)과 네이티브 질문·Plan 권한을 맞춘다 (cde4d77)
  • fix: 연결 중 첫 메시지도 chat-start 재시도를 남긴다 (4f4c10e)
  • Merge origin/main into feat/ask-user-question-tool (4640991)
  • ci: retrigger session checks after Depot code-access failure (13ed436)
  • fix: hold unresolved Cursor ACP MCP tool titles (dc2e8af)
  • Merge origin/main into feat/ask-user-question-tool (ade9fff)
  • fix: accept prefixed Cursor ACP question tool calls (1146b85)
  • fix: persist question cancellation through reloads (0d341e0)
  • fix: preserve question cancellation across reconnects (624e6a5)
  • fix: expire questions after hub restart (dd996e9)
  • test: make provider ordering fixture portable (c85eec9)
  • test: stabilize question scope ordering (3ee61cf)
  • fix: harden provider interaction recovery (d619e38)
  • fix: resolve packaged binary paths by target platform (118570f)
  • Merge remote-tracking branch 'origin/main' into feat/ask-user-question-tool (12d5351)
  • fix: synchronize provider workflow modes (8936a3a)
  • Merge desktop packaging fixes into the question tool branch. (edfc87b)
  • Harden desktop packaging and plan-mode startup. (b271c8d)
  • Fix desktop preview Agent Hub startup. [skip ci] (31e73f7)
  • fix: replace stale detached hubs after protocol upgrades (a8528d7)
  • style: integrate user questions with the chat composer (dc469c7)
  • feat:Added askuserquestion tool, a tool that lets agetns ask questions to users to align themselves better (c835c13)

Rauhwpx v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:35
be49b68

What's Changed

Full Changelog: v1.0.0...v1.1.0

Rauhwpx v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:23
1b2709c

What's Changed

Full Changelog: v0.1.9...v1.0.0

Rauhwpx v0.1.10

Choose a tag to compare

@github-actions github-actions released this 22 Aug 11:21

What's Changed

  • Expand agent table editing (captions, formulas, borders, layout) and stop tables from overlapping the page bottom by @ghandhitechnology in #44
  • Fix HWP and HWPX export integrity by @ghandhitechnology in #45
  • Rewrite the root README as a real project overview with a product screenshot by @ghandhitechnology in #46
  • Split the Cursor model picker into subscription-usage and API-usage groups by @ghandhitechnology in #48
  • Add a physics-based reasoning-effort slider with per-model detents and raise the Codex/Grok effort ceilings to what their CLIs accept by @ghandhitechnology in #49
  • Add Grok and Cursor agent providers with working in-app authentication for every provider by @ghandhitechnology in #47
  • Fix Korean IME character drops and undersized preedit glyphs while typing by @ghandhitechnology in #50
  • Confirm chat project files before rebinding document identity by @ghandhitechnology in #54
  • Fix Korean IME character drops and undersized preedit glyphs while typing by @ghandhitechnology in #55
  • Add search to the font picker by @ghandhitechnology in #57
  • Add native subagent fleet support for codex, grok, and cursor via disk-tailing harnesses by @ghandhitechnology in #53
  • Batch agent edits into one MCP call, harden tool-call stability, and stop nested-table data loss by @ghandhitechnology in #51
  • Add subagent and Claude workflow support: fleet cards in the sidebar, parallel document editing via edit-journal rebase, and fleet-aware turn settling by @ghandhitechnology in #52
  • Hide highlight-to-agent chip when the sidebar is collapsed by @ghandhitechnology in #56
  • Render skill slash commands as configurable provider-colored blocks by @ghandhitechnology in #60
  • Preserve reusable structure in copy-layout templates by @ghandhitechnology in #62
  • Create and insert HWP/HWPX templates with native layout fidelity by @ghandhitechnology in #59

Full Changelog: v0.1.9...v0.1.10

Rauhwpx v0.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:36

What's Changed

Full Changelog: v0.1.8...v0.1.9