Uh oh!
There was an error while loading. Please reload this page.
Releases: munimtechnologies/mtcode
Release list
MT Code 0.0.50
What's changed
- chore: remove unused code and brittle tests (pingdotgg#9150)
- fix(chat): improve tool group summaries and scrolling (pingdotgg#9106)
- feat(web): copy the full error report from the error page (pingdotgg#9166)
- fix(chat): replace failed tools with thinking (pingdotgg#9165)
- fix(chat): align failed task progress test (pingdotgg#9172)
- fix(web): open PR toast actions in app (pingdotgg#9006)
- fix(desktop): check artifact build prerequisites (pingdotgg#8975)
- fix(server): discover project skills for Codex and OpenCode (pingdotgg#8778)
- fix(pull-requests): expand code tab diffs by default (pingdotgg#9174)
- chore: bump vendored GhosttyKit and update terminal integration (pingdotgg#9155)
- fix(web): copying a code block no longer copies triple backticks (pingdotgg#8448)
- fix(models): restore sticky new-thread selections (pingdotgg#9164)
- fix(web): model info button opens its details on click (pingdotgg#9177)
- merge(upstream): sync 13 commits from pingdotgg/t3code main (workspace skill snapshots, sticky model defaults, code-block copy fix, tool group scrolling, error report copy)
- fix(scripts): Windows build preflight probes the real VS 2022 Spectre component
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: e0da6c6c7
MT Code 0.0.49
What's changed
- feat(files): open markdown, HTML, and PDF files outside the workspace (pingdotgg#9140)
- feat(web): render HTML and PDF files in the file viewer (pingdotgg#9143)
- merge(upstream): sync 8 commits from pingdotgg/t3code main (remote desktop update, cold-start bundle split, Grok CLI, service downgrade guard)
- merge(upstream): sync 6 commits from pingdotgg/t3code main (HTML/PDF file viewer, files outside workspace, panel state, hosted default model)
- fix(web): compact project settings actions (pingdotgg#9160)
- fix(web): browse folders from file breadcrumbs (pingdotgg#8910)
- feat(pull-requests): copy provider checkout commands (pingdotgg#9086)
- fix(web): hide build pill in narrow sidebars (pingdotgg#9159)
- feat(web): cite assistant responses with inline citations (pingdotgg#9146)
- fix(provider): drop removed custom models from the model picker (pingdotgg#9075)
- fix(web): align composer notices and stash (pingdotgg#8890)
- fix(web): label keybinding condition removal actions (pingdotgg#8664)
- fix(contracts): accept legacy pull request checkout results (pingdotgg#8238)
- fix(desktop): hold-to-quit no longer gets stuck (pingdotgg#9141)
- merge(upstream): sync 10 commits from pingdotgg/t3code main (inline assistant citations, PR checkout commands, folder breadcrumbs, hold-to-quit fix)
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: 359765ef6
MT Code 0.0.48
What's changed
- merge(upstream): sync 2 commits from pingdotgg/t3code main (Claude skills dispatch, bounded session lookups)
- merge(upstream): sync 2 commits from pingdotgg/t3code main (dead-code sweep)
- fix(claude): skills picked from the composer now run (pingdotgg#9128)
- perf(provider): bound persisted session lookups (pingdotgg#8909)
- Merge remote-tracking branch 'origin/main'
- merge(upstream): sync 42 commits from pingdotgg/t3code main + repair merge drops
- fix(web): mute routine notices and update actions (pingdotgg#9063)
- chore: delete dead code, unused deps, and duplicate helpers (pingdotgg#9129)
- chore: vouch six repeat contributors (pingdotgg#9131)
- feat(cli): open projects in the running desktop app (pingdotgg#8824)
- fix(media): preview host files and stream videos across clients (pingdotgg#9023)
- chore(release): prepare v0.0.38
- fix(chat): keep latest command live between messages (pingdotgg#9098)
- fix(web): preserve theme when toggling advanced colors (pingdotgg#8500)
- fix(web): keep the selected environment when changing projects (pingdotgg#9102)
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: 6ff00fee4
MT Code 0.0.47
What's changed
- merge(upstream): sync 6 commits from pingdotgg/t3code main + repair merge drops
- Add auto_review configuration to coderabbit.yaml
- feat(web): add expand/collapse all control to the files surface (pingdotgg#8889)
- fix(web): make WSL settings searchable (pingdotgg#8881)
- fix(shared): preserve Windows shell PATH priority (pingdotgg#8748)
- fix(server): allow long thread IDs in HTTP routes (pingdotgg#8898)
- merge(upstream): sync 45 commits from pingdotgg/t3code main
- feat(mobile): add native image and PDF previews (pingdotgg#8959)
- fix(server): preserve usage cache outside walked roots (pingdotgg#8540)
- fix(web): prevent chat metadata overlap (pingdotgg#8851)
- fix(web): stop auto-animate fighting sidebar thread drag
- fix(chrome): scope agent tabs per MCP client and drop unread badges
- feat(mobile): add video playback with native iOS controls (pingdotgg#8919)
- fix(chat): smooth worktree setup status (pingdotgg#8922)
- chore(deps): bump Electron to 43.4.1 (pingdotgg#8626)
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: e90e3613e
MT Code 0.0.46
What's changed
- fix(web): stop auto-animate fighting sidebar thread drag
- fix(chrome): scope agent tabs per MCP client and drop unread badges
- merge(upstream): sync 5 upstream fixes into MT Code
- fix(server): restore the Option import dropped from ClaudeAdapter
- fix(server): price cached input at the cache-read rate
- fix(web): render nested markdown images correctly (pingdotgg#8501)
- perf(desktop): skip duplicate browser updates (pingdotgg#8018)
- fix(web): four composer spacing defects (pingdotgg#8090)
- fix(client-runtime): refresh edited pull request comments (pingdotgg#8094)
- fix(server): retry automatic thread title generation (pingdotgg#8087)
- merge(upstream): catch mobile header and sidebar popup fixes
- fix(mobile): prevent header overflow and back-button artifacts (pingdotgg#8624)
- fix(web): keep project picker popup inside the sidebar (pingdotgg#8627)
- merge(upstream): sync provider settings cleanup from t3code
- merge(upstream): sync pingdotgg/t3code main into munim fork
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: a6883a8e4
MT Code 0.0.45
What's changed
- fix(chrome): scope agent tabs per MCP client and drop unread badges
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: b9f12e35c
MT Code 0.0.44
What's changed
- fix(web): stop auto-animate fighting sidebar thread drag
- fix(chrome): scope agent tabs per MCP client and drop unread badges
- merge(upstream): sync 5 upstream fixes into MT Code
- fix(server): restore the Option import dropped from ClaudeAdapter
- fix(server): price cached input at the cache-read rate
- fix(web): render nested markdown images correctly (pingdotgg#8501)
- perf(desktop): skip duplicate browser updates (pingdotgg#8018)
- fix(web): four composer spacing defects (pingdotgg#8090)
- fix(client-runtime): refresh edited pull request comments (pingdotgg#8094)
- fix(server): retry automatic thread title generation (pingdotgg#8087)
- merge(upstream): catch mobile header and sidebar popup fixes
- fix(mobile): prevent header overflow and back-button artifacts (pingdotgg#8624)
- fix(web): keep project picker popup inside the sidebar (pingdotgg#8627)
- merge(upstream): sync provider settings cleanup from t3code
- merge(upstream): sync pingdotgg/t3code main into munim fork
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: a6883a8e4
MT Code 0.0.43
What's changed
- merge(upstream): sync provider settings cleanup from t3code
- merge(upstream): sync pingdotgg/t3code main into munim fork
- fix(web): clean up provider settings list and editor (pingdotgg#8504)
- feat: let an environment publish themes as a file (pingdotgg#8569)
- feat(web): keybinding settings as settings rows (pingdotgg#8532)
- fix(web): pass stashShortcutLabel in the mixed-attachments stash test
- fix(web,mobile): stop showing a sync spinner for a failing thread stream
- fix(server): stop retrying relay label updates the relay has refused
- fix(server): deliver thread events published during the snapshot read
- fix: restore the file attachment wiring the integrate dropped
- feat(web): attach PDFs, ZIPs, and other files to a turn (pingdotgg#8236)
- chore: vouch ryanrhughes (pingdotgg#8613)
- fix(server): stop querying Claude context usage after turns (pingdotgg#8610)
- merge(upstream): sync pingdotgg/t3code main into munim fork
- fix(web): harden MT Teams UI against partial API responses
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: 27318eef5
MT Code 0.0.42
What's changed
- merge(upstream): sync pingdotgg/t3code main into munim fork
- fix(web): harden MT Teams UI against partial API responses
- fix(mobile): harden native header toolbar items (pingdotgg#8611)
- fix(desktop): restore WSL runtime helpers dropped in upstream merge
- fix(web): restore runtime imports after upstream merge
- chore(mobile): upgrade to Expo SDK 57 (pingdotgg#8609)
- fix(server): restore file attachment limit import
- fix(mobile): stabilize iOS header item transitions (pingdotgg#8607)
- fix(codex): avoid quadratic app-server input buffering (pingdotgg#8605)
- Require human review for pull requests changing product defaults (pingdotgg#8603)
- chore(release): prepare v0.0.36
- Remove Messages Glass Lab experiment (pingdotgg#8599)
- fix(mobile): restore composer glass and rounded shadows (pingdotgg#8597)
- fix: restore automatic thread settling defaults (pingdotgg#8596)
- feat(web): add toggleable confirmation before unpinning a thread (pingdotgg#7313)
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: 2de28f4d9
MT Code 0.0.41
What's changed
- Merge remote-tracking branch 'origin/main'
- feat(computer-use): yield the pointer to the user, refuse password fields
- fix(release): move nightly schedule to minute 38
- fix(computer-use): never type through the global input tap
- fix: stop browser select_tab pulling focus off the user's tab
- brand: say MT Code everywhere the user reads a name
- merge origin/main: preview automation status rename
- Share Chrome bridge across MT Desktop MCP instances via RPC.
- fleet: build the released version, publish the next one
- fleet: pass the Windows refresh version as an EncodedCommand
- test(web): remove redundant cache key test (pingdotgg#8484)
- fix(desktop): allow preview automation in agent-created threads (pingdotgg#8483)
- publish: never resolve a version below an already-published release
- publish: allow skipping the Windows half and pointing it at another host
- Merge remote-tracking branch 'origin/main'
MT Code — public build from munimtechnologies/mtcode@main.
- App ID:
com.munim.mtcode - Downloads: https://munimtech.com/mt-code
- Updates come from this repository (not pingdotgg/t3code)
Commit: 0435250e2