Commit Graph

  • 328e9e6457 feat(dashboard): single-view grid with live CPU/RAM/Net graphs, API quota, processes, and sudo indicator Augustin 2026-04-23 19:46:16 +02:00
  • c81ebb4e46 feat(dashboard): add quota monitoring, process list, and command history Augustin 2026-04-23 19:24:23 +02:00
  • b0865bc598 refactor(chat): deduplicate streaming code, add multi-conv, and XSS protection Augustin 2026-04-22 22:58:05 +02:00
  • 0d8e1b1e1a fix(studio): improve chat context, thinking tags, streaming, and tool results Augustin 2026-04-22 22:37:45 +02:00
  • 485e085bb0 feat: add Cobra CLI, LSP/MCP registries, workflow engine, and enriched dashboard Augustin 2026-04-22 22:22:05 +02:00
  • 61da8039bc feat(agent): refactor AI chat with streaming, agent registry, and tool execution Augustin 2026-04-22 21:19:36 +02:00
  • 65df15498b feat(onboarding): add minimax api key step and AI-powered editor scan Augustin 2026-04-22 21:04:27 +02:00
  • b6147ddb12 fix(onboarding): require fields before advancing steps Augustin 2026-04-22 20:58:36 +02:00
  • 275a9a4cc7 fix: register missing /api/config/reset and /api/starship/apply-theme routes Augustin 2026-04-22 20:57:25 +02:00
  • e92a2f00f5 fix(config): per-provider form state to avoid field cross-talk Augustin 2026-04-22 20:56:04 +02:00
  • 1f12b8a4fb fix(onboarding): auto-save on done step, keyboard nav, error feedback Augustin 2026-04-22 20:53:12 +02:00
  • 9188231a05 feat(config): add system panel with reset and starship theme, add onboarding wizard Augustin 2026-04-22 20:36:36 +02:00
  • 79d082180c feat(dashboard): single-view grid with live CPU/RAM/Net graphs, API quota, processes, and sudo indicator v0.3.3-beta.1 Augustin 2026-04-23 19:46:16 +02:00
  • 7682717093 feat(dashboard): add quota monitoring, process list, and command history v0.3.2-beta.11 Augustin 2026-04-23 19:24:23 +02:00
  • 3948a4c656 refactor(chat): deduplicate streaming code, add multi-conv, and XSS protection v0.3.2-beta.10 Augustin 2026-04-22 22:58:05 +02:00
  • 65804aae4e fix(studio): improve chat context, thinking tags, streaming, and tool results v0.3.2-beta.9 Augustin 2026-04-22 22:37:45 +02:00
  • 2e50366cd8 feat: add Cobra CLI, LSP/MCP registries, workflow engine, and enriched dashboard v0.3.2-beta.8 Augustin 2026-04-22 22:22:05 +02:00
  • 66b773ff86 feat(agent): refactor AI chat with streaming, agent registry, and tool execution v0.3.2-beta.7 Augustin 2026-04-22 21:19:36 +02:00
  • bc5c2956b4 feat(onboarding): add minimax api key step and AI-powered editor scan Augustin 2026-04-22 21:04:27 +02:00
  • e19122dad9 fix(onboarding): require fields before advancing steps v0.3.2-beta.6 Augustin 2026-04-22 20:58:36 +02:00
  • 8b6a7e8bc3 fix: register missing /api/config/reset and /api/starship/apply-theme routes v0.3.2-beta.5 Augustin 2026-04-22 20:57:25 +02:00
  • 58f8cb0bd3 fix(config): per-provider form state to avoid field cross-talk v0.3.2-beta.4 Augustin 2026-04-22 20:56:04 +02:00
  • b52feccc17 fix(onboarding): auto-save on done step, keyboard nav, error feedback v0.3.2-beta.3 Augustin 2026-04-22 20:53:12 +02:00
  • 5bbac499a7 feat(config): add system panel with reset and starship theme, add onboarding wizard v0.3.2-beta.2 Augustin 2026-04-22 20:36:36 +02:00
  • 28e5113733 chore: update CHANGELOG for v0.3.2 v0.3.2 CI Bot 2026-04-22 18:31:39 +00:00
  • 51a599fc83 chore: update CHANGELOG for v0.3.2-beta.1 Augustin 2026-04-22 20:29:54 +02:00
  • d8384cad00 merge develop into main for v0.3.2-beta.1 Augustin 2026-04-22 20:29:46 +02:00
  • 83d7a573c7 fix: correct version from 3.2 to 0.3.2 v0.3.2-beta.1 Augustin 2026-04-22 20:29:09 +02:00
  • 5b4a70e690 chore: update CHANGELOG for v0.3.1 v0.3.1 CI Bot 2026-04-22 18:21:00 +00:00
  • 0fe82f67df chore: bump version to 3.2 Augustin 2026-04-22 20:19:47 +02:00
  • 4b9f2c377d Merge branch 'main' into develop Augustin 2026-04-22 20:19:35 +02:00
  • 95bd824259 refactor(config): remove Terminal sub-tab from Configuration page Augustin 2026-04-22 20:13:17 +02:00
  • 252f178bbd fix(terminal): init payload never sent due to ws.onopen being overwritten Augustin 2026-04-22 20:05:10 +02:00
  • 7dcf505360 fix(terminal): improve shell resolution with better error handling and ws proxy support Augustin 2026-04-22 20:02:55 +02:00
  • 8fb93fa47e feat(studio): parse AI thinking and tool launch messages in terminal panel Augustin 2026-04-22 19:41:42 +02:00
  • 5ec373cd6a fix(studio): forward AI thinking chunks to frontend instead of dropping them Augustin 2026-04-22 19:12:32 +02:00
  • 1eb5a6d00f feat(studio): add tool execution and hide AI thinking tags Augustin 2026-04-22 19:04:59 +02:00
  • cd5ebe083c fix(terminal): ignore invalid shell config from race condition Augustin 2026-04-22 18:56:33 +02:00
  • 2004c15dd7 feat(shell): restore AI assistant panel Augustin 2026-04-22 18:51:33 +02:00
  • 9306152736 fix(terminal): restore terminal input and cursor visibility Augustin 2026-04-22 18:46:29 +02:00
  • e15a034de5 refactor(api): split monolithic handlers.go into focused modules Augustin 2026-04-22 18:34:14 +02:00
  • 3b6cc38ea0 refactor(config): remove Terminal sub-tab from Configuration page v0.3.1-beta.10 Augustin 2026-04-22 20:13:17 +02:00
  • 93a22d4075 fix(terminal): init payload never sent due to ws.onopen being overwritten v0.3.1-beta.9 Augustin 2026-04-22 20:05:10 +02:00
  • e0e1e73bca fix(terminal): improve shell resolution with better error handling and ws proxy support v0.3.1-beta.8 Augustin 2026-04-22 20:02:55 +02:00
  • 0496ca789b feat(studio): parse AI thinking and tool launch messages in terminal panel v0.3.1-beta.7 Augustin 2026-04-22 19:41:42 +02:00
  • b407ab879b fix(studio): forward AI thinking chunks to frontend instead of dropping them v0.3.1-beta.6 Augustin 2026-04-22 19:12:32 +02:00
  • 12df184e11 feat(studio): add tool execution and hide AI thinking tags v0.3.1-beta.5 Augustin 2026-04-22 19:04:59 +02:00
  • 8af6d25e28 fix(terminal): ignore invalid shell config from race condition v0.3.1-beta.4 Augustin 2026-04-22 18:56:33 +02:00
  • 4fd599adec feat(shell): restore AI assistant panel v0.3.1-beta.3 Augustin 2026-04-22 18:51:33 +02:00
  • bcba5932d5 fix(terminal): restore terminal input and cursor visibility v0.3.1-beta.2 Augustin 2026-04-22 18:46:29 +02:00
  • 04b0fff791 refactor(api): split monolithic handlers.go into focused modules v0.3.1-beta.1 Augustin 2026-04-22 18:34:14 +02:00
  • 80c11cab3f chore: update CHANGELOG for v0.3.0 v0.3.0 CI Bot 2026-04-21 21:08:06 +00:00
  • 0b221094f2 fix(terminal): resolve PTY shell exec error, simplify CLI, unify Config tabs, restore Studio CSS v0.3.0-beta.7 Augustin 2026-04-21 23:06:39 +02:00
  • 7f674730c7 feat: add API key validation flow for AI provider config v0.3.0-beta.6 Augustin 2026-04-21 22:53:52 +02:00
  • 040e482c75 feat(studio): replace sidebar layout with unified execution feed styles v0.3.0-beta.5 Augustin 2026-04-21 22:46:36 +02:00
  • c8903efa5e fix: guard against empty tabs array in closeTab v0.3.0-beta.4 Augustin 2026-04-21 22:43:38 +02:00
  • f3cb306053 refactor: redesign Config as settings window with sidebar panels, remove system overview from Dashboard v0.3.0-beta.3 Augustin 2026-04-21 22:41:25 +02:00
  • 3cdcb22068 feat: add multi-tab terminal with SSH support, config editing, and dashboard redesign v0.3.0-beta.2 Augustin 2026-04-21 22:35:49 +02:00
  • ee18bbeb53 feat(studio): add i18n keys and CSS for redesigned AI chat interface v0.3.0-beta.1 Augustin 2026-04-21 22:18:31 +02:00
  • b0b0e1d308 chore: bump version to 0.3.0 Augustin 2026-04-21 22:17:24 +02:00
  • fc7981037f chore: remove dead code (packages, functions, types, constants) v0.2.1-beta.10 Augustin 2026-04-21 22:09:42 +02:00
  • f7222b0f6c docs: rewrite README and CHANGELOG for desktop app mode v0.2.1-beta.9 Augustin 2026-04-21 22:02:09 +02:00
  • 11417d3ea7 feat(web): add i18n support with FR/EN locales and keyboard layout awareness v0.2.1-beta.8 Augustin 2026-04-21 21:48:36 +02:00
  • 3dc24ae22c refactor(web): redesign frontend for native web UX v0.2.1-beta.7 Augustin 2026-04-21 21:25:55 +02:00
  • aa0ff199c6 refactor: remove TUI, desktop web UI is now the default and only mode v0.2.1-beta.6 Augustin 2026-04-21 21:10:31 +02:00
  • 34636056da refactor: unify into single muyue binary with embedded desktop mode v0.2.1-beta.5 Augustin 2026-04-21 21:04:47 +02:00
  • 097cf40ccd fix(ci): add frontend build step before Go vet/test/build v0.2.1-beta.4 Augustin 2026-04-20 22:54:40 +02:00
  • 88d2a03808 feat: add desktop app with React frontend, API backend, theme system (#2) Augustin ROUX 2026-04-20 20:46:12 +00:00
  • 1830c18c7a chore: update CHANGELOG for v0.2.1 v0.2.1-beta.3 CI Bot 2026-04-20 20:17:33 +00:00
  • cb8e3d0d26 feat: complete TUI redesign with cyberpunk theme (#1) Augustin ROUX 2026-04-20 20:17:06 +00:00
  • 8ea7418684 chore: update CHANGELOG for v0.2.1 v0.2.1 CI Bot 2026-04-20 19:22:23 +00:00
  • ec33ff4e4d Merge branch 'main' of https://gitea.legion-muyue.fr/Muyue/MuyueWorkspace v0.2.1-beta.2 Augustin 2026-04-20 21:21:32 +02:00
  • 22fb2823ce chore: bump version to 0.2.1, update README for TUI redesign v0.2.1-beta.1 Augustin 2026-04-20 21:21:03 +02:00
  • 6dad84067d chore: update CHANGELOG for v0.2.0 v0.2.0 CI Bot 2026-04-20 19:08:34 +00:00
  • b475348816 Merge branch 'feat/redesign-tui' into develop v0.2.0-beta.2 Augustin 2026-04-20 21:03:57 +02:00
  • 035e923e6c refactor: redesign TUI with 4 tabs, red/rose theme, split layouts Augustin 2026-04-20 21:03:49 +02:00
  • bbdac6c005 feat: GitFlow workflow with beta/stable CI pipelines v0.2.0-beta.1 Augustin 2026-04-20 20:08:59 +02:00
  • 3494f6b40d feat: security hardening, tests, doctor command, CI update, CHANGELOG Augustin 2026-04-20 19:56:07 +02:00
  • 44691225e7 refactor: modularize TUI, improve error handling, add CI caching and tests Augustin 2026-04-20 19:13:48 +02:00
  • 5a33dfcd73 fix: remove tab switching, filter AI thinking from responses Augustin 2026-04-20 00:39:35 +02:00
  • 82b281641d fix: enable text selection, dashboard multi-column layout Augustin 2026-04-20 00:33:12 +02:00
  • 2d6fc64b18 feat: Ctrl+T tab switcher, minimal header, integrated terminal Augustin 2026-04-20 00:24:05 +02:00
  • bb3b3038d3 feat: Ctrl+M tab switcher overlay menu Augustin 2026-04-20 00:14:16 +02:00
  • e6fdec4ff5 fix: docker version check, uv PATH, install progress bar Augustin 2026-04-20 00:07:37 +02:00
  • 1be4fc061f feat: smart setup wizard - sort choices by system detection Augustin 2026-04-20 00:02:20 +02:00
  • 825b429042 fix: use Alt+1-5 for tab navigation to free number keys for input Augustin 2026-04-19 23:59:38 +02:00
  • ac35ff2c7a ci: add install instructions for all platforms in release body Augustin 2026-04-19 23:54:11 +02:00
  • bcb9aa0899 ci: add build + release steps with push-only conditions Augustin 2026-04-19 23:49:51 +02:00
  • 0a91cef526 ci: restore exact working ci.yml from e58e00d for testing Augustin 2026-04-19 23:48:17 +02:00
  • 461122af20 fix: rename workflow back to CI (slash in name breaks Gitea 1.25) Augustin 2026-04-19 23:46:55 +02:00
  • ea59c2cce9 ci: trigger workflow run Augustin 2026-04-19 23:43:22 +02:00
  • 9cd583f4f3 fix: remove workflow_dispatch + add push-only conditions on release steps Augustin 2026-04-19 23:38:11 +02:00
  • 92275becb2 ci: single job - build + vet + release latest in one pass Augustin 2026-04-19 23:30:44 +02:00
  • f2c0996477 ci: merge CI and Release into single workflow Augustin 2026-04-19 23:27:31 +02:00
  • 5eb237fc98 fix: release workflow - delete old release before creating new one Augustin 2026-04-19 23:25:23 +02:00
  • e3cd618cb1 feat: redesign TUI + Ctrl+C quit confirm + version logic + sudo handling Augustin 2026-04-19 23:22:04 +02:00
  • e58e00da13 feat: add mouse support + install pnpm, uv, docker, gh Augustin 2026-04-19 23:05:15 +02:00
  • 8e3f8b8770 fix: use GITEATOKEN secret name (no underscores in Gitea 1.25) Augustin 2026-04-19 22:58:07 +02:00
  • 69ca5c6d22 fix: make release delete step resilient + check GITEA_TOKEN Augustin 2026-04-19 22:50:15 +02:00
  • 2d421feacd fix: remove redundant newline in profiler.go (go vet) Augustin 2026-04-19 22:48:52 +02:00