-
- [ ] ⚠️ test evaluate_authenticity/2 verifies smart contract compiled with Solidity 0.5.9 (includes new metadata in bytecode) with constructor args and does not verify with wrong args (Explorer.Smart…
-
It's been over 2 years since last update ( v1.5.2 on may 5th 2020), im using this xbrowsersync extension in hope of one day sync history will be available, im exhausted of the way things are with inco…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
When viewing a session recording we show users the associated events.
To do that we use a hog event query
```
{
"kind": "EventsQuery",
"select": [
"uuid",
"event",
"timesta…
-
I'd like to add a feature for merging searches like `search_parents.or(search_children)`. With #412 it becomes doable by setting up a shared context to handle the join aliases before building the sear…
-
Hello everyone,
I'm working on a final year project for my school. The project is a simple nginx reverse proxy with modsecurity and behind it a juice shop.
The problem is that modsecurity blocks sql…
-
### Background
Brakeman version: 5.0.1
Rails version: 6.1.3.2
Ruby version: 2.7.3
Link to Rails application code: N/A
### Issue
I got a false-positive from Brakeman today that involved a…
MrJoy updated
3 years ago
-
At the current moment, there are multiple entry points for prompting the LLM
1. [docstrings](https://github.com/holoviz/lumen/blob/main/lumen/ai/agents.py#L198-L203) (for assistant to choose agent)…
-
Users reasonably expect that when an agent is configurable, then the configuration information is properly propagated via the Agent Executor. However, this is not the case at the moment.
Bug is sho…
-
## Bug Report
### 1. Minimal reproduce step (Required)
MySQL:
```
mysql 8.0.22 > SELECT @@session.autocommit;
+----------------------+
| @@session.autocommit |
+----------------------+
| …