Sebastian Wittenkamp

Results 11 issues of Sebastian Wittenkamp

Hello! I am trying to set up the plugin with a React app from CRA. I have the plugin installed in VSCode and I have followed the configuration instructions in...

needs investigation

Hello, I am trying to POST JSON to an API I'm writing. Making curl requests works fine but I'm getting these errors from restclient.el **Request** ``` POST https://www.example.com/ Content-Type: application/json...

The `ref` method is defined in two modules, both of which are included in the project `ApplicationController`. The duplicate definitions are here: - https://github.com/prismicio/ruby-rails-starter/blob/master/app/controllers/prismic_controller.rb#L15 - https://github.com/prismicio/ruby-rails-starter/blob/master/app/helpers/prismic_helper.rb#L29 I believe that defining...

Hello! I'm trying to use hijack as an inferior Ruby process in Emacs, but sending regions and definitions seems not to work. Code gets sent from my editing buffer to...

Hey Alexis, I tried following along with your blog post and this README to get a sample application up on Heroku using this buildpack. It seems like there are some...

**Describe the bug** I am unable to install the ImageKit iOS SDK via the Swift Package Manager in XCode. **To Reproduce** Plug https://github.com/imagekit-developer/imagekit-ios/ into "Add Packages" via XCode. Received the...

### What version of Codex is running? codex-cli 0.27.0 ### Which model were you using? o3 ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can...

bug
permissions/sandbox

## Summary - add a level editor for constructing and tweaking game environments - allow authoring rooms, items, and connections with validation ## Context Raised from the TODO list in...

## Summary - design a state machine to drive NPC interactions and dialogue flows - support branching conversations and state transitions ## Context Raised from the TODO list in the...

## Summary - add a formal grammar for parsing player commands to replace the current ad-hoc logic - ensure the parser can handle synonyms and complex inputs ## Context Raised...