Commit Graph

3 Commits

Author SHA1 Message Date
jkunz c600f5267f v0.1.0 v0.1.0 2026-03-07 08:15:23 +00:00
jkunz 54f9cea7f9 feat(web): add web demo and polish Lit web components UI and demo tooling 2026-03-07 08:15:23 +00:00
jkunz dd04edb420 feat(initial): scaffold @push.rocks/smartchat with core, CLI, and web layers
Three-layer architecture built on @push.rocks/smartagent:
- ts/ — ChatSession wrapping runAgent() with conversation state management
- ts_cli/ — ink-based terminal chat TUI (React.createElement, no JSX)
- ts_web/ — Lit web components (smartchat-window, smartchat-message, smartchat-input)
2026-03-06 23:20:12 +00:00