## IppClub/Dora-SSR — v1.7.9…v1.8.0

_171+ commits._

### Features
- **Add command skill gating and async Lua commands** (f1c260e)
- **Add agent fetch and command tools** (e69ff79)
- **Add agent network fetch tool** (a546d0a)
- **Add stricter TSTL array diagnostics** (770ef70)
- **feat(webide): open git panel on local changes** (08e40ed)
- **Add file stat API, improve file preview and Git panel UX** (4f8ca6d)
- **Add Web IDE Git workflow support** (0d05d7b)
- **lint: oxlint replace eslint, vite 6→8, add unplugin-oxc** (c11b399)
- **add oxlint config** (c553fd8)
- **Add Web IDE build shortcut** (a037310)
- **Add custom LLM options support** (975637f)
- **Support reading Dora engine logs** (26cccad)
- **Add Content getAttr API** (f0cda55)
- **Add particle editor support** (c5af1b0)
- **Add BodyEditor polygon convex decomposition** (c0327ee)
- **Add Body Editor to Web IDE** (00665fd)
- **Add ImGui texture image binding (#99)** (7c0cfbc)
- **feat: localize action editor** (26e5fef)
- **feat: improve web action editor** (5392687)
- **feat: enhance ActionEditor with ImGui runtime, atlas packer, and type generation** (d887176)
- **Add web ActionEditor for Dora models** (ff83dd3)
- **feat: add editor host integration hooks (#94)** (bba311b)
- **Add fallback for cross-device file moves (#76)** (38f4e27)
- **feat: improve file context tracking and result sanitization (#72)** (5f25a34)
- **feat: improve context usage ring colors and update ui-design skill (#71)** (39dba58)
- **feat: context usage display and build result reporting (#70)** (3a9684f)

### Fixes
- **Add Linux run script and fix shutdown cleanup** (478eb05)
- **Fix Wa CI build scripts** (da15ba3)
- **Fix debug CI library linking** (41dba7c)
- **Fix Linux CI make target** (123a133)
- **Fix agent git command commits** (3a52653)
- **perf: enable Docusaurus Faster (Rspack + SWC + Lightning CSS + SSG) (#106)** (07b0511)
- **Fix dev reload and LuaMultiReturn checks** (27a06ae)
- **Fix Web IDE server reload during agent builds** (351811d)
- **fix(agent): serialize TS build transpilation** (d4710c1)
- **fix(webide): prevent directory from opening as text editor fallback** (6042341)
- **Fix clone workflow and clean up lint warnings** (46502f9)
- **Fix Android Git JNI bridge crash** (65a5a6d)
- **fix(ci): resolve Windows spawnSync EINVAL for pnpm.cmd** (988d042)
- **Add agent prompt resend and log fix UI** (2d17954)
- **fix: turn off oxlint react/only-export-components, false positives with MUI styled() components** (cd72ef0)
- **fix: 修正vite 8的react配置** (2cf3cf6)
- **vite: unplugin-oxc replace react plugin, fix generateBundle for Rolldown** (2b580b4)
- **Add log fix agent shortcut** (1217239)
- **Fix TSTL lualib bundle emission** (b2b1fae)
- **Fix Spine 4.3 rendering and async atlas loading** (f6330d1)
- **Fix TypeScript build file discovery** (e634baf)
- **Fix bottom log overscroll background** (23a68ed)
- **Fix Yarn editor state refresh** (7c7073f)
- **Fix Web IDE definition navigation** (669fd97)
- **Fix xrt HTTP response parsing diagnostics** (0c05895)
- **Fix Android HTTP client stability** (2bdb914)
- **Fix xrt Win32 numeric intrinsics** (bd2ed5c)
- **fix(imgui): delay mouse-up release to next frame** (0939041)
- **Merge pull request #100 from dsadsasdaddas/fix/imgui-drag-input** (cc2fe8c)
- **fix(imgui): stabilize drag input handling** (159b5af)
- **Fix SDL window created with always-on-top despite default being false** (20ea5d8)
- **Fix test: use DORA_TEST_ENTRY macro and register in all build systems** (adb03d3)
- **fix(agent): stabilize pre-exec parameter matching** (1a37ea2)
- **fix(agent): validate streaming pre-exec signatures (#95)** (7191e06)
- **fix(ci): add apt-get update before installing lua5.1 for Android CI** (2aa7481)
- **fix: optimize parseToolCallArguments to avoid redundant operations (#68)** (128e102)

### Backend
- **Bump Dora revision to 6** (e8d317a)
- **Update Dora CLI docs and revision** (c8282ef)
- **Document Dora CLI mode and direct Wa runs** (4c4b857)
- **Refine Dora CLI Wa workflow** (7e6084d)
- **Move Dora CLI into engine Lua mode** (bd62ba2)
- **Update Homebrew tap during macOS release** (3fd6478)
- **Improve runtime build scripts and docs** (f4cf435)
- **Updated docs.** (817ff3f)
- **Export MinGW32 gcc from MSYS2 shell** (9ff7ca8)
- **Run Windows CI for workflow changes** (12804fd)
- **Limit MinGW32 discovery in Windows CI** (e9df805)
- **Find MSYS2 MinGW32 in Windows workflow** (2560689)
- **Configure MinGW32 for Wa cgo on Windows** (2aa4374)
- **Use 32-bit MinGW for Wa Windows build** (8601c1d)
- **Build Wa from vendored source** (a995744)
- **Document debug build commands** (7ad9415)
- **Unify platform build scripts** (d7021fa)
- **Restore SDL renderer sources for xmake builds** (11e7df1)
- **Use upstream SDL CMake for Linux builds** (87870b2)
- **Vendor SDL2 source and build it locally** (97d6926)
- **Improve local build and CLI workflows** (ee6a0a6)
- **Improve Git repository detection** (cb50167)
- **Updated doc version.** (423af54)
- **Bump Dora revision to 2** (0c7a2f3)
- **Improve agent command and workspace display** (865cdae)
- **Updated version.** (394085f)
- **Update JSX style tuple declarations** (ef58fdb)
- **Added i18n for Git client. [skip CI]** (b190bcf)
- **Improve Git runtime status handling** (c432fed)
- **Merge branch 'main' of https://github.com/IppClub/Dora-SSR [skip CI]** (55de941)
- **Update agent memory handling** (7597975)
- **Integrate Git command runtime** (126643d)
- **Merge pull request #103 from xingwangzhe/main** (6113fda)
- **Update pnpm-lock.yaml** (ed747d5)
- **re: 重设react** (13c7f48)
- **Improve agent task orchestration** (1137a97)
- **Update Dora engine coding skill guidance** (05ccd89)
- **Improve agent streaming and file editing** (47747c2)
- **Updated to TSTL 1.36.0.** (0fecee7)
- **Updated Spine runtime to 4.3.** (fcf8879)
- **Integrate third-party editor assets into build** (a302dc0)
- **Improve xrt streaming HTTP handling** (c6e74e9)
- **Update Yarn editor localization** (6ece384)
- **Refine Web IDE notification and controls** (7efa9ac)
- **Integrate YarnEditor into dora-dora** (4ce06df)
- **Refine Web IDE controls and layout** (8cbbddc)
- **Improve agent file preview binary handling** (1a0b7fd)
- **Updated WASM API vesion.** (2a2bfcd)
- **Harden xrt HTTP header handling** (f031cea)
- **Refine editor toolbars and remove imgui-ts** (4674ea9)
- **Refine native editor UI components** (78a1133)
- **Migrating.** (aecea30)
- **Revert ImGui drag input handling change** (1a28089)
- **Fixed Windows build. [skip CI]** (6fbbfb0)
- **Updated version.** (395a4f2)
- **Integrate NanoVG SDF text with FontManager** (42b1fed)
- **Replace HTTPS client with xrt** (51ad528)
- **Updated cpp-httplib.** (b5265d1)
- **Formated codes.** (bac2cf9)
- **Removed build doc.** (e5d40ac)
- **Improve Body Editor format and localization** (41ca0f6)
- **Improve Body Editor physics joints** (74837b9)
- **Improve action editor clip and preview handling** (780c217)
- **Updated bindings.** (ad16d5a)
- **Update docs homepage features** (9d72316)
- **Remove ApplicationTest from PR 97 merge** (5a184c6)
- **Merge remote-tracking branch 'refs/remotes/origin/pr/97'** (aa7eda2)
- **Use local font fallback for Action Editor. [skip CI]** (734dfe5)
- **Remove default always-on-top behavior for runtime window** (d81186e)
- **Update dora-dora formatting and resource loading. [skip CI]** (c1db03a)
- **Bump version. [skip CI]** (b2f9a07)
- **Update.** (e6de08a)
- **Improve Web IDE entry navigation** (dd3bb87)
- **Updated revision. [skip CI]** (5e1a452)
- **Update context estimate ring styling** (2664191)
- **Rebuild CodingAgent.ts. [skip CI]** (0e13567)

### Docs
- **docs: add Git API reference link** (c7d45c9)
- **docs: escape Git command placeholders in API docs** (0a9bfef)
- **docs(api): describe Git command results** (0d9016e)
- **docs: move animation editor overview. [skip CI]** (948e62a)
- **docs: add TexturePacker, log profiler, and Yarn debugging guides (#91)** (233dbff)

### Chore
- **CI: 测试触发改进 (#105)** (4468f53)
- **chore: trim BlocklyCoder import whitespace** (a72f3d7)
- **chore(wa): update prebuilt libraries** (83650ac)
- **chore(tstl): add stricter diagnostics** (695bf33)
- **refactor(api): tighten DoraX script typing** (d1ea3e4)
- **refactor(agent): tighten runtime typing** (4c069f9)
- **chore: update lockfile** (7ed9597)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/IppClub/Dora-SSR?utm_source=github-action)._