Skip to content

[codex] v0.2.0 document facade editor#3

Closed
cowboycodr wants to merge 1 commit into
mainfrom
codex/v0.2-document-facade
Closed

[codex] v0.2.0 document facade editor#3
cowboycodr wants to merge 1 commit into
mainfrom
codex/v0.2-document-facade

Conversation

@cowboycodr
Copy link
Copy Markdown
Contributor

@cowboycodr cowboycodr commented May 19, 2026

Summary

  • Introduces the structured document layer and Markdown codec for Glass v0.2.0.
  • Moves editing state toward document-backed buffers with canonical Markdown save/copy serialization.
  • Preserves current terminal editor UX while facade-rendering Markdown rows and tables.
  • Adds document-native table insertion and table-cell navigation support.

v0.2.0 Stack

This is the first PR in the Glass v0.2.0 stack. It contains the document facade foundation.

Follow-up stack PR:

Validation

  • cargo fmt --all -- --check
  • cargo test --locked
  • cargo build --release --locked
  • git diff --check

@cowboycodr cowboycodr changed the title [codex] v0.2 document facade editor [codex] v0.2.0 document facade editor May 19, 2026
@cowboycodr cowboycodr closed this May 19, 2026
@cowboycodr cowboycodr deleted the codex/v0.2-document-facade branch May 19, 2026 20:30
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