andrei

Results 21 issues of andrei

enhancement
high priority

enhancement
medium priority

enhancement
medium priority

how to check if the bot dont have a response for an input? It just triggers the `how_skill`

i receive this: ```js Error: Could not find the include file "../partials/header" at getIncludePath (/rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2.6.1/node_modules/ejs/lib/ejs.js:162:13) at includeSource (/rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2.6.1/node_modules/ejs/lib/ejs.js:306:17) at /rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2.6.1/node_modules/ejs/lib/ejs.js:702:26 at Array.forEach () at Template.generateSource (/rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2.6.1/node_modules/ejs/lib/ejs.js:678:15) at Template.compile (/rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2.6.1/node_modules/ejs/lib/ejs.js:557:12) at...

```js var processWindows = require("node-process-windows"); processWindows.getActiveWindow((err, processInfo) => { if (err) console.log(err) console.log("Active window title: " + processInfo.mainWindowTitle); }); ``` Dont log anything

### Search first - [x] I searched and no similar issues were found ### Description When attempting to generate a Liquibase diff between the PostgreSQL database and Hibernate entities, the...

I attempted to rewrite Gorilla from scratch with multithreading in mind a few weeks ago. However, I've noticed the project has been gaining traction, and a few contributors have already...

It fixes a panic when steam was sending more data than usual. Fixes #286

Seems to be caused by this line inside user_stats.rs: ``` details.set_len(entry.m_cDetails as usize); ``` ``` thread '' (18460) panicked at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb\library\alloc\src\vec\mod.rs:2013:9: unsafe precondition(s) violated: Vec::set_len requires that new_len