Really Him

Results 32 issues of Really Him

Sorry in advance, this is really nit-picky, but I noticed that the jsonschema for the `$nin` and `$in` value arrays allows for a mix of types within the same list,...

## Motivation and Context * FIX: JSONSchema is generated with `generate:json` as opposed to `validate:schema` (per current doc) in `CONTRIBUTING.md` * Add note to run `format` and `format:check` as well....

## Motivation and Context The schema declares in a JSDoc comment, regarding `CompleteResult.values`: > * An array of completion values. Must not exceed 100 items. This PR simply adds that...

## Motivation and Context Minor clarification that the "prompts" object in ServerCapabilities should be present if the server supports prompt templates OR just prompts (current version omits the latter). I...

## Motivation and Context I was starting to work on a PR for this repo, so I followed the instructions, ran `nvm i` which installed node v.20.16.0, per `.nvmrc`, then...

**Is your feature request related to a problem? Please describe.** The protocol describes the resource subscription flow as follows: ``` Content changes Clients can subscribe to updates for specific resources:...

enhancement

https://github.com/hesreallyhim/awesome-claude-code [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) is a cutting-edge A.I. coding assistant/agent developed by Anthropic, that runs directly in your terminal or IDE and has impressive potential. Users are actively discovering best practices...

Multiple PR's have comments and/or reviews (a) from users whose accounts are empty and/or less than one week old; (b) meaningless comments, sometimes just gibberish. No idea how to regulate...

## Description Claude Code's "resume" functionality shows a conversation-picker menu in the terminal if you don't pass in a sessionId... but if I want to invoke it programmatically (or even...

enhancement
area:tui
area:core
area:sdk

The documentation for Claude's tools shows a tool called "LS", and this is the name of the tool that CC appears to interface with. But if you watch Claude's tool...

bug
documentation
area:tools
area:core