Really Him

Results 32 issues of Really Him

### What happened? Related: #4346 ## Description In addition to the observation in #4346 that document ID can be empty string, I found some edge cases that we may wish...

bug

## Description of changes Following up on #4280 Adds some details about the filters, making clear that: * filter dictionaries must have one key * `$in`/`$nin` lists must contain one...

## Description of changes Fixes #4129 * The doc-site codebase uses Tailwind CSS utility classes (ex. `.pl-2`, `.pl-3` => `padding-left: 0.5rem;`, `padding-left: 0.75rem;`, etc.), which provide short-hand, computed classes from...

## Description of changes In `pyproject.toml`, there is a conditional import for `graphlib_backport` for python

## Description The syntax for `where` and `where_document` filters is not formally defined anywhere. The Docs site ("Querying Collections"), and also the Reference pages for the client > Collections, covers...

## Description The docs use Tailwind [utility classes](https://tailwindcss.com/docs/styling-with-utility-classes) for styling a lot ("h-5" (height), "pr-1" (padding-right), etc.), which is really convenient and nice. The problem is, because Tailwind produces optimized...

documentation
good first issue

**Bug Description** It seems as though I am unable to "@"-mention a file (in VS-Code) in my repo/project-directory if that file is gitignored - and I don't see any configuration...

enhancement
platform:macos
area:ide
area:autocomplete

**Bug Description** Prompting Claude Code in a way that elicits thinking throws an API error if you have put haiku-3.5 (`claude-3-5-haiku-20241022`) as the env ANTHROPIC_MODEL value. Even if you say...

bug

## Environment - Platform (select one): - [x] Anthropic API (Claude Code) - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI...

bug
has repro
platform:macos
area:core

## Description At some point, Claude Code starts to warn you about the context getting too long and how much percentage is left before auto-compact. It would be nice to...

enhancement
area:core