docs: rewrite README.md to accurately reflect objectstack-ai/framework v4.0.1#1053
Merged
xuyushun441-sys merged 2 commits intomainfrom Apr 2, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…amework v4.0.1 Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/842d237c-bc0e-43a6-8edc-9ef015ad6033 Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Rewrite root README.md for accuracy and completeness
docs: rewrite README.md to accurately reflect objectstack-ai/framework v4.0.1
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README was stale — wrong repo identity, broken clone URL, missing packages, and outdated metrics. This rewrites it to match the actual state of the framework monorepo.
Changes
README.mdObjectStack Protocol→ObjectStack Framework; tagline updated to match repo descriptionobjectstack-ai/spec.git→objectstack-ai/framework.gitdriver-sql,driver-tursoplugin-audit,plugin-setupservice-feed,service-automation,service-ai,service-realtime,service-i18n.describe()annotations, 229 test filesARCHITECTURE.mdhttps://docs.objectstack.aiCHANGELOG.md### Documentationentry under[Unreleased]summarising the README rewrite; no existing entries modifiedOriginal prompt
Objective
Rewrite the root
README.mdfor theobjectstack-ai/frameworkrepository to be comprehensive, accurate, and well-structured. The current README has several issues:objectstack-ai/spec.git(the old repo name), but this repo is nowobjectstack-ai/framework.@objectstack/driver-sql,@objectstack/driver-turso,@objectstack/plugin-audit,@objectstack/plugin-setup,@objectstack/service-feed,@objectstack/service-automation,@objectstack/service-ai,@objectstack/service-realtime,@objectstack/service-i18n..describe()annotations, 6,507 tests passing, 229 test files. The README has older numbers (175 schemas, 25 packages).Requirements for the new README
Title & Badges
ObjectStack FrameworkStructure (in order)
npx @objectstack/cli init my-app→os dev→os studiogit clone https://github.com/objectstack-ai/framework.git(MUST be framework, not spec!) →pnpm install→pnpm build→pnpm test→pnpm docs:devos init,os dev,os studio,os serve,os compile,os validate,os info,os generate,os doctorpnpm docs:dev.Style Guidelines
objectstack-ai/framework(NOTspec)../ARCHITECTURE.md,./ROADMAP.md,./CONTRIBUTING.md.packages/spec,packages/core, etc.After completing:
[Unreleased]→### Documentationsection. If the section doesn't exist, add it. Do NOT remove or modify any existing entries in CHANGELOG.md — only append.This pull request was created from Copilot chat.