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: openlayer-ai/openlayer-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: openlayer-ai/openlayer-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cursor/fix-duplicated-traces-in-openlayer-8a29
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 2, 2025

  1. Add documentation on cursor memory and duplicate traces in tracing

    Co-authored-by: vinicius <vinicius@openlayer.com>
    cursoragent and viniciusdsmello committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    9b77099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c222515 View commit details
    Browse the repository at this point in the history
  3. Fix async tracing for generators and remove redundant example

    Co-authored-by: vinicius <vinicius@openlayer.com>
    cursoragent and viniciusdsmello committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f1fe7ad View commit details
    Browse the repository at this point in the history
  4. Update CURSOR_MEMORY.md with additional tracing solution example

    Co-authored-by: vinicius <vinicius@openlayer.com>
    cursoragent and viniciusdsmello committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    e97f2d3 View commit details
    Browse the repository at this point in the history
  5. Document critical SDK bug with trace_async and async generators

    Co-authored-by: vinicius <vinicius@openlayer.com>
    cursoragent and viniciusdsmello committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f96af17 View commit details
    Browse the repository at this point in the history
  6. Fix trace_async to support async generators with proper logging

    Co-authored-by: vinicius <vinicius@openlayer.com>
    cursoragent and viniciusdsmello committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    454b4cd View commit details
    Browse the repository at this point in the history
Loading