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: Proact0/act-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: Proact0/act-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 1, 2026

  1. feat: add streaming-cast skill documentation and resources

    - Introduced the `streaming-cast` skill for LangGraph v2, detailing its purpose and use cases for streaming outputs in runtime and API endpoints.
    - Added comprehensive documentation on stream modes, custom stream writers, message handling, and transport integration (SSE and WebSocket).
    - Included examples for async and sync streaming patterns, filtering, and multiple mode combinations for enhanced usability.
    - Established a clear structure for agent and deep agent streaming, with guidelines on graph topology and namespace management.
    qjrm1430 committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    06e82bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from Proact0/feat/streaming-cast

    feat: add streaming-cast skill documentation and resources
    qjrm1430 authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    f154e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74566ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5265cf1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #70 from Proact0/feat/streaming-cast

    chore: bump version to 0.5.0
    qjrm1430 authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    3fb6940 View commit details
    Browse the repository at this point in the history
Loading