Skip to content

Commit e97aca0

Browse files
Merge pull request #1053 from objectstack-ai/copilot/update-readme-for-framework
docs: rewrite README.md to accurately reflect objectstack-ai/framework v4.0.1
2 parents e6b7300 + d882e47 commit e97aca0

File tree

2 files changed

+186
-133
lines changed

2 files changed

+186
-133
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Documentation
11+
- **README rewrite** — Rewrote `README.md` to accurately reflect the `objectstack-ai/framework`
12+
repository. Updates include: corrected title ("ObjectStack Framework"), updated badges
13+
(v4.0.1, 6,507 tests passing), fixed stale clone URL (`spec.git``framework.git`),
14+
added all missing packages (`driver-sql`, `driver-turso`, `plugin-audit`, `plugin-setup`,
15+
`service-feed`, `service-automation`, `service-ai`, `service-realtime`, `service-i18n`),
16+
updated codebase metrics (27 packages, 200 Zod schema files, 1,600+ exported schemas,
17+
8,750+ `.describe()` annotations, 6,507 tests passing), and restructured sections to
18+
match the current monorepo layout.
19+
1020
### Fixed
1121
- **Client test aligned with removed `ai.chat` method** — Updated
1222
`@objectstack/client` test suite to match the current API surface where

0 commit comments

Comments
 (0)