-
**Steps to reproduce the problem:**
1. Start otto server using - `docker run -e OPENAI_API_KEY -p 8080:8080 [ghcr.io/otto8-ai/otto8:main](http://ghcr.io/otto8-ai/otto8:main)`
2. Create an agent with…
-
SQLite tasks:
- [x] Conversion code:
- [x] Single spectrum
- [x] Chromatogram (given m/z range)
- [x] Multi-spectrum RT range
- [ ] Decide whether/how/which indexing can be used
- …
-
mzDB tasks:
- [x] Conversion code:
- [ ] Single spectrum
- [ ] Chromatogram (given m/z range)
- [ ] Multi-spectrum RT range
-
== ReplaceArfReportBreakdownView: migrating ==================================
-- execute("CREATE OR REPLACE VIEW scaptimony_arf_report_breakdowns AS\n SELECT\n arf.id as arf_report_id,\n COU…
-
Hello,
I'm having a deadlock with FMDB in a multithreaded environment.
My app is composed of 2 thread that can read/write (updates and selects).
All the functions that deal with the database are pr…
-
### How can we reproduce the crash?
```js
const { QuickDB } = require("quick.db");
const db = new QuickDB({filePath: "db.sqlite"});
```
### Relevant log output
```shell
107 | return opts…
-
Usually, when you run the tracker for benchmarking, you disable persistency completely.
```toml
[metadata]
schema_version = "2.0.0"
[logging]
threshold = "error"
[core]
listed = false
pr…
-
## What went wrong? 😲
When scanning an asset using the 2D Scanner, the Serial Number field appears editable. However, it does not make sense to keep it editable, as even if the user changes the…
-
### Issue Summary
I have a (now-outdated) theme with a custom.typography value. It used to show up in the admin dashboard for theme customization. Now it doesn't. Renaming the variable to typograp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Linux
### OS version
Arch Linux
### App version
v6.1.1
### Current Behavior
During database ini…