Skip to content

chore(readme): update tech stack section#4227

Open
icecrasher321 wants to merge 2 commits intostagingfrom
chore/tstack
Open

chore(readme): update tech stack section#4227
icecrasher321 wants to merge 2 commits intostagingfrom
chore/tstack

Conversation

@icecrasher321
Copy link
Copy Markdown
Collaborator

Summary

Update tech stack section to credit streamdown, isolated-vm, react query

Type of Change

  • Documentation

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 18, 2026 9:45am

Request Review

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 18, 2026

PR Summary

Low Risk
Documentation-only edits to README.md (formatting, links, and attribution) with no runtime or configuration changes.

Overview
Simplifies README.md by removing the centered HTML header/badges and embedded demo GIFs, leaving a cleaner Markdown-first intro and quickstart.

Updates self-hosting instructions and formatting (e.g., linkifying localhost, cleaning up numbered steps/table spacing, fixing a malformed .env.example link, and converting the Copilot URL to Markdown).

Expands the Tech Stack section to credit Streamdown, TanStack Query, and isolated-vm.

Reviewed by Cursor Bugbot for commit a751f50. Configure here.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 18, 2026

Greptile Summary

This documentation-only PR adds three tech stack entries to the README: Streamdown for streaming markdown, TanStack Query alongside Zustand for state management, and isolated-vm for isolated code execution. The additions accurately reflect libraries already in use in the codebase.

Confidence Score: 5/5

Safe to merge — documentation-only change with accurate additions.

All three added entries accurately reflect libraries used in the codebase (React Query is extensively documented in CLAUDE.md, isolated-vm is used for sandboxed execution, and Streamdown for streaming markdown). No code logic is affected.

No files require special attention.

Important Files Changed

Filename Overview
README.md Adds three accurate tech stack entries (Streamdown, TanStack Query, isolated-vm) to the tech stack section; no other changes in this diff.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Tech Stack Section] --> B[State Management]
    A --> C[Streaming Markdown]
    A --> D[Code Execution]

    B --> B1[Zustand - existing]
    B --> B2[TanStack Query - added]

    C --> C1[Streamdown - added]

    D --> D1[E2B - existing]
    D --> D2[isolated-vm - added]
Loading

Reviews (2): Last reviewed commit: "fix" | Re-trigger Greptile

Comment thread README.md Outdated
Comment thread README.md Outdated
@icecrasher321
Copy link
Copy Markdown
Collaborator Author

@greptile

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.

1 participant