Thomas
Thomas
No problem! 😄
@paul-gauthier I saw your [comment on hackernews](https://news.ycombinator.com/item?id=36731808), I'd be happy to work on integrating Claude with this project. Of course the [Claude Client I created](https://github.com/explosion-scratch) is still very much beta,...
Via their internal API, it seems these endpoints are fairly straightforward though, for instance `https://claude.ai/api/append_message` and many others like that (see the source code), as with ChatGPT it'd be very...
I've been working on some prompts to make claude better handle placeholders and such, I'll give those here in a few mins once I get them to work better
Current prompt: > Act as an expert software engineer at Google. Be concise! First write out your initial code draft (no comments and no placeholders), then think through 4 thoughts...
Working pretty well so far!
Thought you guys might be interested in this: https://github.com/Explosion-Scratch/claude-unofficial-api/assets/61319150/68b11264-d56e-4ade-a2bf-d4625b1397bb Basically Claude cli with prompt templates it: 1. Writes a design document for the program you request ("cli math game with...
It sorts it alphabetically, which is annoying
@infokiller Appreciate your review - Working on implementing an options page, will use GM_setValue and GM_getValue in userscript environments, then I'll rewrite commit msgs. Might not get a chance for...
Here's the built UserScript version for anyone else wanting it: Expand ```js // ==UserScript== // @name Web Search Navigator // @version 0.5.2 // @description Keyboard shortcuts for Google search, YouTube,...