Skip to content

FutureOS 1.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:17
· 318 commits to main since this release
c46b6f2

What's Changed

  • Fix manual download link for unsupported updates by @tallcode in #33
  • CI: run checks only for affected paths by @tallcode in #34
  • Build Intel macOS release artifacts by @tallcode in #35
  • Release downloads through the CDN by @tallcode in #36
  • feat: agent profiling (CPU flamegraph + dhat heap) & optimizations by @huichen in #38
  • Fix required matrix build checks when skipped by @tallcode in #39
  • build(deps-dev): bump postcss from 8.5.16 to 8.5.22 in /gui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #37
  • feat: refresh_skills RPC with rate limiting; CLI & GUI notify after install/uninstall by @huichen in #40
  • feat(gui): startup update check, single-instance, UI polish by @tallcode in #41
  • chore: remove push-to-main CI trigger; bump pprof 0.13→0.15 by @tallcode in #42
  • fix(tui): session list garbled on arrow-key navigation by @huichen in #43
  • perf(gui): share gRPC channel, batch polls, sync names, fix Win tests & build-gui by @huichen in #44
  • feat(gui): refresh_skills on skills page view, startup, and agent reconnect by @huichen in #45
  • fix: prioritize content over reasoning_content when both are in same SSE delta by @fgclaw01 in #46
  • perf(gui): incremental preview, IPC batching, crash recovery, TUI session switch fix by @huichen in #47
  • feat: align mobile remote control with desktop by @tallcode in #48
  • feat(gui): batch delete conversations with file cleanup option by @huichen in #49
  • feat(gui): composer /skill menu, mid-text triggers, newline and label fixes by @huichen in #50
  • feat(gui): enforce FutureOS sign-in, hide pairing code, cap @-picker, add platform param by @tallcode in #51
  • fix(gui): friendly error messages, failure bubble persistence, and default UX tweaks by @huichen in #52
  • fix(mobile): upgrade deps and fix uuid vulnerability (Dependabot #15) by @tallcode in #54
  • feat(remote): push desktop directory changes to mobile/web via presence by @tallcode in #53
  • feat(remote): pairing UX, auto-connect setting, connection indicator, and bug fixes by @tallcode in #55
  • feat(mobile): Android APK build workflow, release signing, and CI checks by @tallcode in #56
  • fix(ci): Android APK keystore dir and CDN download URL by @tallcode in #57
  • fix(ci): move ossutil setup before build and set OSS env at job level by @tallcode in #58

Full Changelog: v1.0.4...v1.0.5