meeting-ui
01Agent
Agent "meeting-ui" from Vexa-ai/vexa, covering data hooks, actions, ui vocabulary, go-live gate and rules.
18 tagged meeting notes, measured the same way as everything else here.
Browse within: local-first 15macos 15angular 11obsidian 11
Agent
Agent "meeting-ui" from Vexa-ai/vexa, covering data hooks, actions, ui vocabulary, go-live gate and rules.
Agent
This whole body is merged into the copilot prompt. Edit it to tune behavior. --> Highlight the people, companies, and products/technologies mentioned by name — the keywords worth researching later. Nothing else. Keep the transcript neutral and concise.
Agent Claude Code
Cross-meeting intelligence — answers questions spanning multiple meetings and voice memos. Use for "what did X say about Y across our meetings", "summarize my relationship with Alex", "what decisions have we made about pricing", "find patterns across meetings", "prepare me for my call with Z". Any question that…
open-software-network/os-clovy
Agent
How coding agents (Claude Code, Codex, or any future harness) collaborate on this repo: who orchestrates, who implements, who reviews, and what each layer may touch. This is the map; the skills own the mechanics — never restate a skill's commands here or anywhere else (single owner per fact).
open-software-network/os-clovy
Agent
How the engineering skills should consume this repo's domain documentation.
open-software-network/os-clovy
Agent
Issues for this repo live on the Open Software platform (os-platform), org june — NOT GitHub Issues. GitHub Issues exist on the repo but are a legacy/watchdog surface, not the triage queue.
Agent Claude Code
Anti-false-positive verifier for Murmur. Use AFTER a change is written, to TRY TO BREAK it — run the real gates (cargo test --lib / ng build / ng lint), live-reproduce in a browser against the zoneless Angular app with a mocked Tauri IPC, and hunt for the failure modes this app has actually shipped (sealed-content…
Agent Claude Code
Use as the cross-cutting AI/systems DESIGN authority to decide WHERE a seam goes across the Rust core, Angular FE, and brain — provider/model abstraction, agentic tool-use loop bounds, tool/ACI design, the egress-consent-redaction-ledger firewall, routing, context assembly, a new ingest source or consumption surface.…
Agent Claude Code
Use to diagnose or fix app-wide runtime performance across the Rust->IPC->Angular seam — startup latency, Tauri IPC throughput/heap (event vs Channel, un-windowed transcript payloads), OOM/RAM-pressure guards on DB/transcript/WAV allocations, Angular zoneless change-detection storms, O(n) template method bindings…