Agent-JAE/packages/web-ui/example/src
JAE 3bb3caa650
Some checks are pending
CI / build-check-test (push) Waiting to run
fix: replace broken agent.on() with subscribe() API, add favicon, fix page title
- agent.on() does not exist - replaced all 3 calls with single agent.subscribe() handler
- Maps AgentEvent types: agent_start/end, turn_start/end, tool_execution_start, message_start/end
- Cost tracking now reads usage from message_end event message.usage field
- Added favicon.ico and apple-touch-icon.png from mascot
- Fixed page title from Pi Web UI to Agent JAE
2026-03-27 07:31:07 +00:00
..
components feat: glassmorphism UI, persona fix, enhanced animations, waveform typing, context tooltips, skill cards, smooth transitions 2026-03-27 06:58:31 +00:00
app.css feat: glassmorphism UI, persona fix, enhanced animations, waveform typing, context tooltips, skill cards, smooth transitions 2026-03-27 06:58:31 +00:00
custom-messages.ts feat: add all major features - Venice web UI, CLI tools, web-ui enhancements 2026-03-25 18:32:28 +00:00
main.ts fix: replace broken agent.on() with subscribe() API, add favicon, fix page title 2026-03-27 07:31:07 +00:00