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.5.1
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.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 2, 2026

  1. docs: update node types and enhance ToolNode documentation

    - Revised the node types in the architecting-act skill documentation to clarify distinctions between Custom Node, ToolNode, create_agent, and create_deep_agent.
    - Added detailed usage instructions for ToolNode, including error handling and routing.
    - Updated the developing-cast skill documentation to reference the new ToolNode resource.
    - Improved clarity on node composition strategies and specifications across various documentation files.
    qjrm1430 committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f51e97b View commit details
    Browse the repository at this point in the history
  2. docs! update node types in architecting-act skill documentation

    - Expanded the node types from 3 to 5, detailing the roles of `START`, `END`, `ToolNode`, and `Custom Node`.
    - Enhanced clarity on the usage of each node type in the context of graph architecture design.
    qjrm1430 committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    28bfd03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c17660 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #75 from Proact0/perf/node-specification-n-docs

    perf: node specification n docs
    qjrm1430 authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    a0e98ee View commit details
    Browse the repository at this point in the history
Loading