Commit Graph

5 Commits

Author SHA1 Message Date
jkunz a3bdada237 fix(build): update build configuration, package metadata, and dependencies 2026-04-30 10:40:22 +00:00
jkunz 8821d65f6d v0.1.1 2026-03-11 19:42:30 +00:00
jkunz c600f5267f 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