Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 11:23
· 13 commits to main since this release
0.1.0 — first public release

Bridgic Agent is a general-purpose agent built on the Bridgic Amphibious
framework: an Electron desktop client driving a Python daemon that runs
agent sessions, workflows, and skills locally.

Ships in this release:

Platforms
- macOS arm64 and x64 — signed with a Developer ID certificate and notarized
- Windows x64 — NSIS installer, unsigned (SmartScreen prompts on first run)

Runtime
- The daemon ships as a PyInstaller onedir build; the Python runtime, uv, and
  Node are bundled, so no interpreter or package manager is required on the
  host.

Desktop
- Sessions, workflows, workflow runs, skills, and scheduling
- Tool permission model with per-tool approval
- Auto-update via GitHub Releases
- English and Simplified Chinese

Licensed AGPL-3.0-only. First release from this repository; earlier builds
were produced in a private predecessor repository and are not continuous with
this version line.