Frank Röder

Results 7 issues of Frank Röder

Providing an array of rgba colors in `createVisualShapeArray` is not working. Taking the example referenced in the "PyBullet Quickstart Guide" ```python visualShapeId = p.createVisualShapeArray(shapeTypes=[p.GEOM_MESH, p.GEOM_BOX], halfExtents=[[0, 0, 0], [0.1, 0.1,...

This pull request implements the `PrtRetry` feature, which allows you to retry your most recent `PrtRewrite`, `PrtAppend`, or `PrtPrepend` command using the initial code selection and prompt. For further details,...

Another useful feature is being able to customise assitant prompt (i.e. agent prefix/suffix) in the responses for custom commands (for example my 'proofreader' command could have a different emoji like...