Agent-JAE/packages
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
..
agent feat: add Venice AI provider with 158 models 2026-03-25 16:01:41 +00:00
ai feat: add all major features - Venice web UI, CLI tools, web-ui enhancements 2026-03-25 18:32:28 +00:00
coding-agent fix: provider filter tabs, model badge always visible, empty-state 4% fade, server deps (ws/concurrently) 2026-03-26 21:27:24 +00:00
mom Initial commit: Agent JAE CLI - AI coding assistant 2026-03-23 09:17:58 +01:00
pods Initial commit: Agent JAE CLI - AI coding assistant 2026-03-23 09:17:58 +01:00
tui feat: add Venice AI provider with 158 models 2026-03-25 16:01:41 +00:00
web-ui fix: replace broken agent.on() with subscribe() API, add favicon, fix page title 2026-03-27 07:31:07 +00:00