Masashi Umezawa https://github.com/mumez/pharo-agentic-browser
Metacello new baseline: 'AgenticBrowser'; repository: 'github://mumez/pharo-agentic-browser:main/src'; load: 'WebUI'.
Build and deploy the TypeScript client: https://github.com/mumez/pharo-agentic-browser-web-ui
AgenticBrowser startWebUI.
http://localhost:8080/assets/agentic-browser/
*
?
localhost
RpServer default settings port: 9090
Configurable via RpServerSettings or environment variables like PHARO_RIPPLE_PORT.
RpServerSettings
PHARO_RIPPLE_PORT
The Web UI extends AgenticBrowser beyond the Pharo image:
https://github.com/mumez/pharo-agentic-browser