Skip to content

Conversation

@JeanMertz
Copy link
Collaborator

Un-ignore .jp/conversations/ in .gitignore to allow tracking dogfooding conversation history in the repository. Additionally, ignore QUERY_MESSAGE.md files globally within the .jp/ directory to prevent temporary editor buffers from being committed.

Includes several technical design and debugging conversations:

  • Flexible LLM provider architecture design (WASM plugins)
  • Agentic Shepherd issue tracking integration
  • Google API streaming event conversion issues
  • Performance optimization for conversation listing
  • Configuration merging strategy for vectors
  • Debugging memory safety issues in TombMap mut iteration

Un-ignore `.jp/conversations/` in `.gitignore` to allow tracking
dogfooding conversation history in the repository. Additionally, ignore
`QUERY_MESSAGE.md` files globally within the `.jp/` directory to prevent
temporary editor buffers from being committed.

Includes several technical design and debugging conversations:

- Flexible LLM provider architecture design (WASM plugins)
- Agentic Shepherd issue tracking integration
- Google API streaming event conversion issues
- Performance optimization for conversation listing
- Configuration merging strategy for vectors
- Debugging memory safety issues in `TombMap` mut iteration

Signed-off-by: Jean Mertz <[email protected]>
@JeanMertz JeanMertz merged commit 4d3ab75 into main Jan 2, 2026
11 checks passed
@JeanMertz JeanMertz deleted the jean/pr51 branch January 2, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants