Commit 4d3ab75
authored
chore: Update development conversation logs (#362)
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]>1 parent f341310 commit 4d3ab75
File tree
15 files changed
+6673
-143
lines changed- .jp/conversations
- 17462040864
- 17648402467-flexible-llm-provider-architecture-design
- 17653152345-agentic-shepherd-open-issues-list
- 17659773217-google-api-streaming-event-conversion-issue
- 17662304290-optimizing-jp-cli-conversation-listing-performance
- 17665556205-vec-merging-strategy-design-considerations
- 17671120783-investigating-segfault-in-iter-mut-change-tracking
15 files changed
+6673
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 1014 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments