spb/zyquo-agent Public MIT
The autonomous agent that actually operates your Mac — plans, runs real commands, verifies its own work.
Swift 94.7%
Shell 4.1%
Python 0.7%
Makefile 0.5%
-
docs: ultra-detailed README with icon, badges, screenshots; MIT LICENSE; hardened .gitignore
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase8: Developer ID signing + notarization — entitlements, notarize.sh, notarized+stapled universal app (spctl: Notarized Developer ID)
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase7.2/7.3: scenario suite 11/11 + safety suite 8/8 live — eval harness, cancellation outcome fix, mock-forced sudo gate test
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase7.1: live provider verification 77/80 green — VerifyHarness, --load-vault, Gemini thought_signature round-trip, GPT-5.4+ reasoning_effort quirk
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase6: checkpoint — quality gate passed (light+dark visual review), coherence sweep clean
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
Phase 6 (wave 2): Settings window, Quick Task panel, menu bar extra, templates, personas, ⌘K palette, exports & shortcuts
…
- Settings scene (760×560, 7 tabs): Providers & Keys (vault UI + env-var indicator + per-provider Test), Models (shared catalog, Agent badges, persisted default agent model), Safety (default mode, allow/deny rule editor over policy-rules.json, read-only built-in destructive-pattern list, AppleScript/workspace-escape settings), Agent (budgets, timeout, parallel tool calls, compaction threshold + Personas CRUD), Appearance (theme/accent swatches/font size), Shortcuts, Advanced (reveal folders, audit-log export, task import/export, menu bar toggle) - Quick Task panel (⌥Space): floating NSPanel, default model + Guarded, live step cards with inline approvals, promote to full window - Menu bar extra with running-task status (toggleable, template icon) - 29 built-in task templates in 6 categories + user templates CRUD, variable fill-in sheet, template browser + ⌘K command palette - Personas: CRUD, per-task picker, system-prompt addendum via AgentConfiguration.personaAddendum → AgentSystemPrompt (## Persona) - Dynamic accent: ZyquoColor.accent/accentSubtle resolve through ZyquoAccentResolver fed by AppearanceStore (token API unchanged) - RunController: settings-driven AgentConfiguration/ExecutionConfiguration, persona pass-through, auto-generated titles after completed runs - Transcript export: Markdown + PDF (TaskTranscriptExporter) - Shortcuts: ⌘K palette, ⌘⇧A audit log, ⌘⇧E export, ⌥Space quick task Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase6(wave1): command-center UI — TaskStore/RunController/approval bridge, sidebar, step-card transcript, plan panel, terminal drawer, empty state, Markdown port
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase5: Z-command app icon (SVG source, icns pipeline, menu bar template)
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase4: checkpoint — token system complete, CLAUDE.md §4 locked as Phase 6 UI contract
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase3: gate passed — live POC vs claude-sonnet-5 (deny path + happy path), checkpoint in PLAN.md
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase3: AgentLoop actor, Planner (update_plan), LoopGuard, MemoryManager (compaction+offload+MEMORY.md), Transcript, system prompt, CLI --run/--run-mock
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase3.C: ExecutionService actor, full PolicyEngine rule engine, bash/osascript/file tools, ToolRegistry, WorkspaceManager, --verify-policy self-check (38/38)
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
docs: README with build, CLI modes, data locations
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase2: DesignSystem components/appearance (violet accents), Tool protocol, AgentStep, PolicyEngine+AuditLog skeletons
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase2: port provider layer from Zyquo Cloud + normalized tool-calling interface; ZyquoTheme violet tokens
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase1: SPM project, app shell, Makefile, Info.plist pipeline
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
-
phase0: research docs — AGENT-RESEARCH.md and PROVIDER-REUSE.md, plan checkpoint
…
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>