-
Using Arc runner and using hot-deploy, here's how to reproduce:
1. Create an agent
2. Rename the agent in the DSL (keep the filename unchanged)
3. Refresh the browser
4. The old and the new name…
-
I am able to build the query and search via opensearch-py but cannot build the query via django-opensearch-dsl.
Example:
Via opensearch-py:
```
client = OpenSearch(
hosts=[{"host":hos…
-
-
When trying to make an exercise with a statement that has an assignment using a function call (as in the example below), You will get an invalid DSL error with no extra info. I was able to track a par…
-
- [combinations function example](https://github.com/m-clark/tidyext/blob/master/R/combn_2_col.R)
- Creating a record class with vctrs: [debvctrs](https://github.com/jessesadler/debvctrs)
- [print m…
-
Hi, Is there any java based dsl workflow example is present as I am unable to find one.
-
### Feature
Create a header section for tabs that displays a title and a description, similar to the resource's title and description.
DSL should look something like this:
```ruby
tabs "Title here"…
-
We could do with an as-small-as-possible DSL for constructing [the AST](https://github.com/butaneprotocol/blaze-cardano/blob/62a5ad236913c35b7d32edfbbf9cf53c9179407d/packages/blaze-uplc/src/types.ts#L…
-
### Summary
Introduce a way to run Lightweight API based journeys that does not involve launching browsers for every run, instead rely on the [`APIRequest`](https://playwright.dev/docs/api/class-ap…
-
Not sure if this is the right place to report this, but it seemed the most sensible.
The rspec-expectations matcher DSL checks at load time whether `RSpec.configuration` is defined, and only includ…