Skip to content

Release/v1.4.0#24

Merged
digitallysavvy merged 19 commits into
mainfrom
release/v1.4.0
May 13, 2026
Merged

Release/v1.4.0#24
digitallysavvy merged 19 commits into
mainfrom
release/v1.4.0

Conversation

@digitallysavvy
Copy link
Copy Markdown
Collaborator

Summary

Aligns AgentKit with v1.4 core updates by exposing new session capabilities/config surfaces, adding
parity tests, and protecting manual dependency files from Fern overwrites.

Changes

  • Added AgentKit session think(...) convenience wrapper (sync + async).
  • Updated MLLM mode handling to support both legacy and current enable semantics.
  • Exposed new AgentKit aliases/types for:
    • interruption config
    • MLLM turn detection config
    • audio scenario in session parameters
  • Added custom test coverage for think routing.
  • Updated .fernignore to protect dependency manifests/lockfiles and custom AgentKit-managed files.

Validation

  • Source compile check completed (python -m compileall).
  • Custom test added for session think routing.

fern-api Bot and others added 2 commits May 12, 2026 18:59
  - add sync/async AgentSession.think() convenience wrapper
  - align mllm mode detection with v1.4 (mllm.enable + legacy flag)
  - expose interruption/mllm turn-detection/audio_scenario agentkit aliases
  - add custom think routing test
  - protect dependency manifests/custom layer via .fernignore
@digitallysavvy digitallysavvy self-assigned this May 13, 2026
@digitallysavvy digitallysavvy added documentation Improvements or additions to documentation enhancement New feature or request labels May 13, 2026
@digitallysavvy digitallysavvy merged commit 87ec9ed into main May 13, 2026
3 checks passed
@digitallysavvy digitallysavvy deleted the release/v1.4.0 branch May 13, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant