Skip to content

FutureOS 1.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:45
· 77 commits to main since this release
2bb6a7f

What's Changed

  • fix(chat): keep model context out of user messages by @tallcode in #273
  • chore(skills): bump submodule — future-loop SKILL.md v3.0.0 clean rewrite by @huichen in #275
  • refactor(loop): drop post-removal residues — orphan list command + stale comments by @huichen in #274
  • docs: loop-control-plane user-perspective refresh + mobile (Android/iOS) highlight by @huichen in #276
  • docs: loop-control-plane.md in English (mistakenly written in Chinese) by @huichen in #277
  • docs: remove bold highlight from mobile mentions in READMEs by @huichen in #278
  • docs: drop standalone Mobile Apps row from README feature tables by @huichen in #279
  • docs: skill-driven loop entry section in loop-control-plane (EN+ZH) by @huichen in #280
  • chore(skills): bump submodule — future-loop SKILL.md v3.0.2 by @huichen in #281
  • fix(desktop): name the stale-agent cause behind get_events_since OutOfRange by @huichen in #282
  • fix(agent): list user-configured models.json models without API keys by @huichen in #283
  • refactor(loop): remove handoff and serve-status commands by @huichen in #284
  • refactor(loop): remove replay command group (G-19) by @huichen in #285
  • refactor(loop): remove benchmark command group (G-18) by @huichen in #286
  • fix(loop): reclaim dead-holder leases on manual claim; reject bare --blocks by @huichen in #287
  • chore(skills): bump submodule — future-loop SKILL.md CLI-mismatch fixes (#12) by @huichen in #288
  • fix(loop): goal init idempotency + gate resolve validation by @huichen in #289
  • fix(loop): validate todo add/update inputs; idempotent re-completion by @huichen in #291
  • chore(skills): bump submodule — future-loop validation semantics (#13) by @huichen in #292
  • fix(loop): atomic claim for manual todo/lease claim commands by @huichen in #293
  • Move shared modules into packages by @tallcode in #290
  • feat(mobile): bare-background splash screen (no logo) by @tallcode in #294
  • docs(claude): improve CLAUDE.md accuracy and trim redundancy by @huichen in #295
  • feat(ci): release Linux arm64 alongside x86_64 by @ace331 in #296
  • docs: sync loop & docs with code — fix stale facts, add missing /future-loop by @huichen in #297
  • feat(mobile): resilient file downloads and previews by @tallcode in #298
  • Add JSON preview and secure Markdown links by @tallcode in #299
  • fix(tui): up-arrow history browsing stuck on /-prefixed entries by @huichen in #300
  • fix(desktop): secondary style for skill-guide banner action by @jiangzhuqing000 in #301
  • fix: security & consistency review fixes + provider-aligned token stats by @tallcode in #302
  • fix(mobile): configure file handler Android version by @tallcode in #303
  • fix(mobile,desktop,agent): chat UI alignment with desktop + output-token footer by @tallcode in #304

Full Changelog: v1.1.0...v1.1.1