Changelog
eforge release history.
v1.0.4
May 2026- ManifestObservationBridge and NodeContext
- forge orient and inspect show observation context
- KindSchemaMap bridges manifest kinds to TypeSchema
- UI TypeSchemas: variant, screen, component
- architecture/session with lifecycle enum
- CLIEngine IO layer with OutputFormat
- Schema organization: concept/feature, task/task
- Internal schema filter (--all flag)
- New user discoverability in init output
- import-manifest batch (350 nodes, 1.29 seconds)
- 1545 tests passing
v1.0.3
early 2026- Initial PyPI release
- eforge node, schema, error, task, cli commands
- ObservationStore, DevNode, DevLink, DevNote
- TypeSchema, PropertyDef, nested enum unfolding
- PromptEngine, SchemaPrompt
- ErrorRegistry, EventLog, OBS error codes
- CLIEngine self-registration
- 25 built-in schemas across 6 domains
v1.0.0 through 1.0.2
- Foundation releases, devtools scaffolding