Skip to content

Releases: munimtechnologies/mtcode

MT Code 0.0.79

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 22:21

What's changed

  • fix(mobile): adapt workspace navigation and expand controls (pingdotgg#12551)
  • feat(computer-use): ship munim-computer-use instead of in-tree desktop MCP copies
  • chore(mobile): add dev client script with preview environment (pingdotgg#12558)
  • chore(computer-use): pin munim-computer-use 0.4.0
  • fix: detect installed editors outside PATH (pingdotgg#12439)
  • fix(web): show plain text in collapsed thought previews (pingdotgg#12377)
  • chore: snapshot download counts for 2026-09-19
  • fix(web): wrap long titles in confirmation dialogs (pingdotgg#12571)
  • fix(mobile): keep the Android composer placeholder on one line (pingdotgg#12605)
  • fix(deps): tar 7.5.22 for project transfer archives
  • fix(web): restore providers settings heading (pingdotgg#12552)
  • Add new GitHub user 'yordis' to VOUCHED.td (pingdotgg#12546)
  • Merge remote-tracking branch 'fork/feat/munim-computer-use' into verify/prs-29-30
  • Merge remote-tracking branch 'fork/chore/bump-tar' into verify/prs-29-30
  • Merge remote-tracking branch 'origin/main' into verify/prs-29-30
  • chore(computer-use): satisfy the namespace-import and host-runtime lint rules
  • Merge remote-tracking branch 'fork/feat/munim-computer-use' into verify/prs-29-30
  • fix(deps): override transitive runtime advisories

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 046b4486ea

MT Code 0.0.78

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 06:02

What's changed

  • revert: drop the t3neo Processes dialog port

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 02cea3e2b0

MT Code 0.0.77

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 05:24

What's changed

  • docs(readme): list Pause session, PR-aware auto-settle, CLI thread scripting and title instructions
  • fix(mobile): align built-in theme colors with desktop (pingdotgg#12534)
  • revert: drop upstream pingdotgg#12172 Pause session
  • merge origin/main: sync 1 upstream commit
  • feat(desktop): export main process telemetry over OTLP (pingdotgg#12520)
  • fix(web): stop the attention queue from raising its own toasts
  • fix(web): name the app instead of "T3 Code" in settings copy
  • chore(branding): Munim, Inc. as the copyright holder
  • fix(codex): surface app permission requests as approvable (pingdotgg#7861)
  • chore(desktop): leave main process metrics export off until a metric exists (pingdotgg#12540)
  • revert: drop the agent attention queue (open upstream PR pingdotgg#9944)
  • merge origin/main: sync 1 upstream commit
  • fix(release): drop placeholder allowBuilds entry that broke desktop builds (pingdotgg#12544)
  • merge origin/main: sync 2 upstream commits
  • merge origin/main: sync 1 upstream commit

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 2d6b068998

MT Code 0.0.76

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 04:25

What's changed

  • docs(readme): list Pause session, PR-aware auto-settle, CLI thread scripting and title instructions
  • fix(mobile): align built-in theme colors with desktop (pingdotgg#12534)
  • revert: drop upstream pingdotgg#12172 Pause session
  • merge origin/main: sync 1 upstream commit

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 1a31f943bd

MT Code 0.0.75

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 03:55

What's changed

  • port(upstream pingdotgg#12475): fix(server): let repository conventions outrank the house commit format
  • port(upstream pingdotgg#12203): allow custom thread title instructions
  • port(upstream pingdotgg#12258): exclude PR-linked threads from inactivity settlement
  • port(upstream pingdotgg#12172): add Pause session to park provider sessions and save RAM
  • port(upstream pingdotgg#12466): wake Codex threads so externally queued messages run
  • port(upstream pingdotgg#12504): add t3 thread start and send to drive threads from scripts
  • port(upstream pingdotgg#12238): feat(web): reorder and hide provider models by drag and drop
  • feat(mobile): view and control agent devices (pingdotgg#12531)
  • fix(preview): recover host registration after request timeouts (pingdotgg#12535)
  • fix(take): repair keep-both test closers and fork seams in the 2026-09-18 ports
  • port(upstream pingdotgg#12118): replace the fork's LaTeX math with upstream's
  • feat(web): borrow pingdotgg#12065's switcher polish for the recent-threads switcher
  • fix(usage-limit): clear armed resumes on settle and archive; ignore auth failures
  • merge origin/main: sync 2 upstream commits
  • fix(test): combine processRunner provides into one layer

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 4333fb9f12

MT Code 0.0.74

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 03:17

What's changed

  • feat(usage): remove the per-turn usage badges and composer usage pill

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 1b871001c5

MT Code 0.0.73

Choose a tag to compare

@sheehanmunim sheehanmunim released this 19 Sep 03:00

What's changed

  • perf(mobile): isolate iOS Live Activity imports (pingdotgg#12380)
  • refactor(mobile): split home headers by platform (pingdotgg#12381)
  • refactor(mobile): split native menus by platform (pingdotgg#12382)
  • refactor(mobile): isolate thread row appearance by platform (pingdotgg#12383)
  • refactor(mobile): split settings selection rows by platform (pingdotgg#12384)
  • refactor(mobile): centralize platform header rendering (pingdotgg#12388)
  • refactor(mobile): configure thread headers through the shared core (pingdotgg#12389)
  • refactor(mobile): share file header actions and search configuration (pingdotgg#12390)
  • refactor(mobile): share terminal header and menu configuration (pingdotgg#12391)
  • refactor(mobile): share archived thread header configuration (pingdotgg#12399)
  • refactor(mobile): compose review menus through the shared header (pingdotgg#12400)
  • feat(mobile): search projects when starting a task (pingdotgg#12496)
  • fix(mobile): preserve multiple model favorites (pingdotgg#12505)
  • feat(server): export log records over OTLP (pingdotgg#12493)
  • fix(mobile): use native settings and snooze controls (pingdotgg#12512)
  • feat(web): sort pull requests by what is blocked on me (pingdotgg#12508)
  • fix(mobile): prefer pull-to-refresh on list screens (pingdotgg#12515)
  • fix(acp): accept SDK elicitation requests (pingdotgg#11294)
  • fix(release): read relay configuration without loading deployment providers (pingdotgg#12518)
  • fix(ci): reconcile native change labels against pinned commits (pingdotgg#12517)
  • fix(release): strip Alchemy progress before parsing relay state (pingdotgg#12519)
  • refactor: remove obsolete code (pingdotgg#9917)
  • fix(server): release oversized pull request diff cache entries (pingdotgg#12523)
  • merge origin/main: sync 92 upstream commits
  • fix(build): restore msgpackr-extract allowBuilds value

MT Code — public build from munimtechnologies/mtcode@main.

Commit: c21e53288e

MT Code 0.0.72

Choose a tag to compare

@sheehanmunim sheehanmunim released this 17 Sep 07:01

What's changed

  • fix(skills): support unicode currency symbols as skill aliases (pingdotgg#12098)
  • build(licenses): add notices for mermaid's fastdom, strictdom and khroma
  • Merge remote-tracking branch 'upstream/main'
  • feat(settings): add automatic storage cleanup per machine and project (pingdotgg#11598)
  • Merge remote-tracking branch 'upstream/main'
  • fix(web): drop the plugin page's outer frame and the duplicate Antigravity provider
  • fix(web): one card per section on the plugin detail page
  • fix(client): stop sending Pi streaming behaviors for internal threads
  • fix(plugins): keep signed logo URLs so remote catalog entries show their artwork
  • feat(web): command palette finds the pull requests and usage pages (pingdotgg#12211)
  • fix(usage): stop badging interrupted Claude turns "Limit Reached"
  • Merge remote-tracking branch 'upstream/main'
  • feat(web): start new threads with multiple models in separate worktrees (pingdotgg#12179)
  • Merge remote-tracking branch 'upstream/main'
  • fix(server): resume running turns after quit, update install or crash

MT Code — public build from munimtechnologies/mtcode@main.

Commit: e2da45019f

MT Code 0.0.71

Choose a tag to compare

@sheehanmunim sheehanmunim released this 17 Sep 06:31

What's changed

  • fix(web): align notification icons with titles (pingdotgg#12202)
  • merge upstream/main: sync 40 upstream commits
  • Merge remote-tracking branch 'upstream/main'
  • fix(skills): support unicode currency symbols as skill aliases (pingdotgg#12098)
  • build(licenses): add notices for mermaid's fastdom, strictdom and khroma
  • Merge remote-tracking branch 'upstream/main'
  • feat(settings): add automatic storage cleanup per machine and project (pingdotgg#11598)
  • Merge remote-tracking branch 'upstream/main'
  • fix(web): drop the plugin page's outer frame and the duplicate Antigravity provider
  • fix(web): one card per section on the plugin detail page
  • fix(client): stop sending Pi streaming behaviors for internal threads
  • fix(plugins): keep signed logo URLs so remote catalog entries show their artwork
  • feat(web): command palette finds the pull requests and usage pages (pingdotgg#12211)
  • fix(usage): stop badging interrupted Claude turns "Limit Reached"
  • Merge remote-tracking branch 'upstream/main'

MT Code — public build from munimtechnologies/mtcode@main.

Commit: bdb65c1927

MT Code 0.0.70

Choose a tag to compare

@sheehanmunim sheehanmunim released this 17 Sep 05:52

What's changed

  • fix(diff): collapse files by default (pingdotgg#12190)
  • refactor(usage): drop the fork-only account-limits UI for upstream's Limits view
  • feat(usage): publish usage limits for every driver in the Limits view
  • docs: describe the new per-driver usage limits and guard their wiring
  • fix(web): folder links from chat open the file tree instead of a broken preview (pingdotgg#10909)
  • feat(web): command palette search matches thread IDs (pingdotgg#11185)
  • fix(web): align notification icons with titles (pingdotgg#12202)
  • merge upstream/main: sync 40 upstream commits
  • Merge remote-tracking branch 'upstream/main'
  • fix(skills): support unicode currency symbols as skill aliases (pingdotgg#12098)
  • build(licenses): add notices for mermaid's fastdom, strictdom and khroma
  • Merge remote-tracking branch 'upstream/main'
  • feat(settings): add automatic storage cleanup per machine and project (pingdotgg#11598)
  • Merge remote-tracking branch 'upstream/main'
  • fix(web): drop the plugin page's outer frame and the duplicate Antigravity provider

MT Code — public build from munimtechnologies/mtcode@main.

Commit: 46222a9c2a