Arch

Results 68 comments of Arch

hmm I wasn't able to replicate this on my Mac the filter works across url of the request too (e.g. so not just name; so if you have 3 requests...

oh I see; I'm still not able to replicate it on my mac. Seems like an edge-case rendering bug from the old code base; will look more into it when...

oh I can replicate it now; for me the bug only shows up if sorting is chosen as something other than "manual"

i see.. I need to investigate more (I will also check if Kong has fixed it in their main branch)

hi Granger; good catch!; I'm releasing a major release soon (which will make everything file-system-centric) and I will include the fix in the new version

@Totalus Will be somewhere in feb; sorry for the delay - there're more things to fix than expected (and then suddenly I got too hectic with my other work in...

hey Austin, thanks for using Insomnium and bringing this to the table Yeah, using a FileSystem-based storage is in Insomnium's [roadmap to milestone 1](https://github.com/ArchGPT/insomnium/discussions/13). > Currently Insomnia uses [NeDB which...

(I've editied the title to be about `Insomnium` and not Insomnia; I think we will be departing from Insomnia quite substantially and there is no intention of opening pull-request to...

@EricLanduyt aw good idea; that's definitely very useful - and something that LLM can be really good at (Local LLM support will be out in the next release! Can start...

@TCB13 thanks for the pointer regarding git sync; I just checked the source & noticed it was implemented with [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) underneath, so it's pretty dope. I will re-roll back this...