David Parsley

Results 16 issues of David Parsley

``` 1. one ``` foo ``` 2. two ``` Renders correctly, however: ``` 1. one ```go foo ``` 2. two ``` ... results in 2. being indented a level

NOTE: The original description of this PR is outdated, but left here for reference. See the discussion for how the PR was updated. - [X] Run `make pr-prep` from the...

needs review
SocketMode
bugfix

### What happened After noticing one of my robots became unresponsive for several minutes, I ran a bot locally and artificially prevented the slack ping from being received using an...

I just want to lead out and say I'm not expecting this to be merged (certainly not as-is), but I wanted to give buildkite a look at my changes, and...

https://github.com/alexrudall/ruby-openai/issues/189#issuecomment-1523242464 See above for required functionality.

Noticed while using the AI, the message got sent twice. :-(

When updating a MANAGE_CLUSTER env var, I noticed that an init job was using the old value. A reload fixed this, but it would be better if init jobs saw...

bug

Ruby has simple attr_accessor functionality for exposing e.g. `bot.user_id`. This would be nice to have in Python, though it's more code.

good first issue

This would be needed for larger applications (like a good ChatGPT plugin, hint, hint) allowing an index memory with names/links to other memories, which would eventually expire and need to...

Per @pasali, API docs are high prio; especially for Go plugins (tasks, jobs) - [ ] Update external script API docs - [ ] API docs for Go plugins, tasks,...