Skip to content

deps: bump apple-fm from 1.0.0 to 1.2.0 - #34

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apple-fm-1.2.0
Open

deps: bump apple-fm from 1.0.0 to 1.2.0#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apple-fm-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps apple-fm from 1.0.0 to 1.2.0.

Release notes

Sourced from apple-fm's releases.

v1.2.0

Features

  • Tool calling: the model can now invoke built-in read and bash tools during chat, each gated by a per-call permission prompt.
  • Press Esc to interrupt an in-flight reply.

Fixes

  • Hardened the read/bash tools and the permission gate against untrusted model output, and tightened probe parsing.
  • Tool output is now capped to the on-device context window.
  • Model-runtime errors (including context-window-exceeded, which now triggers a compaction retry) surface as clean, readable errors.

v1.0.1

Releases

No user-facing changes in this release.

Changelog

Sourced from apple-fm's changelog.

[1.2.0] - 2026-07-22

Features

  • Tool calling: the model can now invoke built-in read and bash tools during chat, each gated by a per-call permission prompt.
  • Press Esc to interrupt an in-flight reply.

Fixes

  • Hardened the read/bash tools and the permission gate against untrusted model output, and tightened probe parsing.
  • Tool output is now capped to the on-device context window.
  • Model-runtime errors (including context-window-exceeded, which now triggers a compaction retry) surface as clean, readable errors.

[1.0.1] - 2026-06-20

Releases

No user-facing changes in this release.

Commits
  • f01dd42 release: v1.2.0
  • 591c45e docs(changelog): regenerate v1.0.1→v1.2.0 changelog via the skill
  • 3754a61 feat(skill): add technical-changelog skill + diff-analysis script
  • 6e6c90f docs(changelog): ground v1.0.1→HEAD changelog in the actual diff
  • f39619b docs(changelog): add v1.0.1→v1.2 technical changelog with architecture diagrams
  • d35a2b9 assets(demo): recapture all demo SVGs on-device (domotion 0.21 + cursor + gra...
  • 991336c feat(demo): blinking terminal cursor + gradient intro card (AFM-22)
  • 02dac80 chore(demo): upgrade domotion-svg 0.15 → 0.21.1 and verify pipeline compat (A...
  • b8e8f7e fix(security): harden read/bash tools + probe parsing + release CI (AFM-69/70...
  • 906d376 fix(permissions): harden the tool gate against an untrusted model (AFM-63/64/...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apple-fm-1.2.0 branch from c2764b7 to 694eb00 Compare July 27, 2026 10:23
Bumps [apple-fm](https://github.com/brianwestphal/apple-fm) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/brianwestphal/apple-fm/releases)
- [Changelog](https://github.com/brianwestphal/apple-fm/blob/main/CHANGELOG.md)
- [Commits](brianwestphal/apple-fm@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: apple-fm
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apple-fm-1.2.0 branch from 694eb00 to 1f5fde7 Compare July 31, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants