Skip to content

feat: rebuild TS LLM demos and rename package to scoped identity#8

Merged
rlippmann merged 3 commits intomainfrom
codex/demos-core-0.5
Apr 18, 2026
Merged

feat: rebuild TS LLM demos and rename package to scoped identity#8
rlippmann merged 3 commits intomainfrom
codex/demos-core-0.5

Conversation

@rlippmann
Copy link
Copy Markdown
Owner

@rlippmann rlippmann commented Apr 18, 2026

Summary

  • rebuild TypeScript demos as real LLM-backed comparative demos aligned to Python demo flow and checkers
  • add shared demos stack (llm_client.ts, common.ts, run_demo.ts) and env-driven fail-fast behavior
  • add demos smoke coverage for runnable artifacts and runner markers
  • rename package to @rlippmann/context-compiler and update install/import docs
  • validate build/test/pack and install-from-tarball runtime for demos

Notes

  • repo name remains context-compiler-ts; package identity is now scoped for publish
  • demo outcomes may vary by provider/client/serving path (noted in demos README)

Verification

  • npm run build
  • npm test
  • npm pack
  • install tarball in temp project and run import plus demo scripts

@rlippmann rlippmann merged commit 49d63d2 into main Apr 18, 2026
1 check passed
@rlippmann rlippmann deleted the codex/demos-core-0.5 branch April 18, 2026 08:09
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