edafd349df
use full terminal columns for completion test and add native host app as a single script wraper for native host app import
daniel1561612026-05-02 01:14:28 +02:00
9435dcc716
target first remote browser when not giving it with a alias and update version to 0.8.4
v0.8.4
daniel1561612026-05-01 20:14:40 +02:00
bd37c68e80
fix bug that getAliases got not found and update version to 0.8.3
daniel1561612026-05-01 20:04:34 +02:00
ffa76f424a
implement same functionality into BrowserCLI python package
daniel1561612026-05-01 20:01:55 +02:00
647867d05e
make it easyer to connect to a remove browser allow it with --browser ip alias too
daniel1561612026-05-01 19:55:02 +02:00
f836844791
run nm ci when not already installed into repository folder
daniel1561612026-05-01 19:44:18 +02:00
7ee664153b
change background.js into split typescript files for better managemand and build background.js from typescript
daniel1561612026-05-01 19:28:36 +02:00
fb78fd0471
impplement pageing between native host and browser extension
daniel1561612026-05-01 19:07:46 +02:00
5ff340a6d3
allow to ask for remote host profiles and save token on first connection for later use
daniel1561612026-05-01 19:07:04 +02:00
6785b9f70c
feat(serve): add remote browser control over TCP with token auth Exposes a local browser over a TCP socket so remote machines can control it using the same CLI and Python API. Token auth (auto-generated via secrets.token_urlsafe) is on by default; --no-auth disables it. Profile routing via _route message field lets clients target specific browser instances on the remote host. BROWSER_CLI_PROFILE is forwarded automatically so --browser flag works transparently over remote. - browser-cli serve [--host] [--port] [--token] [--no-auth] - browser-cli --remote HOST:PORT --token TOKEN <command> - BrowserCLI(remote="host:port", token="...").tabs_list()
v0.8.0
daniel1561612026-04-25 18:33:59 +02:00
64d804cf32
adding better markdown extracting and filter out to not have broken staff, allow that session can list over multiple browsers
daniel1561612026-04-12 17:10:19 +02:00
51054422fb
fix demo.sh script that the creation of a group now works again
daniel1561612026-04-10 13:45:46 +02:00
1b53a884e7
add delay wht more tests not conflict and fix tests with the current cli version
v0.5.6
daniel1561612026-04-10 13:41:49 +02:00
54760412b3
fix live testing tothe browser alias testing
daniel1561612026-04-10 13:40:14 +02:00
64970c8c86
add test workflow to run testing on main push skip that neating a active live browser
daniel1561612026-04-10 13:17:41 +02:00
e848b8d95f
rename group command to groups to have consistency into the cli
daniel1561612026-04-10 13:12:23 +02:00
362b53a384
remove the --profile flag on windows open and add opening a new window with a url
daniel1561612026-04-10 13:06:53 +02:00
61b774a7a4
add multi browser mode to arragate data from all browsers by tabs list, tabs count, group list, group count and windows list remove (unnamed) into the group names just leave it a empty string, remove Focused on windows how should the browser know what windows are focused
daniel1561612026-04-10 12:49:51 +02:00
6979f2ef30
allow to rename the profile without a browser restart and remove old sockets and registry entry when browser closes
daniel1561612026-04-10 12:02:14 +02:00
c9ecde9338
remove planform and show extension version into client list
daniel1561612026-04-10 11:34:36 +02:00