Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

**Tech Stack:** Python 3.14, Pydantic 2, JSON Schema 2020-12, Pyodide, TypeScript 7, React 19, Web Workers, `@mlc-ai/web-llm`, Vitest, Playwright, VS Code LSP/chat APIs, Ollama `/api/chat`.

**Design:** [Shared Conversation Engine Design](../specs/2026-07-27-shared-conversation-engine-design.md)
**Design:** [Shared Conversation Engine Design](../../specs/archived/2026-07-27-shared-conversation-engine-design.md)

## Global Constraints

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Date:** 2026-07-18

**Cross-surface alignment:** [Shared Conversation Engine](../2026-07-27-shared-conversation-engine-design.md)
**Cross-surface alignment:** [Shared Conversation Engine](2026-07-27-shared-conversation-engine-design.md)

## 1. Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Shipped on 2026-07-22.

**Superseded conversation architecture:** [Shared Conversation Engine](../2026-07-27-shared-conversation-engine-design.md)
**Superseded conversation architecture:** [Shared Conversation Engine](2026-07-27-shared-conversation-engine-design.md)

Execution was broken into reviewable tasks in the
[Playground Local AI implementation plan](../../plans/archived/2026-07-22-playground-local-ai.md).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Status

Approved in design and written-spec review on 2026-07-27. Implementation is
tracked in the [Shared Conversation Engine plan](../plans/2026-07-27-shared-conversation-engine.md).
tracked in the [Shared Conversation Engine plan](../../plans/archived/2026-07-27-shared-conversation-engine.md).

This design supersedes the browser-specific raw-source generation path from the
shipped [Playground Local AI design](archived/2026-07-22-playground-local-ai-design.md)
Expand Down