Swapneil Singh

Results 20 issues of Swapneil Singh

As discussed on Slack, it would be useful to be able to use :fn for checking specific relations between function inputs and outputs, as spec does with the :fn option...

### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...

bug

### Background The split_file function ignores small files due to the way it determines whether the last chunk has already been considered in the previous overlap. See #3753. ### Changes...

bug
size/s

An algebra solver seems like an essential addition to a library of core math functions, not to mention I came across the idea by trying to get something solved and...

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports. ### Expected Behavior I ran the sample for...

bug

I'm not sure how useful this will be, but it seems like more complex plans or do_nothing stages may benefit from the AI generating criticism of its own plan, and...

Run on Windows. This might be related to https://github.com/cosmos72/stmx/issues/26, but as I understand a fix was merged into this repo for that issue (and I installed after making a git...

I tried loading libraries via code in `init.lisp` on the Windows 2.1.0 binary (released July), but get an error that the libraries couldn't be found. When trying to use `M-x...

windows

I was trying to install the :sketch package (https://github.com/vydd/sketch) to experiment with maybe linking graphics to lem buffers. After the following logs show up: ``` ; Loading "sketch" ; pkg-config...

bug
windows

I was toying around with `show-cursor` and `hide-cursor` from `cl-sdl2`, and found that running 2 different sketches with different settings for this led to them competing for control of cursor...