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)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
node_modules/
|
||||
dist_*/
|
||||
.nogit/
|
||||
coverage/
|
||||
*.tgz
|
||||
Reference in New Issue
Block a user