Thanks to visit codestin.com
Credit goes to github.com

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: apache/incubator-seata-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/incubator-seata-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: AI
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 741 files changed
  • 3 contributors

Commits on Oct 29, 2025

  1. Ospp 2025 agent hub (#905)

    * upd: clear branch
    
    * feat: implement agentHub
    
    * chore: add license headers to source files
    
    * bugfix: Solve the problem that the front end sometimes cannot be displayed
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    深几许 and FinnTew authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    f1fc938 View commit details
    Browse the repository at this point in the history
  2. Ospp 2025 transport (#917)

    * upd: clear branch
    
    * feat: implement ospp_2025_transport
    
    * feat: implement ospp_2025_a2a-protocol go.work
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    Co-authored-by: FinnTew <[email protected]>
    3 people authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    9c3c9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Ospp 2025 agent cli (#906)

    * upd: clear branch
    
    * feat: agent-cli
    
    * feat:implement agent cli
    
    * feat:implement agent cli
    
    * chore: add license headers to source files
    
    * Deleting the go.work file makes merging code easier.
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    深几许 and FinnTew authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    98f8181 View commit details
    Browse the repository at this point in the history
  2. Ospp 2025 txn agent (#920)

    * upd: clear branch
    
    * feat: implement ospp_2025_txn-agent
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    Co-authored-by: FinnTew <[email protected]>
    3 people authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    a4350f7 View commit details
    Browse the repository at this point in the history
  3. Ospp 2025 a2a protocol (#918)

    * upd: clear branch
    
    * feat: implement ospp_2025_a2a-protocol
    
    * bugfix:Fixed the issue where the A2A protocol examples could not be executed.
    
    * Deleting the go.work file makes merging code easier.
    
    * Deleting the goimports.sh
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    深几许 and FinnTew authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    0bb978e View commit details
    Browse the repository at this point in the history
  4. Ospp 2025 workflow agent (#919)

    * upd: clear branch
    
    * feat: implement ospp_2025_workflow-agent
    
    * feat: improve backend logic and add new frontend pages
    
    * Deleting the go.work file resolves the conflict.
    
    * feat: add License
    
    * feat: add go.work
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    深几许 and FinnTew authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    1ee3428 View commit details
    Browse the repository at this point in the history
  5. Resolve conflicts for OSPP 2025 (#921)

    * upd: clear branch
    
    * Update CONTRIBUTING.md
    
    * Delete CONTRIBUTING.md
    
    ---------
    
    Co-authored-by: FinnTew <[email protected]>
    深几许 and FinnTew authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    f3b0987 View commit details
    Browse the repository at this point in the history
Loading