wayne@bluewind

Results 91 issues of wayne@bluewind

**Is your feature request related to a problem? Please describe.** As you know, nested support is not available in OpenSearch Dashboards Visualizations. [The community craves for it](https://github.com/elastic/kibana/issues/1084) because not everyone...

enhancement
help wanted
high priority

### Duplicates - [X] I have searched the existing issues ### Steps to reproduce 🕹 python main/scripts ### Current behavior 😯 python main/scripts doesn't start autogpt anymore ### Expected behavior...

setup

### Background we have a lot of issues with json parsing. ### Changes - Added benchmarks to measure json errors - refactored json parsing so that it uses the right...

…on CI ### Background ci runs flake8 with parameters, not useful, just chang the config instead. ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [x] My...

### Background This is a very basic smoke test that writes a file. It runs in 6seconds. I need to make it run quicker in the future. The current singleton...

conflicts
ci
testing

### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [X] My pull request is atomic and focuses on a single change. - [X] I have...

ci
testing

### Background Testing removing the cassette to see if the CI pipeline can use the openai api key. ### Changes ### Documentation ### Test Plan ### PR Quality Checklist -...

size/xl

### Background current behavior of our pipeline: - we skip the tests that require api keys despite having a VCR replay of these tests. It's sad because it wouldn't have...

conflicts
size/xl

### Background (Code heavily inspired by Toran) It's nice to have a log of: - the current context for each cycle - the full message history for each cycle -...

conflicts
size/xl

### Background it turns out the cassettes on vcrpy were giving us code coverage but not prompt coverage. the "match_on": ['method', 'uri', 'headers', 'body'], was missing. this means the last...

size/xl