You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.