Jesse
Jesse
PR: https://github.com/stewdio/day-and-night-webvr/pull/2 @stewdio
@andrewbanchich sorry for the long time replying. I did this: ```diff diff --git a/src/things/post.rs b/src/things/post.rs index b404e4e..25ed2d9 100644 --- a/src/things/post.rs +++ b/src/things/post.rs @@ -167,6 +167,17 @@ pub async fn list(client:...
@andrewbanchich sure: ```diff diff --git a/src/things/post.rs b/src/things/post.rs index b404e4e..7904876 100644 --- a/src/things/post.rs +++ b/src/things/post.rs @@ -167,6 +167,16 @@ pub async fn list(client: &Client, config: &Config) -> impl Stream let uri...
dupe of #925
+1 It would be awesome to merge #13196
Today I've been experimenting with the following additions to my prompts. Honestly, they're working really well. I'm impressed. # Actions 1. You can view an entire file without truncation with...
Yes, a plugin or an MCP server would be ideal for this. I've seen the MCP discussions in the git issues. I just don't know how to use it yet...
FYI, I wrote a tool called `diffcalculia` to automatically validate and fix the majority of AI unified diff errors. It is installed via `pip`. The new prompt snippet I'm using...