Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bipa-app/agent-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: bipa-app/agent-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.3
Choose a head ref
  • 3 commits
  • 15 files changed
  • 1 contributor

Commits on Jan 31, 2026

  1. fix streaming (#48)

    * feat(agent_turn): Make sure agent turn API is non-blocking
    
    * refa(logs): favour using log instead of tracing
    
    * refa(run_turn): run_turn does not need to be async
    
    * fix: improve docs
    
    * fix: pass an empty JSON instead of null
    luizParreira authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    a1eccbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5795b64 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    f78b596 View commit details
    Browse the repository at this point in the history
Loading