Logo
Explore Help
Register Sign In
Muyue/MuyueWorkspace
1
0
Fork 0
You've already forked MuyueWorkspace
Code Issues Pull Requests Actions Packages Projects Releases 141 Wiki Activity

141 Releases 142 Tags

RSS Feed
  • v0.3.0-beta.7 0b221094f2
    Compare

    muyue v0.3.0-beta.7 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 37s
    Details
    Stable Release / stable (push) Successful in 37s
    Details
    Pre-Release

    Muyue released this 2026-04-21 21:07:30 +00:00 | 249 commits to develop since this release

    v0.3.0-beta.7 (Beta)

    Commits since v0.2.1

    • fix(terminal): resolve PTY shell exec error, simplify CLI, unify Config tabs, restore Studio CSS (0b22109)
    • feat: add API key validation flow for AI provider config (7f67473)
    • feat(studio): replace sidebar layout with unified execution feed styles (040e482)
    • fix: guard against empty tabs array in closeTab (c8903ef)
    • refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard (f3cb306)
    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 21:07:32 +00:00
    • muyue-darwin-amd64.tar.gz
      3.5 MiB
      2026-04-21 21:07:30 +00:00
    • muyue-darwin-arm64.tar.gz
      3.3 MiB
      2026-04-21 21:07:31 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 21:07:31 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 21:07:32 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 21:07:32 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 21:07:32 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.6 7f674730c7
    Compare

    muyue v0.3.0-beta.6 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 37s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:54:48 +00:00 | 250 commits to develop since this release

    v0.3.0-beta.6 (Beta)

    Commits since v0.2.1

    • feat: add API key validation flow for AI provider config (7f67473)
    • feat(studio): replace sidebar layout with unified execution feed styles (040e482)
    • fix: guard against empty tabs array in closeTab (c8903ef)
    • refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard (f3cb306)
    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:54:51 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:54:48 +00:00
    • muyue-darwin-arm64.tar.gz
      3.4 MiB
      2026-04-21 20:54:49 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:54:49 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:54:49 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:54:50 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:54:50 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.5 040e482c75
    Compare

    muyue v0.3.0-beta.5 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 36s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:47:52 +00:00 | 251 commits to develop since this release

    v0.3.0-beta.5 (Beta)

    Commits since v0.2.1

    • feat(studio): replace sidebar layout with unified execution feed styles (040e482)
    • fix: guard against empty tabs array in closeTab (c8903ef)
    • refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard (f3cb306)
    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:47:55 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:47:53 +00:00
    • muyue-darwin-arm64.tar.gz
      3.4 MiB
      2026-04-21 20:47:53 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:47:54 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:47:54 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:47:54 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:47:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.4 c8903efa5e
    Compare

    muyue v0.3.0-beta.4 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 37s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:44:55 +00:00 | 252 commits to develop since this release

    v0.3.0-beta.4 (Beta)

    Commits since v0.2.1

    • fix: guard against empty tabs array in closeTab (c8903ef)
    • refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard (f3cb306)
    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:44:57 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:44:55 +00:00
    • muyue-darwin-arm64.tar.gz
      3.4 MiB
      2026-04-21 20:44:56 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:44:56 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:44:56 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:44:57 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:44:57 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.3 f3cb306053
    Compare

    muyue v0.3.0-beta.3 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 38s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:42:14 +00:00 | 253 commits to develop since this release

    v0.3.0-beta.3 (Beta)

    Commits since v0.2.1

    • refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard (f3cb306)
    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:42:16 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:42:14 +00:00
    • muyue-darwin-arm64.tar.gz
      3.4 MiB
      2026-04-21 20:42:14 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:42:15 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:42:15 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:42:16 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:42:16 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.2 3cdcb22068
    Compare

    muyue v0.3.0-beta.2 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 39s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:37:14 +00:00 | 254 commits to develop since this release

    v0.3.0-beta.2 (Beta)

    Commits since v0.2.1

    • feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign (3cdcb22)
    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:37:16 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:37:14 +00:00
    • muyue-darwin-arm64.tar.gz
      3.4 MiB
      2026-04-21 20:37:15 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:37:15 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:37:15 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:37:16 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:37:16 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.3.0-beta.1 ee18bbeb53
    Compare

    muyue v0.3.0-beta.1 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 2m10s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:20:39 +00:00 | 255 commits to develop since this release

    v0.3.0-beta.1 (Beta)

    Commits since v0.2.1

    • feat(studio): add i18n keys and CSS for redesigned AI chat interface (ee18bbe)
    • chore: bump version to 0.3.0 (b0b0e1d)
    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:20:41 +00:00
    • muyue-darwin-amd64.tar.gz
      3.6 MiB
      2026-04-21 20:20:39 +00:00
    • muyue-darwin-arm64.tar.gz
      3.3 MiB
      2026-04-21 20:20:40 +00:00
    • muyue-linux-amd64.tar.gz
      3.5 MiB
      2026-04-21 20:20:40 +00:00
    • muyue-linux-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:20:41 +00:00
    • muyue-windows-amd64.zip
      3.6 MiB
      2026-04-21 20:20:41 +00:00
    • muyue-windows-arm64.zip
      3.3 MiB
      2026-04-21 20:20:41 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.1-beta.10 fc7981037f
    Compare

    muyue v0.2.1-beta.10 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 34s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:10:51 +00:00 | 257 commits to develop since this release

    v0.2.1-beta.10 (Beta)

    Commits since v0.2.1

    • chore: remove dead code (packages, functions, types, constants) (fc79810)
    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:10:53 +00:00
    • muyue-darwin-amd64.tar.gz
      3.4 MiB
      2026-04-21 20:10:51 +00:00
    • muyue-darwin-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:10:52 +00:00
    • muyue-linux-amd64.tar.gz
      3.4 MiB
      2026-04-21 20:10:52 +00:00
    • muyue-linux-arm64.tar.gz
      3.1 MiB
      2026-04-21 20:10:52 +00:00
    • muyue-windows-amd64.zip
      3.5 MiB
      2026-04-21 20:10:53 +00:00
    • muyue-windows-arm64.zip
      3.1 MiB
      2026-04-21 20:10:53 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.1-beta.9 f7222b0f6c
    Compare

    muyue v0.2.1-beta.9 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 32s
    Details
    Pre-Release

    Muyue released this 2026-04-21 20:03:18 +00:00 | 258 commits to develop since this release

    v0.2.1-beta.9 (Beta)

    Commits since v0.2.1

    • docs: rewrite README and CHANGELOG for desktop app mode (f7222b0)
    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 20:03:21 +00:00
    • muyue-darwin-amd64.tar.gz
      3.4 MiB
      2026-04-21 20:03:19 +00:00
    • muyue-darwin-arm64.tar.gz
      3.2 MiB
      2026-04-21 20:03:19 +00:00
    • muyue-linux-amd64.tar.gz
      3.4 MiB
      2026-04-21 20:03:19 +00:00
    • muyue-linux-arm64.tar.gz
      3.1 MiB
      2026-04-21 20:03:20 +00:00
    • muyue-windows-amd64.zip
      3.5 MiB
      2026-04-21 20:03:20 +00:00
    • muyue-windows-arm64.zip
      3.1 MiB
      2026-04-21 20:03:20 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.1-beta.8 11417d3ea7
    Compare

    muyue v0.2.1-beta.8 (Beta)
    All checks were successful
    Beta Release / beta (push) Successful in 36s
    Details
    Pre-Release

    Muyue released this 2026-04-21 19:49:13 +00:00 | 259 commits to develop since this release

    v0.2.1-beta.8 (Beta)

    Commits since v0.2.1

    • feat(web): add i18n support with FR/EN locales and keyboard layout awareness (11417d3)
    • refactor(web): redesign frontend for native web UX (3dc24ae)
    • refactor: remove TUI, desktop web UI is now the default and only mode (aa0ff19)
    • refactor: unify into single muyue binary with embedded desktop mode (3463605)
    • fix(ci): add frontend build step before Go vet/test/build (097cf40)
    • feat: add desktop app with React frontend, API backend, theme system (#2) (88d2a03)
    • chore: update CHANGELOG for v0.2.1 (1830c18)
    • feat: complete TUI redesign with cyberpunk theme (#1) (cb8e3d0)

    This is a beta release. Use at your own risk.

    Downloads
    • checksums.txt
      518 B
      2026-04-21 19:49:16 +00:00
    • muyue-darwin-amd64.tar.gz
      3.4 MiB
      2026-04-21 19:49:14 +00:00
    • muyue-darwin-arm64.tar.gz
      3.2 MiB
      2026-04-21 19:49:14 +00:00
    • muyue-linux-amd64.tar.gz
      3.4 MiB
      2026-04-21 19:49:14 +00:00
    • muyue-linux-arm64.tar.gz
      3.1 MiB
      2026-04-21 19:49:15 +00:00
    • muyue-windows-amd64.zip
      3.5 MiB
      2026-04-21 19:49:15 +00:00
    • muyue-windows-arm64.zip
      3.1 MiB
      2026-04-21 19:49:16 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 11 12 13 14 15 Next Last
Powered by Gitea Version: 1.25.2 Page: 77ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API