Agent-JAE/packages
JAE 00e9816e57
Some checks are pending
CI / build-check-test (push) Waiting to run
feat: add bash/browser agent tools + Docker support
- bash-tool.ts: execute shell commands via tool-server HTTP API
- browser-tool.ts: Playwright browser automation (navigate, click, type, screenshot)
- tool-server.mjs: Node.js HTTP server for bash exec + Playwright control (port 7700)
- Dockerfile + docker-compose.yml for containerised deployment
- Register tools in agent toolchain (main.ts, index.ts)
- Add dev:all script to run Vite + tool-server concurrently
2026-03-26 23:36:29 +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 feat: add bash/browser agent tools + Docker support 2026-03-26 23:36:29 +00:00