惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - DO-SAY-GO/web-cli: Public WebCLI release artifacts
DO-SAY-GO · 2026-06-11 · via Hacker News: Show HN

Public release artifacts for WebCLI are published here by the private source tree release workflow.

Release assets are immutable per tag and include SHA256SUMS.txt.

web - `web` controls a real Chromium or Firefox browser session over CDP and BiDi. Running `web inspect` returns a numbered action sheet — stable refs you click, type into, and act on without writing selectors. Refs reset after page-state changes; re-inspect before the next action to get fresh numbers.

Usage:
  web [--json|--no-json|--text] [--profile <name>] [--frame <frame>] <command>
  web          (no command — opens an interactive REPL)

Core commands:
  go              Navigate or move through history. --new opens in a new tab.
  inspect         List numbered actions on the page. <query> can be a ref number, visible text, or a selector: prefix.
  do              Run a numbered action. <query> is a ref number (3), visible text (Submit), or selector: prefix.
  click           Click a matched element. <query> is a ref number, visible text (e.g. Issues, Submit), or selector: prefix. Bare numbers are refs; use text:<n> to match a numeric label. Omit query with --coords to click at absolute page coordinates.
  type            Type into a field. -t / --target accepts a text label or CSS selector.
  read            Read page text or a target region.
  status          Show session and page state.
  find            Find matching elements or tabs. <query> is visible text (e.g. Submit, Issues), a ref number, or a selector: prefix. Returns a numbered ref sheet — text matches may return multiple results; act on the ref if unambiguous, or use --all to see every match.
  form            List visible form fields.
  submit          Submit the nearest form.
  press           Send a key press.
  keydown         Hold a key down without releasing.
  keyup           Release a held key. Pairs with keydown.
  pointerdown     Press pointer down without releasing (starts drag or long-press).
  pointermove     Move pointer while held (continues drag).
  pointerup       Release pointer (ends drag or long-press). Pairs with pointerdown.
  say             Paste text into the focused element. Click to focus first if needed.
  clear           Clear an editable target.
  choose          Choose a native select option.
  switch          Switch tabs or frames. Both 'web switch tab N' and 'web tab switch N' are accepted.
  tab             Manage tabs.
  frame           Manage frames.
  profiles        Manage profiles. A profile is a named directory holding browsing data and daemon state. Ephemeral profiles start fresh each session. Named profiles persist across sessions. Temporary profiles are named but self-destruct on 'web quit'. The user-default profile copies your real browser's cookies and sessions for sites that need established trust.
  scroll          Scroll the page or bring a match into view. <query> is a ref number or visible text. Bare numbers are refs; use text:<number> to match numeric labels.
  back            Go back in history.
  forward         Go forward in history.
  reload          Reload the tab.
  quit            Stop the local browser session (or all/specific profiles). Temporary profiles are deleted on quit.

Handoff commands:
  human-drives    Hand browser control to a human.
  agent-drives    Return control to the agent.
  pause           Record a human checkpoint.
  resume          Reconnect to the current session.

Configure commands:
  use             Choose the active browser.
  set             Enable a sticky setting.
  unset           Disable a sticky setting.
  get             Show sticky settings.
  teach           Write the skill file into agent directories.
  agents-md       Print agent instructions.
  skill-md        Print the skill sheet.

Advanced commands:
  resize          Resize the browser window (e.g. 1280x800).
  stop            Stop the in-flight page load.
  reveal          Scroll a ref or match into view. Bare numbers are refs; use text:<number> for numeric text.
  search          Search the web.
  wait            Wait for a page condition.
  snap            Take a screenshot and save to a file (default: screenshot.png).
  observe         Return a one-shot page snapshot.
  refs            Show saved refs.
  last            Show the latest refs.
  focus           Focus a target.
  caret           Move the caret.
  select-text     Select a text range.
  hover           Hover a target.
  options         List native select options.
  connect         Set a remote connection target.
  disconnect      Clear the saved connection target.
  license         Manage the local license.

Debug commands:
  disambiguate    List all elements matching a query for explicit selection.
  transcript      Inspect the local transcript.
  report-issue    Open a GitHub issue in the current web CLI session (or system browser with --system-browser).
  eval            Evaluate JavaScript in the page context.
  highlight       Highlight a ref with a visible overlay.
  describe        Print node handle, selector, role, tag, and bounds for a ref.
  scroll-element  Scroll a specific element (popover, panel, list, dropdown) using wheel gestures.
  readme          Print quickstart docs.
  version         Print version information.

BrowserBox commands:
  join            Get a BrowserBox join link.
  browserbox      Run BrowserBox tools.

Core parameters:
  --json               Emit machine-readable JSON.
  --profile <name>     Override the current profile for this command.
  --frame <frame>      Override the frame target for this command.

Advanced parameters:
  --no-json            Force human-readable output.
  --text               Force human-readable output. Alias for --no-json.
  --quiet              Suppress successful human-readable output.

Debug parameters:
  --continue-on-error  Keep going after errors in batch input.
  --help-json          Print scoped help as JSON.